Thursday, June 7, 2012

Righ Click Menu Hack

Add Name OR Application Shortcut In Right Click 

popup Menu:

Caution :
                         As it is related to Windows regisrty it can be dangerous
                         so,Try This at your own risk.





How To Do This :          

Just Follow the steps.


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


Windows Registry Editor Version 5.0 
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor] 
@="Your Name Or Name of the Application" 
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command] 
@="Location Of The Application"



Note:  
                  If you are using Win Xp then Use Version 5.0
                 And if you are using Win 7 then Use Version 6.1
                 This doesn't make any difference but it is to avoid any compatibly problems.



2.Now edit it and then Type your name In:


[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor] 
@="ITMasters" 

3. If u want to get any application, once you click Your name or name of applicationThen , Type the location Of the application Which you want to open In: 

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command] 
@="Location Of The Application"

For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .


Note:

       To undo this,
         Just navigate to the key "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor" and delete that key.
you can also navigate using FIND option (Ctrl+F) and search for the key.



No comments:

Post a Comment