mirror of
https://github.com/cmderdev/cmder.git
synced 2025-07-09 21:59:07 +08:00
Allow to run cmd task from custom location.
This commit is contained in:
@ -488,7 +488,7 @@
|
||||
<key name="Task1" modified="2013-11-03 17:59:09" build="130827">
|
||||
<value name="Name" type="string" data="{cmd}"/>
|
||||
<value name="GuiArgs" type="string" data=" /icon "cmd.exe""/>
|
||||
<value name="Cmd1" type="string" data="cmd /k vendor\init.bat"/>
|
||||
<value name="Cmd1" type="string" data="cmd /k %CMDER_ROOT%\vendor\init.bat"/>
|
||||
<value name="Active" type="dword" data="00000000"/>
|
||||
<value name="Count" type="dword" data="00000001"/>
|
||||
</key>
|
||||
|
Reference in New Issue
Block a user