i want to change the path to executable for a service from command.
how can i do that?
i want to run another exe from that service's path to executable.
feedback
|
|
You can use the
This will update the service called
| |||||||||||||
feedback
|
|
You will need to do that in the registry- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services Navigate to the service, then modify the image name to reflect the new path As always, make a backup of the system PRIOR. ~Dave | |||
|
feedback
|