MantisBT - CMake
View Issue Details
0013812CMakeCPackpublic2012-12-24 06:312016-06-10 14:31
Kolan Sh 
Kitware Robot 
normalminoralways
closedmoved 
x86MS Windowsnt5.1 (XP)
CMake 2.8.10.2 
 
0013812: NSIS: Custom install path was not considered during uninstallation.
When CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL CPack variable set to ON
the user see dialogue "the package is already installed.
Do you want to uninstall the old version before installing the new one?"
Answering "Yes" the user sees dialogue with a default installation path
instead of a path where the application is installed.
1. Create package with "SET (CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL ON)"
and "SET (CPACK_NSIS_MODIFY_PATH ON)".
2. Set custom install installation path during installation.
3. Run installer again, confirm uninstallation and look for uninstallation path.
NSIS, patch
patch 0001-NSIS-Custom-install-path-was-not-considered-during-u.patch (1,307) 2012-12-24 06:31
https://public.kitware.com/Bug/file/4604/0001-NSIS-Custom-install-path-was-not-considered-during-u.patch
Issue History
2012-12-24 06:31Kolan ShNew Issue
2012-12-24 06:31Kolan ShFile Added: 0001-NSIS-Custom-install-path-was-not-considered-during-u.patch
2012-12-25 10:37Kolan ShTag Attached: NSIS
2012-12-25 10:37Kolan ShTag Attached: patch
2013-10-16 06:16Kolan ShNote Added: 0034130
2016-06-10 14:28Kitware RobotNote Added: 0042182
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0034130)
Kolan Sh   
2013-10-16 06:16   
The bug can be marked as invalid. In the current release 2.8.12 it is fixed!
(0042182)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.