summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/WiX/CustomAction/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-091-0/+13
Use a custom action to look for Uninstall.exe in the user selected installation prefix. Its presence indicates a previous NSIS installation. Inform the user and request manual resolution of the issue.