Hello friends , today am going to share with you how to add your favorite application to right click menu using notepad . Carefully follow the steps below.
STEP1
Open your start menu and type notepad in the search box or locate your notepad and open it.
STEP2
Copy and paste this code in notepad
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Menu1]
"MUIVerb"="Apps"
"SubCommands"="notepad;calc;firefox"
"icon"="explorer.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\notepad]
@="Notepad"
"icon"="notepad.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\notepad\command]
@="notepad.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc]
@="Calculator"
"icon"="calc.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\calc\command]
@="calc.exe
STEP3
This is a predefined set of applications, add application name to"SubCommands"="notepad;calc"in above code (e.g to add word, addwinword after calc after putting a semi colon (;)) AND paste in the following code further:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\myapp]
@=""
"icon"=""
the whole code should look like this
STEP4
Now, save it as .reg on your desktop
. And double click it and click OK on asking.
Enjoy it
PC TUTORIALS
Step by step guide on how to solve all PC problems and how to enhance your PC for better perform . All this and many more on wapbeast.blogspot.com.

MOBILE TUTORIAL
Get solutions to all mobile phonse related problems. plus you can also get lastest mobile tech news all in wapbeast.blogspot.com

BLOGGING TUTORIALS
You are welcome to wapbeast, a home of possibilities, with lots and lots of tutorials that would blow your mind. HAPPY VIEWING.
