coreybutler / node-windows

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

Windows Script Host Error #224

Closed jugonzalez40 closed 4 years ago

jugonzalez40 commented 5 years ago

Hi, i'm trying to install a simple service, the code works fine in console, and Windows 10, but when I run the install script in production server (Windows Server 2017 || NodeJS 6.10.0 || node-windows ~0.1.14) throws me the next error image

The user who is running the cmd has Admin role.

coreybutler commented 4 years ago

Should be easier to support elevation with the 1.0.0 release.