Page 1 of 1

Updating when running as a windows service

Posted: September 22nd, 2025, 11:37 pm
by gmichaelr55
Hello all,

I have my instance running as a windows service on windows 11. I know how to update manually but is there a way to run batch file on schedule to check to see if an update is available, if so, download it. Then stop the service, run the update, and start the service?

Has anyone set this up before?


Thanks!