So one of my first things I had todo was to add/optimize some context menu entries to simplify the progress of getting console2 to open at specific directories. Basically trying to replace the cmd program as much as possible.
regedit.exe
got to:
HKEY_CLASSES_ROOT\Folder\shell
edit 'Command Prompt here'
set as new command
"C:\terminal\Console.exe" -d "%L"