cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
dkirsch
Level 3

Start/Stop Service in Quick Patch

How would one stop a service so that one could replace the executible and then how to restart same during a patch?

I believe that his might be our own issue in that during original installation of "file.exe" we install it as a service but another application actually starts it as a service later. Is this causing my quick patch to not deal with the service aspect of the file?

Dan
Labels (1)
0 Kudos
(1) Reply
Johannes_T
Level 6

Try the net command (net stop $service) in system32 with LaunchAppAndWait.

Greetings,
Johannes
0 Kudos