How do you start node-red as a service in Windows for LPR

Skinny1

Getting the hang of it
Jul 10, 2016
290
54
I have mosquitto and HeidiSQL set as a service and they load and work fine. But I cannot get node-red set to automatically load with a service? Will a Batch file work in windows 11?
 
In general on making an executable run as a service, Microsoft used to have a utility that I used in the past (srvany or something like that). There are other third-party programs, like nssm, that are open source program. Check out: