MantisBT - CMake
View Issue Details
0014112CMakeCPackpublic2013-04-26 10:512016-06-10 14:31
David Golub 
Kitware Robot 
normalminoralways
closedmoved 
MicrosoftWindows7
CMake 2.8.10.2 
 
0014112: NSIS installer shows new version's display name in prompt to uninstall
When CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL is set, the installer checks for a previously installed version. If it detects one, it displays a prompt to uninstall that reads "X is already installed." However, X is the display name for the new version that is about to be installed, not for the old version that is already installed. This is bound to confuse users. I'm submitting a patch to read the display name for the old version from the registry and display it in the message box.
No tags attached.
patch 0001-CPack-NSIS-Use-display-name-of-installed-version-in-.patch (1,152) 2013-04-26 10:51
https://public.kitware.com/Bug/file/4750/0001-CPack-NSIS-Use-display-name-of-installed-version-in-.patch
Issue History
2013-04-26 10:51David GolubNew Issue
2013-04-26 10:51David GolubFile Added: 0001-CPack-NSIS-Use-display-name-of-installed-version-in-.patch
2016-06-10 14:28Kitware RobotNote Added: 0042272
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
(0042272)
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.