node-windows
node-windows copied to clipboard
Implement command line args for script/program.
should fix #100
I'll get a README update commit later today to show how to use new config option. Just wanted to get this in in case someone see's something wrong with my approach.
Let me know if you like the api/approach.
At first glance, this looks good. I'll test it out this weekend. Thanks!
Hello: I am curious to know the status of this task. We would like to run a Node file as service but the js file takes arguments.
I would say to create a wrapper with the specific arguments in it to avoid having any sort of xml encoding hiccups. Or possibly by using environment variables instead.