View Single Post
Old 31-07-2007, 11:41 PM   #1 (permalink)
iceeeeman
Broken In
 
Join Date: Jan 2007
Posts: 133
Default Add ur name to right click Of my Computer

Playing with Windows regisrty can be dangerous .Try This at ur Own risk.
A Short Trick Tut After A long time
Found this registry trick Yesterday While Doing R&D . Here ill tell you how to add ur Name to right click on my Computer and also Open Your favoraite application with that .Heres How To do :-
Playing With Windows Registry Can be dangerous Try This at ur own risk
1.Copy/Paste the following code in Notepad And then Save it as .reg

Code:
Windows Registry Editor Version 5.00
[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"

Now edit it and then Type ur name In
Code:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
Now Type the location Of the application Which u want to open In:
Code:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
For eg.C:\Program Files\Winamp\winamp.exe
Thts It finally save it And then Run it .
iceeeeman is offline