Jump to content

.cmd REG.tweak for right mouse button


MICHELLIN

Recommended Posts


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\""

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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