RSS

Command Prompt aus ausgewähltem Explorer Verzeichnis starten

15 Dez
Command Prompt aus ausgewähltem Explorer Verzeichnis starten

Original: Petri IT KB
  1. Navigate in your Registry to
    HKEY_LOCAL_MACHINE/Software/Classes/Folder/Shell

    and create a key called „Command Prompt“ without the quotes.

  2. Set the default string to whatever text you want to appear in the right-click menu.
  3. Create a new key within your newly created command prompt named „command,“ and set the default string to
    cmd.exe /k pushd %1

    You may need to add %SystemRoot%system32 before the cmd.exe if the executable can’t be found.

  4. The changes should take place immediately. Right click a folder and your new menu item should appear.
 
Hinterlasse einen Kommentar

Verfasst von - Dezember 15, 2011 in Windows

 

Schlagwörter:

Hinterlasse einen Kommentar

 
Erstelle eine Website wie diese mit WordPress.com
Jetzt starten