Inferno122
Newcomer
I have created a windows service and a winform app. My idea was to allow the winform app to controll the windows service being run as the local system. My problem is this, I have been reading about the ServiceControllerPermission class and I can't seem to comprehend how can I use it
Can anybody please show me a code or snippet that demonstrates how a standard app run by any authenticated user can control a service run by the local system... anybody, please?
Can anybody please show me a code or snippet that demonstrates how a standard app run by any authenticated user can control a service run by the local system... anybody, please?