Cmder: cant change start directory

Created on 6 Oct 2013  ·  4Comments  ·  Source: cmderdev/cmder

if i change the startup directory in the conemu settings the colors, hotkey etc stop working.
im changing the {cmd} task.

and if i hit CTRL+T and change the startup directory the same happens. It shows a msg "The system cannot find the path specified".

Most helpful comment

Maybe a bit late, but you can just set the CMDER_START environment variable to change the starting directory: "set CMDER_START=E:\Projects"

All 4 comments

in /vendor dir there is script init.bat that takes care of setting up the enviroment for cmd. You should be able to change there. But it seems like a sensible thing to move it to Conemu config if possible so I will look into that.

cool thx for the reply
editing the init.bat works just fine until you find a way to integrate with conemu

great work!

To change the drive you do not need to "cd d:" but "d:"

Maybe a bit late, but you can just set the CMDER_START environment variable to change the starting directory: "set CMDER_START=E:\Projects"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AaronKaa picture AaronKaa  ·  3Comments

edgariscoding picture edgariscoding  ·  3Comments

jenisys picture jenisys  ·  3Comments

spooky picture spooky  ·  3Comments

justinmchase picture justinmchase  ·  3Comments