bryan rasmussen wrote:
> keep getting an error when the MSI actually attempts to install the
> MSI saying I don't have the rights to do it.
>   

It's a generic error message; it doesn't indicate an actual permissions 
problem. Does your service have dependencies on any other assemblies 
being installed into the GAC? That won't work because assemblies aren't 
GAC'd until the install is finalized, which is after MSI tries to start 
services.

-- 
sig://boB
http://joyofsetup.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