Skip to content

Commit

Permalink
keep the launcher for winxp
Browse files Browse the repository at this point in the history
  • Loading branch information
samvasko committed Dec 24, 2013
1 parent 88e17fc commit 4ac8f5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cmder.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
SET CMDER_ROOT=%~dp0
start %~dp0/vendor/conemu-maximus5/ConEmu.exe /Icon "%CMDER_ROOT%\icons\cmder.ico" /Title Cmder /LoadCfgFile "%CMDER_ROOT%\config\ConEmu.xml"

0 comments on commit 4ac8f5a

Please sign in to comment.