Re: [WiX-users] [WIX] How to installing same MSI file twice

2013-09-10 Thread Phil Wilson
ckhenry.com > www.jackhenry.com > > > > -Original Message- > From: dileep s [mailto:dileep.sanamp...@gmail.com] > Sent: Tuesday, September 10, 2013 7:04 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] [WIX] How to i

Re: [WiX-users] [WIX] How to installing same MSI file twice

2013-09-10 Thread John Cooper
o...@jackhenry.com www.jackhenry.com -Original Message- From: dileep s [mailto:dileep.sanamp...@gmail.com] Sent: Tuesday, September 10, 2013 7:04 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] [WIX] How to installing same MSI file twice Is there any way to in

Re: [WiX-users] [WIX] How to installing same MSI file twice

2013-09-10 Thread dileep s
Sent: 10 September 2013 12:44 > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] [WIX] How to installing same MSI file twice > > Hi All, > > I have created MSI using WIX for installing printer driver. > > When I installed MSI first tim

Re: [WiX-users] [WIX] How to installing same MSI file twice

2013-09-10 Thread David Watson
You don't. You have to change the maintenance mode UI to be what you want. -Original Message- From: dileep s [mailto:dileep.sanamp...@gmail.com] Sent: 10 September 2013 12:44 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] [WIX] How to installing sam

[WiX-users] [WIX] How to installing same MSI file twice

2013-09-10 Thread dileep s
Hi All, I have created MSI using WIX for installing printer driver. When I installed MSI first time, it was installed the printer driver correctly. When I want to install the other printer driver using same MSI file, it shows Maintenance mode UI. How to show the Installation UI dialogs instead