🔒 Closed Cmd commands

Status
Not open for further replies.

shadow5555

Journeyman
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\""
 
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 301
    Views
  • 2
    Participants
Last reply from:
Regan Menorca

Trending Topics

Online now

Members online
1,321
Guests online
1,596
Total visitors
2,917

Forum statistics

Threads
2,315,105
Posts
29,181,140
Members
1,183,428
Latest member
Greenmb
Back
Top