Jump to content

Recommended Posts


Posted
does anyone have a .reg tweak for putting the .cmd on my mouse right button?????

after going through a pile of notes......

i finally found what i was looking for !!!!

code

Windows Registry Editor Version 5.00

;Launch Command Prompt

[HKEY_CLASSES_ROOT\Directory\Shell\Cmd]

@="Launch Command Prompt"

[HKEY_CLASSES_ROOT\Directory\Shell\Cmd\Command]

@="cmd.exe /k \"cd %L\""

[HKEY_CLASSES_ROOT\Drive\Shell\Cmd]

@="Launch Command Prompt"

[HKEY_CLASSES_ROOT\Drive\Shell\Cmd\Command]

@="cmd.exe /k \"cd %L\""

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...