MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014124 | CMake | CPack | public | 2013-05-02 09:52 | 2013-10-07 10:09 |
|
Reporter | David Golub | |
Assigned To | Brad King | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | 7 |
Product Version | CMake 2.8.10.2 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014124: NSIS installer uninstalls from incorrect directory |
Description | When CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL is set, the installer tries to uninstall the old version from the default installation path for the new version, rather than using the path from the registry where the old version is installed. Therefore, if it is installed to a different directory, it won't get properly uninstalled. I'm submitted a patch to fix this issue. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 0001-CPack-NSIS-Obtain-path-from-which-to-uninstall-from-.patch (875) 2013-05-02 09:52 https://public.kitware.com/Bug/file/4754/0001-CPack-NSIS-Obtain-path-from-which-to-uninstall-from-.patch |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-02 09:52 | David Golub | New Issue | |
2013-05-02 09:52 | David Golub | File Added: 0001-CPack-NSIS-Obtain-path-from-which-to-uninstall-from-.patch | |
2013-05-02 10:26 | Brad King | Note Added: 0032968 | |
2013-05-02 10:26 | Brad King | Status | new => resolved |
2013-05-02 10:26 | Brad King | Resolution | open => fixed |
2013-05-02 10:26 | Brad King | Assigned To | => Brad King |
2013-10-07 10:09 | Robert Maynard | Note Added: 0034041 | |
2013-10-07 10:09 | Robert Maynard | Status | resolved => closed |