This tutorial share out how to open command from windows explorer for windows 8, windows 7 and windows XP
- Windows 8
- Select the folder you want to open in the command prompt
- Go to File -> Open Command Prompt
- Windows 7
- Select the folder you want to open in the command prompt
- Right-click on it while holding the Shift key
- Select Open command window here
- Windows XP
- Open regedit
- Navigate to HKEY_LOCAL_MACHINE/Software/Classes/Folder/Shell
- Create a new key called Command Prompt
- Your default value should be Command Prompt Here
- Create a new key called Command under the Command Prompt key
- Your default value should be cmd.exe /k pushd %
Your popup menu when you right click on a folder will now contain an
option called Command Prompt Here which will open a command prompt in
the selected folder.