Re: [WiX-users] Problem when Uninstalling a Patch.

2011-01-28 Thread Rob Mensching
nuary 2011 11:32 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Problem when Uninstalling a Patch. > > Thanks for the reply. > They are from the same wixlib. And I'm 99% positive I have adhered to > all the component rules.. > The onl

Re: [WiX-users] Problem when Uninstalling a Patch.

2011-01-28 Thread Pally Sandher
0SP Email Disclaimer -Original Message- From: Ruth Storrs [mailto:rsto...@sdl.com] Sent: 28 January 2011 11:32 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Problem when Uninstalling a Patch. Thanks for the reply. They are from the same wixlib. And I'm

Re: [WiX-users] Problem when Uninstalling a Patch.

2011-01-28 Thread Ruth Storrs
olset. Subject: Re: [WiX-users] Problem when Uninstalling a Patch. You broke the component rules some how. A less error prone way to deal with shared files of this type is to use either a wixlib or a merge module. That way you're guaranteed to install the exact same thing & much less likel

Re: [WiX-users] Problem when Uninstalling a Patch.

2011-01-28 Thread Pally Sandher
G20 0SP Email Disclaimer -Original Message- From: Ruth Storrs [mailto:rsto...@sdl.com] Sent: 27 January 2011 17:51 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Problem when Uninstalling a Patch. Hello, So the order of installation is; Install Produ

[WiX-users] Problem when Uninstalling a Patch.

2011-01-27 Thread Ruth Storrs
Hello, So the order of installation is; Install Product A. Install Patch A - which contains a new additional file called new.dll with a version of 1.0, this file is installed to a shared location. Install Product B - which contains the file new.dll but has version 1.1, this file is installed to t