I'd say that error is very general.  Chances are you have missing
dependencies.  Run your file through reflector or depends and see what you
might be missing.


Daniel Rieck wrote:
> 
> 
> 
> Hi everyone,
> 
> I'm just getting started with WiX.
> 
> I want to create a setup to install a service written in .NET. I'm using
> the code snippet found at
> http://avinashkt.blogspot.com/2007/05/how-to-install-windows-service-using.html
> [http://avinashkt.blogspot.com/2007/05/how-to-install-windows-service-using.html]
> 
> I removed the Account and Password properties from ServiceInstall, because
> I want the service to run as LocalSystem.
> 
> When I run the setup, I get an error message saying I don't have the
> priviliges to install system services. However, I run the setup from an
> elevated command prompt (on Vista), so priviliges shouldn't be a problem.
> 
>  
> 
> Thank you
> 
> Daniel Rieck
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/ServiceInstall-account-problem-tp18707004p18714933.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to