Add Your Name or Application to Right Click of My Computer:-

It's may dangerous for you because it is related to Windows Registry. So try this on own risk.

To write your name on Right Click Application
Please 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-3AEEA-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 

Example:-

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

3. if u want to get any application, once you click Your name or name of the application
Then, 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 example 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]
@="rundll32.exe shell32.dll,Control_RunDLL"

To add application Reboot

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

To add Application Shutdown


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


Tags: computer tricks, Windows 10, add your name in application or right click

No comments:

Post a Comment