Help for this page

Select Code to Download


  1. or download this
    Windows Registry Editor Version 5.00
    
    ...
    
    [HKEY_CLASSES_ROOT\Folder\shell\cmd\Command]
    @="cmd.exe /K \"cd %L\""
    
  2. or download this
    Windows Registry Editor Version 5.00
    
    ...
    [HKEY_CLASSES_ROOT\Folder\shell\bash shell\Command]
    @="cmd /C \"cd /d %L && c:\\cygwin\\bin\\bash.exe\""