cpython/Tools/msi/exe
Steve Dower 494374922c Issue #24585: Enables build-to-build upgrades that preserve settings.
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys.
There are also some changes to the bootstrap app to properly handle upgrades.
Finally, a few minor improvements to the Windows build to keep things tidier.
2015-07-08 20:18:44 -07:00
..
crtlicense.txt Issue 24476: Statically links vcruntime140.dll and removes it from the installer 2015-06-19 10:49:04 -07:00
exe.wixproj Simplify MSI projects. 2015-02-14 10:30:54 -08:00
exe.wxs Issue #24585: Enables build-to-build upgrades that preserve settings. 2015-07-08 20:18:44 -07:00
exe_d.wixproj Simplify MSI projects. 2015-02-14 10:30:54 -08:00
exe_d.wxs Simplify MSI projects. 2015-02-14 10:30:54 -08:00
exe_en-US.wxl_template Removes unused string resources from Windows installer. 2015-02-20 08:23:23 -08:00
exe_files.wxs Issue #24585: Enables build-to-build upgrades that preserve settings. 2015-07-08 20:18:44 -07:00
exe_pdb.wixproj Simplify MSI projects. 2015-02-14 10:30:54 -08:00
exe_pdb.wxs Simplify MSI projects. 2015-02-14 10:30:54 -08:00