I have a program which needs to edit the registry, but it cant when i log on with a limited account. Can i make my program run as a service.
Printable View
I have a program which needs to edit the registry, but it cant when i log on with a limited account. Can i make my program run as a service.
Sure you can... have a look at the attached. You will still need to pass it the appropriate credentials, ie username/password that allows it to access the registry.