[cmake-developers] [CMake 0014124]: NSIS installer uninstalls from incorrect directory
Mantis Bug Tracker
mantis at public.kitware.com
Thu May 2 09:52:46 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14124
======================================================================
Reported By: David Golub
Assigned To:
======================================================================
Project: CMake
Issue ID: 14124
Category: CPack
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-05-02 09:52 EDT
Last Modified: 2013-05-02 09:52 EDT
======================================================================
Summary: 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.
======================================================================
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
======================================================================
More information about the cmake-developers
mailing list