Subscribe to our RSS Feeds

Must Read This :


This blog consist of some Tips and Tricks of Windows and G-Talk. Some of the tricks are done by editing the windows registry.Editing the registry in the wrong way can harm your computer.Be very careful while doing these tricks.I am not responsible if any thing happens to your computer by performing these tricks.


WARNING : DO ALL THESE TRICKS AT YOUR OWN RISK


Adding "Explore From Here..." To All Folders

0 Comments »

Do this when you want to right click on any folder and want to open up an Explorer window of that folder.

1. Open Registry Editor (Goto Start Menu -> Run and then type regedit and press enter)

2. Goto HKEY_CLASSES_ROOT\Folder\shell

3. Add a new Key "RootExplore " under the "Shell" Key (By right clicking on the "Shell" Key and then selecting new)

4. Set the (Default) value to "E&xplore From Here "

5. Right Click the "RootExplore " Key and add a new Key "Command" to the RootExplore

6. Set the (Default) value to “Explorer.exe /e,/root,/idlist,%i”