How to add Command Prompt to the Right Click
Step 1: Go to Start > Run > Type regedit
Step 2: Check out the location
[HKEY_CLASSES_ROOT\Directo ry\shell\Command Prompt Here]
...
Step 3: Create an entry
@=”Command &Prompt Here”
Step 4: Now, lets go to the location
[HKEY_CLASSES_ROOT\Directo ry\shell\Command Prompt Here\command]
Step 5: Make an entry
@=”cmd.exe /k cd %1 “
Step 2: Check out the location
[HKEY_CLASSES_ROOT\Directo
...
Step 3: Create an entry
@=”Command &Prompt Here”
Step 4: Now, lets go to the location
[HKEY_CLASSES_ROOT\Directo
Step 5: Make an entry
@=”cmd.exe /k cd %1 “
Labels: Tricks
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home