The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14211 
====================================================================== 
Reported By:                hsor001
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14211
Category:                   CPack
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-06-10 05:42 EDT
Last Modified:              2013-06-10 05:42 EDT
====================================================================== 
Summary:                    Default value for CPACK_NSIS_INSTALL_ROOT when
installing 64 bit binaries is $PROGRAMFILES
Description: 
When using the NSIS installer on Windows the default install root directory is
set to $PROGRAMFILES.  This is true even when installing 64 bit binaries on a 64
bit system.

Steps to Reproduce: 
Create 64 bit binary and create an NSIS installer.  The default root install
directory is (most likely) C:\Program Files (x86)\

Additional Information: 
I have attached a patch file that sets the default install root directory to
$PROGRAMFILES64 when using the 64 bit cl compiler.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-06-10 05:42 hsor001        New Issue                                    
2013-06-10 05:42 hsor001        File Added: update.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