Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Prevent WiX installations over existing NSIS installations | Nils Gladitz | 2016-02-09 | 1 | -1/+12 |
| | | | | | | | | 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. | ||||
* | CMake: Mimic NSIS options dialog in WiX installer | Nils Gladitz | 2015-12-17 | 1 | -0/+61 |