Hi,

I'm building an installer to run on Vista using Wix. I've set the 
InstallPrivileges property of the package to elevated, and the 
InstallerVersion to 400.

As part of the installation I want to install a serivce using the 
ServiceInstall node. On the latest build of Vista running the msi from an 
elevated cmd prompt this fails with user does not have sufficent privileges 
to start the service. This worked on the previous beta.

What do I need to so to make sure that the installer runs as admin and 
installs the service? Also how do I ensure that the installer runs with 
elevated privileges? Do I need to use a bootstrapper with manifest?

Thanks,

Mike



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to