[WiX-users] Access denied messages during minor upgrades related to service process

2008-09-24 Thread Jordan McCulty
I have a WiX MSI setup that installs a service process using ServiceInstall and ServiceControl thusly: This configuration works great, and I even have upgrades working seamlessly, with one exception. Some of my customers choose to run the service under a different user than LocalSystem (this c

Re: [WiX-users] Access denied messages during minor upgrades related to service process

2008-10-13 Thread Jordan McCulty
Does anyone have any ideas for this problem? Would prompting for the account at install time necessarily solve this issue? On Wed, Sep 24, 2008 at 4:55 PM, Jordan McCulty <[EMAIL PROTECTED]>wrote: > I have a WiX MSI setup that installs a service process using ServiceInstall > and Se