Slicer: 2145-support-for-installing-extension-from-file 295db958

Author Committer Branch Timestamp Parent
jcfr jcfr 2145-support-for-installing-extension-from-file 2013-08-19 11:35:16 2145-support-for-installing-extension-from-file 6413f999
Affected Issues 0002917: Ensure --cmd option is available in installed package
Changeset

BUG: Associate "--cmd" with installed launcher on windows

To start a console with the Slicer environement, from an installed tree,
instead of doing:

.\Slicer.exe --launch "C:/Windows/System32/cmd.exe" /c start cmd

user will be able to simply do:

.\Slicer.exe --cmd

Fixes 0002917

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22295 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/CMakeLists.txt Diff File