Run batch file as a Windows service

NSSM is totally free and hyper-easy, running command prompt / terminal as administrator:

nssm install "ServiceName"  

then a dialog will appear so you can choose where is the file you want to run.

to uninstall

nssm remove "ServiceName"  


--
Thank You.

Regards,
Guru





Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)