Showing posts with label windows registry tweaks. Show all posts
Showing posts with label windows registry tweaks. Show all posts

Some Registry Editing Tweaks

Friends,here is some windows registry tweaks for you.

First of all press windows key+r together.

A run prompt will open,just type in the box"regedit"

This tweaks about Disable the baloon tips in windows XP do this trick:

HKEY_CURRENT_USER/Software/Microsoft/Window/CurentVersion/Explorer/Advanced

Create a new DWORD value, Name it EnableBaloonTips, and set it equal to 0. If DWORD

EnableBaloonTips is already there with value 1, then convert 1 to 0. Exit registry, restart your pc.

How To Create right click command prompt option:

[HKEY_CLASSES_ROOT/Folder/Shell/Cmd Here]

@ = “Command &Prompt Here”

[HKEY_CLASSES_ROOT/Folder/Shell/Cmd Here/command]

@ = “cmd.exe/k pushd%L”

Save the file with extension .reg. double click the file and choose Yes to merge the file information into registry.

Reboot your pc.