Pages

Tuesday, July 30, 2013

Add Your Name or Application to right click

Add Your Name or Application to right click

Add Your Name or Application to right click

<b>To write your name on right click application, please follow the steps.</b>

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

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"

2.Now edit it and then Type your name In

Eg:

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

3. If u want to get any application, once you click Your name or name of application
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
@="Location Of The Application"

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


<b>To add Application Add/Remove</b>

HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command
@="control appwiz.cpl"

<b>To add Application Reboot</b>

HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command
@="shutdown -r -f -t 5"

<b>To add Application Shutdown</b>

HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command
@="shutdown -s -f -t 5"

No comments:

Post a Comment