I have a nodejs app which should start running when windows starts. As I'm new to node and have never done anything similar I don't know how to do it. I have been reading some articles from several webs that use AdvancedInstaller or other software but don't know if there are any ways to do it without using other software. Anyone can help?
Asked
Active
Viewed 3,006 times
2 Answers
-1
It seems like you need to create *.sh
script and put in the Startup folder
maybe this can help you
or just google sh script startup nodejs windows

Community
- 1
- 1

Denys Medvediev
- 1,160
- 3
- 16
- 32