summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/WiX/CustomAction/exports.def
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-091-0/+2
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.