Re: [WiX-users] Bootstrapper ARP cleanup vs MSI ARP cleanup

2013-10-22 Thread Robert Nell
should be uninstalled? -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Monday, October 21, 2013 4:56 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Bootstrapper ARP cleanup vs MSI ARP cleanup Did you remember to increment the version

Re: [WiX-users] Bootstrapper ARP cleanup vs MSI ARP cleanup

2013-10-21 Thread Hoover, Jacob
Did you remember to increment the version of the bundle? Is it the bundle that is left behind in ARP? -Original Message- From: Robert Nell [mailto:robe...@eosgroup.com] Sent: Monday, October 21, 2013 6:03 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Bootstrapper ARP

[WiX-users] Bootstrapper ARP cleanup vs MSI ARP cleanup

2013-10-21 Thread Robert Nell
I have MSIs for which the Product/@Name value includes the version number (which changes for every build of the project). This results in an entry in Add/Remove Programs (ARP) that includes the product name and the version number. The MSI correctly removes the old ARP entry when a major upgrade i