I have a program made in Node.js that is on the route:
D:\Dropbox\js-arduino\LEDJavascript\index.js
Obviously I run it from the terminal as follows:
node index.js
Is there a way to create a script that just by double clicking, start running the program? To avoid the work of being entered to the location of my project files through the console.