coreybutler / node-windows

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Other
2.79k stars 358 forks source link

Ability to use already compiled exe #200

Closed tobeorla closed 6 years ago

tobeorla commented 6 years ago

¿Could it be possible to use an already compiled exe rather than a js?

coreybutler commented 6 years ago

Please be more specific. Do you want to run an exe (i.e. as a configuration parameter), or do you want node-windows to output an exe file?