CMD Prompt Here, Add To Folder Context Menu Windows XP
Shared by: deathadderprateek
-
Stats
- views:
- 3
- posted:
- 10/17/2012
- language:
- English
- pages:
- 1
Document Sample


add the open cmd prompt to folder context menus
also drives and My Computer
copy what's in the code area to notepad and save as cmd here.reg
CODE
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Command Prompt"
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Command Prompt"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-
08002B30309D}\shell\cmd]
@="Command Prompt"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-
08002B30309D}\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
Shared by: Prateek Bhuwania
Related docs
Other docs by deathadderprateek
sick of inserting winxp cd every time your pc asks, Change Default Location of i386 Folder
Views: 2 | Downloads: 0
Change The Storage Location Of 'My Documents', A Bit Safer For When Your PC Crashes
Views: 0 | Downloads: 0
Get documents about "