Unable to call Service Control Manager during installation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am using standard Visual Studio 2005 deployment to install an application,
and have a custom action that installs a service. However, on Vista (build
5308 & 5381) I get an error when I call OpenSCManager, even though I allowed
access in the UAC prompt.

What do I need to do to install a service?
 
Back
Top