jfromaniello / winser

Run a node.js application as a window service using nssm.
270 stars 47 forks source link

Remove check for admin group rights #11

Closed HeyHugo closed 11 years ago

HeyHugo commented 11 years ago

This check prevents non-english windows usage; The string "Enabled group" differ on non-english windows.

If running without admin privileges without this piece of code, the command line will still inform that you must run as admin: "Administrator access is needed to install a service."