Add Application To Windows Desktop Rightclick Menu
If you really want to open up an application without putting extra efforts on launching the application,creating more icons on the desktop you can add an application to the context menu
of the desktop.
Here how we do it?
First of all we see an basic application called NOTEPAD to add in the context menu,but you could
add your own application as you wish there is no restriction for this.You can add your own favorite
game.EXE files also.So first thing you have to do is open regedit.exe in the start menu search or runbox then browse for the following key.
HKEY_CLASSES_ROOT\Directory_Background\shell
Next you need make an another key underneath the shell key.Right click on the "shell "key and then
choose new\Key from menu.
Give the name of the key as you wish that should be displayed on the context menu of the desktop.
By and By i don't discover this horribly helpful since you need to utilize the mouse to right-tap on
the desktop.Next you will have to hold the charge that holds the order used to dispatch the application
Again right tap on the notepad and afterward pick new\Key from the menu
Give this key name as "command" as in lowercase.
To complete this action you will need full path to the application that you want to launch.You can use the shortcut SHIFT+RIGHT CLICK to get the copy as path menu item to find this more quickly.
Now click on the "command "on the left side,double click on the (default)key so as to edit the string value.
Paste the full path to the executable that you got from the "copy as path".
Once its done all (all the copying process)then it should look like this.....
After doing all the things perfectly that mentioned above now close all the regedit.exe and any other
applications that are opened then go to the desktop then give a Right-Click the desktop will produce a new item - menu naturally this menu item should launch a notepad..
Just like this You can add as many as applications as you wish.Simply repeat the above steps that
are described.
Leave a Comment