MantisBT - CMake
View Issue Details
0014124CMakeCPackpublic2013-05-02 09:522013-10-07 10:09
David Golub 
Brad King 
normalminoralways
closedfixed 
MicrosoftWindows7
CMake 2.8.10.2 
 
0014124: NSIS installer uninstalls from incorrect directory
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.
No tags attached.
patch 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
2013-05-02 09:52David GolubNew Issue
2013-05-02 09:52David GolubFile Added: 0001-CPack-NSIS-Obtain-path-from-which-to-uninstall-from-.patch
2013-05-02 10:26Brad KingNote Added: 0032968
2013-05-02 10:26Brad KingStatusnew => resolved
2013-05-02 10:26Brad KingResolutionopen => fixed
2013-05-02 10:26Brad KingAssigned To => Brad King
2013-10-07 10:09Robert MaynardNote Added: 0034041
2013-10-07 10:09Robert MaynardStatusresolved => closed

Notes
(0032968)
Brad King   
2013-05-02 10:26   
Applied, thanks:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=40566ef2 [^]
(0034041)
Robert Maynard   
2013-10-07 10:09   
Closing resolved issues that have not been updated in more than 4 months.