Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-08 Thread Rob Mensching
about the WiX toolset. Subject: Re: [WiX-users] Burn not uninstalling MSI downloaded from URL So you mean set SuppressSignatureVerification=yes in the MSIPackage, ExePackage,... ? Looks like I'm going to have to make a change although I don't do this and had no problem so far. . Wes ---

Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-08 Thread Wesley Manning
7:10 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Burn not uninstalling MSI downloaded from URL This speaks to the best practice of always setting up your bundles so that they use the package hashes instead of signatures to validate that the correct package was

Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-08 Thread Blair Murri
> Subject: Re: [WiX-users] Burn not uninstalling MSI downloaded from URL > > Hi Rob, > > I recognize that System Restore isn't a magic bullet, but it has been working > fairly well for me in this case. It turns out that the package cache was not > in a dirty state. Ins

Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-07 Thread Daniel Madill
uot; warning in the uninstall log. Is there anything else I can do to better debug the problem? Thanks. Dan -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Monday, January 06, 2014 3:36 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users]

Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-06 Thread Rob Mensching
Is there anything else I can do to better debug the problem? Thanks. Dan -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Monday, January 06, 2014 3:36 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Burn not uninstalling MSI download

Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-06 Thread Daniel Madill
to better debug the problem? Thanks. Dan -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Monday, January 06, 2014 3:36 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Burn not uninstalling MSI downloaded from URL First guess: may

Re: [WiX-users] Burn not uninstalling MSI downloaded from URL

2014-01-06 Thread Rob Mensching
First guess: maybe the packages are being reference counted by another bundle still on the machine. -Original Message- From: Daniel Madill [mailto:dan.mad...@quanser.com] Sent: Monday, January 6, 2014 12:24 PM To: WiX-users@lists.sourceforge.net Subject: [WiX-users] Burn not uninstallin