The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13812 
====================================================================== 
Reported By:                Kolan Sh
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13812
Category:                   CPack
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-12-24 06:31 EST
Last Modified:              2012-12-24 06:31 EST
====================================================================== 
Summary:                    NSIS: Custom install path was not considered during
uninstallation.
Description: 
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.


Steps to Reproduce: 
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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-12-24 06:31 Kolan Sh       New Issue                                    
2012-12-24 06:31 Kolan Sh       File Added:
0001-NSIS-Custom-install-path-was-not-considered-during-u.patch                 
  
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to