MantisBT - CMake
View Issue Details
0008177CMakeCPackpublic2008-11-26 17:132010-12-14 18:49
Bart Janssens 
David Cole 
normalminoralways
closedfixed 
CMake-2-6 
 
0008177: CPACK_NSIS_MODIFY_PATH does not add to or remove from the All Users system path
When using CPACK_NSIS_MODIFY_PATH to create an option page that allows adding the binary path to either the current user or all users system path, it adds to the user path even when asked to add to the all users system path. Tested on CMake 2.6.2. Patch against latest CVS to fix this issue is attached.
No tags attached.
related to 0008959closed David Cole CMake installation problem for user 'path' variable. 
diff nsis_system_path.diff (3,366) 2008-11-26 17:13
https://public.kitware.com/Bug/file/1871/nsis_system_path.diff
Issue History
2008-11-26 17:13Bart JanssensNew Issue
2008-11-26 17:13Bart JanssensFile Added: nsis_system_path.diff
2008-11-28 10:06David ColeStatusnew => assigned
2008-11-28 10:06David ColeAssigned To => David Cole
2009-09-24 15:00David ColeNote Added: 0017740
2009-09-24 15:00David ColeStatusassigned => resolved
2009-09-24 15:00David ColeResolutionopen => fixed
2009-10-05 17:14David ColeRelationship addedrelated to 0008959
2010-12-14 18:49David ColeNote Added: 0024085
2010-12-14 18:49David ColeStatusresolved => closed

Notes
(0017740)
David Cole   
2009-09-24 15:00   
Fixed in CVS HEAD of CMake.

$ cvs commit -m "BUG: Fix issue 0008177. Modify the system PATH for all users when requested during an NSIS based installer run. Thanks to Bart Janssens for the patch."

/cvsroot/CMake/CMake/Modules/NSIS.template.in,v <-- Modules/NSIS.template.in
new revision: 1.38; previous revision: 1.37
(0024085)
David Cole   
2010-12-14 18:49   
Closing bugs that have been resolved for more than 3 months without any further updates.