Search
Sponsors

Posts Tagged ‘registry tweak’

Command Prompt Here registry tweak

Wednesday, April 1st, 2009

This will add a Command Prompt Here to the folder click context menu

Copy the following into a file with and save it with .reg extension and then double click it to add it to the registry.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@=”Command &Prompt Here”

[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@=”cmd.exe /k cd %1 “

Disable Windows Tour registry tweak

Wednesday, April 1st, 2009

Copy the following into a file with a .reg extension and then double click it to add it to the registry.

Windows Registry Editor Version 5.00

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
“RunCount”=dword:00000000

Translate