Thanks Jacob,
Here is what I now have, in case it is helpful to someone else. I wasn’t able
to find an UpgradeCode, so I’m using the ProductCode. It seems to work fine
with x86 as best as I can understand the logs (haven’t verified 64-bit yet):
In the Bundle element:
1. Strange, though on a version I would compare it to a very.x.y.z
2. My way is the old way, and will fail if the product has been patched.
Upgrade code should be more reliable.
3. Poke around from
http://blogs.msdn.com/b/astebner/archive/2007/01/16/mailbag-how-to-detect-the-presence-of-the-vc-
oops -
3. “this site” is
https://allthingsconfigmgr.wordpress.com/2013/12/17/visual-c-redistributables-made-simple/
4. “this post” is
http://stackoverflow.com/questions/23832713/how-to-check-that-visual-c-2013-redistributable-is-already-installed-using-wix
On Jul 2, 2015, at 1:46 PM, David Bur
Thanks Jacob,
Btw, I’m using WiX 3.9 R2, hoping to go to 3.10 when it is stable.
Your solution appears to work, but I have 4 questions about it:
1. The log is strange when I upgrade. I installed version 1.1.4 of my app,
then built version 1.1.5, and installed it. In the log for the upgrade, t
You could use a preprocessor condition. IE:
-Original Message-
From: David Burson [mailto:david_bur...@ntm.org]
Sent: Wednesday, July 01, 2015 2:37 PM
To: General discussion about the WiX toolset.
Subject: [WiX-users] how can I set InstallConditi
5 matches
Mail list logo