mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
4 lines
130 B
Batchfile
4 lines
130 B
Batchfile
@echo off
|
|
SET CMDER_ROOT=%~dp0
|
|
start %~dp0/vendor/conemu-maximus5/ConEmu.exe /Title Cmder /LoadCfgFile %~dp0/config/ConEmu.xml
|