Re: [WiX-users] Service Install with bad credentials causes rollback, no error dialog

2012-07-04 Thread Bob Arnson
On 02-Jul-12 16:22, john.burak wrote: > My installer receives credentials from the user then starts a service under > them. If the user enters bad credentials or if the specified account > doesn't have permission to install a Service, the installer rolls back with > no error message. I think it's

[WiX-users] Service Install with bad credentials causes rollback, no error dialog

2012-07-02 Thread john.burak
My installer receives credentials from the user then starts a service under them. If the user enters bad credentials or if the specified account doesn't have permission to install a Service, the installer rolls back with no error message. I think it's a long shot, but am I doing something wrong t