WwW.Way2Hacking.Com

HOW TO ADD APPLICATION TO RIGHT CLICK ON DEKSTOP


Now Use and keys to goto previous and next post.

Mega Sale Domains @ Rs.99
Hey friends, hi to all of you. We have already mentioned that how you can add your name to right click menu. Now, using that, we are going to add your favorite applications. This walk through is easy and just takes minutes to do
. Let`s start:
  • Open notepad (Windows key+ R and type notepad).
  • Paste in the following script:


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Menu1]
"MUIVerb"="Apps"
"SubCommands"="notepad;calc"
"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"
  • 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]
@="<Name to be displayed>"
"icon"="<myapp.exe or any icon of choice"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\myapp\command]
@="<full path of .exe file>"
  • Now, save it as <filename>.reg. And double click it and click OK on asking. See what we did:

HAVE A TRICKY DAY!!!
 
get our extension