Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Prevent WiX installations over existing NSIS installations | Nils Gladitz | 2016-02-09 | 1 | -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. |