Chuyển đến nội dung chính

Bài đăng

Đang hiển thị bài đăng từ Tháng 9, 2014

Add Any Application to the Desktop Right-Click Menu

From this lesson we are going to learn how we can add any application to the windows desktop Right-Click Menu/Context Menu. For learning we will show how to add notepad to the Context menu but you will be able to add any app to this menu after this lesson. Adding Applications to the Desktop Context Menu Step 1: At first you have to open “Run” from your Start Menu. Then write down “regedit” in the Run Command box and click “ok”. Then go to the following key: HKEY_CLASSES_ROOT\Directory\Background\shell Step 2: Next, you need to create a new “key” bellow the “shell” key. Right-click on the ‘shell’ key, & Select “New” and then select ‘Key’. Write down a name which will be shown exactly in the Right Click menu. Step 3: Next you’ll need to create the command key that will actually hold the command used to launch the application. Right-click on the new Notepad key, and then choose New > Key from the menu. Give this key the name “command” in lowercase. Step 4: In this step you need t