Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-25 Thread Phill Hogland
Just to clarify I don't have any connection to Microsoft or any expertise on the subject. Just passing on observations gleaned from Googling. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Issues-with-Wix-Installer-per-user-minor-upgrade-tp759644

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-25 Thread Phill Hogland
Microsoft has acknowledged some of the issues related to the August 12th Update, and in "some" cases advised folks to uninstall certain of the updates in the August 12th release. I did not see any specific instruction from Microsoft about this particular KB. I suspect it would be best to contact

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-25 Thread Sascha Sertel
@Rob: Yes the bundle as well as the packages inside the bundle all work fine without the August 12 update, but started failing after applying the update. @Phill: Yes that is exactly the issue I'm seeing as well. Is there any solution to this other than uninstalling the August 12 update? // Sasch

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-25 Thread Phill Hogland
This thread also talks about issues with the August 12th Updates: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SECREPAIR-CryptAcquireContext-Could-not-create-the-default-key-container-td7596414.html -- View this message in context: http://windows-installer-xml-wix-toolset.68755

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-25 Thread Rob Mensching
for the WiX toolset | http://www.firegiant.com/ -Original Message- From: Sascha Sertel [mailto:sascha.ser...@gmail.com] Sent: Friday, August 22, 2014 1:31 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Issues with Wix Installer per-user minor upgrade Well

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-22 Thread Sascha Sertel
Well that didn't take long. I have been able to isolate the offending Windows Update that breaks my WiX bundle: Security Update for the Windows Installer Service: August 12, 2014 ( http://support.microsoft.com/kb/2918614) After installing this update I can no longer update from one bundle to the

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-22 Thread Sascha Sertel
I am having the EXACT same issue as described by Vikas, but I have reason to believe that this breakage is caused by a recent Windows Update released by Microsoft, because I tested packages that used to upgrade fine from one version to the next (they are released in production and have been used by

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-20 Thread vikasyv
I am using a Bootstrapper Application to bundle the msi installer. Can this cause any problems? Here is the BA code: " Vital="yes" DisplayInternalUI="no" /> Thanks Vikas -- View this message in context: http://w

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-20 Thread Wheeler, Blaine (DSHS/DCS)
-Original Message- From: vikasyv [mailto:vikas@gmail.com] Sent: Wednesday, August 20, 2014 8:26 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Issues with Wix Installer per-user minor upgrade I am using Wix 3.8 to create Msi and Exe Bootstrapper for our application. I am following a

Re: [WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-20 Thread Hoover, Jacob
0x80070642 = User canceled installation Are you using a custom BA? -Original Message- From: vikasyv [mailto:vikas@gmail.com] Sent: Wednesday, August 20, 2014 10:26 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Issues with Wix Installer per-user minor upgrade I am

[WiX-users] Issues with Wix Installer per-user minor upgrade

2014-08-20 Thread vikasyv
I am using Wix 3.8 to create Msi and Exe Bootstrapper for our application. I am following a per-user Install scope and storing the app in the User's Appdata folder. While the first install happens fine, when I try to do a minor upgrade (x.x.x.xxx), my upgrade fails and I get the error "Error 0x8007