CMake/Utilities/Release/WiX
Nils Gladitz 7593bdf4e8 CMake: Fix WiX installer downgrades with versioned binaries
Since commit 5b9da05b7a (Windows: Embed version information into CMake
binaries, 2017-10-25, v3.11.0-rc1~411^2) our binaries have version
information that prevents a `.msi` downgrade from replacing them by
default.  Configure the re-install mode:

* a: reinstall all files regardless of version
* m: rewrite all per-machine registry entries
* u: rewrite all per-user registry entries
* s: reinstall shortcuts and icons

Fixes: #19006
2019-03-12 09:39:35 -04:00
..
CustomAction Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmake_extra_dialog.wxs
cmake_nsis_overwrite_dialog.wxs
CMakeLists.txt
custom_action_dll.wxs.in
install_dir.wxs
patch_desktop_shortcut.xml
patch_path_env.xml
ui_banner.jpg
ui_dialog.jpg
WIX.template.in CMake: Fix WiX installer downgrades with versioned binaries 2019-03-12 09:39:35 -04:00