Re: [WiX-users] New installer uninstalling an old application

2011-11-08 Thread Aled Hughes
nal Message- > From: Aled Hughes [mailto:trestlemon...@gmail.com] > Sent: Tuesday, November 08, 2011 12:29 PM > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] New installer uninstalling an old application > > As part of my installer I need to uninsta

Re: [WiX-users] New installer uninstalling an old application

2011-11-08 Thread John Cooper
General discussion for Windows Installer XML toolset. Subject: [WiX-users] New installer uninstalling an old application As part of my installer I need to uninstall some other application which is being superseded, prior to installing the new app. So into my .wxs file I've added in: In t

[WiX-users] New installer uninstalling an old application

2011-11-08 Thread Aled Hughes
As part of my installer I need to uninstall some other application which is being superseded, prior to installing the new app. So into my .wxs file I've added in: In the hope that the application will be removed. However, it appears not to work. Looking at the generated MSI with Orca the Upgrade