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 an Application to the Right Click context menu

0 Comments »
Here is how to add any application to the Context Menu when you right click on any Folder.


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

2. Go to HKEY_CLASSES_ROOT\Folder\shell

3. Add a new Key to the "Shell" Key by right clicking on the "Shell" Key and then selecting new. Name it anything you like. (e.g : NewKey)

4. Give it a Default Value (this default value will appear when you right click a folder), For Example : The name of the application you wish to add to the right click context menu.

5. Click on the Key HKEY_CLASSES_ROOT\Folder\shell\NewKey

6. Add a New Key named "Command" by right clicking on the "NewKey" Key and then selecting new.

7. Set the (Default) value of the application you want to run.

8. For example: c:\program files\internet explorer\iexplore.exe (Include the full path and
parameters if you need them)