I need to install service on vista with all the privileges as it gets when it
runs as localsystem on XP. When I install on Vista, the service is unable to
call OpenProcess successfully for the processes that run under different user
account.
I tried changing privileges with ChangeServiceConfig2 but after running it,
it not only does not work, I am also not able to uninstall service.