Add an Entry / Application or your Name to Right Click Menu of MY Computer


Hi friends here is a trick to add any application shortcut or even your name to Right Click Menu of My Computer.This tricks can also help in doing your job faster.If you want to add you name to the right click menu follow the steps.

  1. Copy the following code from below and paste it on notepad and save the file as computingunleashed.reg and run the file.
  2. Windows Registry Editor Version 5.00  [HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor]  @="ComputingUnleashed" 
  3. Here you can replace Computing Unleashed with your name or any name you like.

Add an Application Shortcut to My Computer Right Click menu.

  1. Repeat step 1 mentioned above.
  2. Windows Registry Editor Version 5.00  [HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor]  @="Name of your Application"  [HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editorcommand]  @="Location Of The Application"
  3. Give the Location as c:program filesmovie makermoviemk.exe if you want to add movie maker.

Here are some more codes.

  • Add Control Panel to My Computer Right click menu.
[HKEY_LOCAL_MACHINESOFTWAREClassesCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellControl Panelcommand]@="rundll32.exe shell32.dll,Control_RunDLL"
  • Add Add/Remove programs option.
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellAdd/Removecommand]@="control appwiz.cpl"
  • Add Shutdown option.
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shell[Shutdown]command]@="shutdown -s -f -t 5" 
  • Add reboot option.

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

If you have any doubts in doing it feel free to comment it down.


2037 Awesome People Receive great
Giveaway Offers, FREEBIES, Software tips, tricks For Free!!!

~~~~ Be one Among Them ~~~~



You might Also like :


Add a Comment

 

Back To Top