coreybutler / node-windows

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

is it possible to have exe name different than the service name ? #367

Open Kriess2507 opened 4 months ago

Kriess2507 commented 4 months ago

Issue: One thing I have observed that the Service exe has the same name as the Service name. Is it possible to have different name for the auto generated exe than the service name? @coreybutler ? -->