mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
When a new installation prompts to uninstall the old version, use the display name of the old version from the registry. This only affects packages that change their CPACK_NSIS_DISPLAY_NAME. Patch-by: David Golub <golubdr@gmail.com> Fixes: #14112