MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014112 | CMake | CPack | public | 2013-04-26 10:51 | 2016-06-10 14:31 |
|
| Reporter | David Golub | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | Microsoft | OS | Windows | OS Version | 7 |
| Product Version | CMake 2.8.10.2 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0014112: NSIS installer shows new version's display name in prompt to uninstall |
| Description | 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | 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 |
| Date Modified | Username | Field | Change |
| 2013-04-26 10:51 | David Golub | New Issue | |
| 2013-04-26 10:51 | David Golub | File Added: 0001-CPack-NSIS-Use-display-name-of-installed-version-in-.patch | |
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042272 | |
| 2016-06-10 14:28 | Kitware Robot | Status | new => resolved |
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |