To do so please follow these simple steps :-
1. Copy/Paste the following code in Notepad And then Save it as .reg
Windows Registry Editor Version 5.002. Now edit it and then Type your name In
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor]
@=”Your Name Or Name of the Application”
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editorcommand]
@=”Location Of The Application”
E.g.
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]3. If u want to get any application, once you click Your name or name of application
@=”Rajesh”
Then , Type the location Of the application Which u want to open In:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]E.g.
@=”Location Of The Application”
C:\Program Files\Yahoo!\Messenger\messenger.exe
That’s It finally save it And then Run it .
—————————————————————————————————————————
To add Application Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]To add Application Add/Remove
@=”rundll32.exe shell32.dll,Control_RunDLL”
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]To add Application Reboot
@=”control appwiz.cpl”
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]To add Application Shutdown
@=”shutdown -r -f -t 5″
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@=”shutdown -s -f -t 5″
0 comments