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