[wix-users] WiX 3.10 bundle does not install MSI package
Rob Mensching
rob at firegiant.com
Tue Sep 8 10:48:27 PDT 2015
Need to see more of the log file.
_______________________________________________________________
FireGiant | Dedicated support for the WiX toolset | http://www.firegiant.com/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Trevor Elliott
Sent: Tuesday, September 8, 2015 10:42 AM
To: wix-users at lists.wixtoolset.org
Subject: [wix-users] WiX 3.10 bundle does not install MSI package
After upgrading from WiX 3.9 to WiX 3.10, my bundle installs are now broken.
Here's an excerpt from the log for when I'm installing the bundle with WiX
3.9:
[0F68:1140][2015-09-08T13:24:07]i201: Planned package: inFlowSetup_x64.msi,
state: Absent, default requested: Present, ba requested: Present, execute:
Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
Now here's the same line with WiX 3.10:
[1DF0:1920][2015-09-08T11:52:32]i201: Planned package: inFlowSetup_x64.msi,
state: Absent, default requested: Cache, ba requested: Cache, execute:
None, rollback: None, cache: Yes, uncache: No, dependency: None
All of my code is the same except that I updated from WiX 3.9 to WiX 3.10.
The only install condition I'm using is VersionNT64 or NOT VersionNT64 for 32/64bit versions.
Any ideas?
Trevor
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list