Add New list in Right Click of My Computer

This technique involves registry, so make backup of the registry..

step-1: Copy/Paste the following code in Notepad And then Save it as .reg

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor]
@="Name of the Application"
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editorcommand]
@="Location Of The Application"

Step-2. Now edit it and then type the name of the Applictaion.

Eg:

[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor]
@="Firefox"

3. Then type the location of the application to be opened:

Eg:

[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editorcommand]
@="C:\Program Files\Mozilla Firefox\firefox.exe"

Thats It finally save it And then Run it .

0 comments:

Post a Comment