end2endzone / ShellAnything

ShellAnything is a C++ open-source software which allow one to easily customize and add new options to *Windows Explorer* context menu. Define specific actions when a user right-click on a file or a directory.
MIT License
183 stars 27 forks source link

confused with error #123

Closed tairasoul closed 1 year ago

tairasoul commented 1 year ago

im trying to make a simple menu which runs a js file with nodejs but i keep getting an error whenever it tries to load the xml the error is "Error=Node shell not found." (brackets around shell are missing because it just vanishes if i add them)

tairasoul commented 1 year ago

it seems to happen with each one, even if it doesn't include nodejs

tairasoul commented 1 year ago

shit nevermind i did something wrong lol

tairasoul commented 1 year ago

i completely forgot to add <shell> </shell>