Re: [WiX-users] Restore previous windows service if new installation is Failure

2013-08-19 Thread Phil Wilson
ндрій Цьок [mailto:andrey.t...@gmail.com] > > Sent: Monday, August 19, 2013 13:35 > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] Restore previous windows service if new > > installation is Failure > > > > I use

Re: [WiX-users] Restore previous windows service if new installation is Failure

2013-08-19 Thread David Connet
dd the "Start" attribute to the ServiceControl element? > > Alain > > -Original Message- > From: Андрій Цьок [mailto:andrey.t...@gmail.com] > Sent: Monday, August 19, 2013 13:35 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX

Re: [WiX-users] Restore previous windows service if new installation is Failure

2013-08-19 Thread Phil Wilson
trol element? > > Alain > > -Original Message- > From: Андрій Цьок [mailto:andrey.t...@gmail.com] > Sent: Monday, August 19, 2013 13:35 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Restore previous windows service

Re: [WiX-users] Restore previous windows service if new installation is Failure

2013-08-19 Thread Alain Forget
Add the "Start" attribute to the ServiceControl element? Alain -Original Message- From: Андрій Цьок [mailto:andrey.t...@gmail.com] Sent: Monday, August 19, 2013 13:35 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Restore previous windows

Re: [WiX-users] Restore previous windows service if new installation is Failure

2013-08-19 Thread Андрій Цьок
I used wix functionality http://schemas.microsoft.com/wix/2006/wi"; /> http://schemas.microsoft.com/wix/2006/wi"; /> On Mon, Aug 19, 2013 at 8:03 PM, John Cooper wrote: > How are you registering the Windows service? If you're using > InstallUtil.exe, you'll need to roll your own rollback--

Re: [WiX-users] Restore previous windows service if new installation is Failure

2013-08-19 Thread John Cooper
How are you registering the Windows service? If you're using InstallUtil.exe, you'll need to roll your own rollback--it won't happen automatically. If you're using the WiX Service authoring, it should rollback. -- John Merryweather Cooper Build & Install Engineer -- ESA Jack Henry & Associates