nssm tried but it didn’t work.
windows-shortcuts I don’t know if I opened it in the wrong way, but I didn’t see it in the service after running it.
给我你的怀抱2017-05-16 13:22:49
Wouldn’t it be enough to write a batch process and throw it into the startup process?
仅有的幸福2017-05-16 13:22:49
It is not a windows service application itself and cannot be started as a service. If you need to start it at startup, just set it in the startup item.
Generally, third-party software that requires node can configure the path and start it silently by itself.
If you need to start silently, just write a batch process to start silently.
Answer on your mobile phone without typing the code.