Innaz Review, Samsung Galaxy, price and specifications, Flash Android, Games For Your Apple, Jailbreak Tool For iOS, IMEI Unlock Method

Kamis, 29 Desember 2011

Adding Context Menu to Desktop – Control Panel, Softwares and System Tools

Adding Context Menu to Desktop – Control Panel, Softwares and System Tools - In the past, when I started to start blogging, many thoughts disturbed me. I want to have a blog with a nice and interesting look. I am constantly looking for basic tutorials from some web and blogs on the internet. And thankfully, one by one I started to do it, and of course have to go through some confusion process first, but the most important of a blog that is content, yes on the blog Innaz Review we will discuss a lot of information about gadgets that are very in need by you, now we will discuss first about Adding Context Menu to Desktop – Control Panel, Softwares and System Tools please refer to the information we will convey until completion:

Articles : Adding Context Menu to Desktop – Control Panel, Softwares and System Tools
full Link : Adding Context Menu to Desktop – Control Panel, Softwares and System Tools

You can also see our article on:


Adding Context Menu to Desktop – Control Panel, Softwares and System Tools

Context Menu are right click options or popup menus that offers choices of action needed by the user. Here’s how to get into tweaking and installation of those options through RegDevelop and Windows Registry.

cp


Created program using Regdevelop (Complete)
regdevelop


Regdevelop let’s you create a graphical user interface for these tweaks, Click here to download the complete version of the tool for easy installation of Right-Click Menus.


1/25/2012: Click here to download the latest version (with Switch to Integrated Development Environment)
New! 9/1/2012: (Click here) Added Computer Icon Right-Click Menus

For People who already knows Windows Registry

You can learn and see how it is being done through highlighted words and folder key location and registry values.


Open your notepad, copy and paste the text below, save it as [filename].reg, and make sure you select All Files (*.*)

Double-Click the file to install in Windows Registry.

Method #1 – Control Panel Menu (3 SubMenu only)
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Control]
"MUIVerb"="Control Panel"
"icon"="control.exe,0"
"SubCommands"="EaseOfAccessCenter;SystemProperties;Calculator"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\EaseOfAccessCenter]
@="Ease of Access Center" "icon"="c:\\windows\\system32\\utilman.exe,0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\EaseOfAccessCenter\command]
@="control access.cpl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemProperties]
@="System Properties"
"icon"="sysdm.cpl,0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SystemProperties\command]
@="control sysdm.cpl"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator]
@="Calculator"
"icon"="calc.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator\command]
@="calc.exe"

Method #2 – Softwares and System Tools Menu (3 Sub-Menu only)
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\System]
"MUIVerb"="System Tools" "icon"="C:\\Windows\\system32\\wucltux.dll"
"ExtendedSubCommandsKey"="DesktopBackground\\ContextMenus\\system"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system]
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell]
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell\cmd1] "icon"="%windir%\\system32\\charmap.exe,0"
"MUIVerb"="Character Map"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell\cmd1\command]
@="charmap.exe"

[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell\cmd2]
"icon"="control.exe,0"
"MUIVerb"="Control Panel"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell\cmd2\command]
@="control.exe"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell\cmd3]
"icon"="%windir%\\system32\\cleanmgr.exe,0"
"MUIVerb"="Disk Cleanup"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\system\shell\cmd3\command]
@="cleanmgr.exe"
[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Softo]
"MUIVerb"="Softwares"
"ExtendedSubCommandsKey"="DesktopBackground\\ContextMenus\\tools"
"icon"="C:\\Windows\\system32\\wucltux.dll,7"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools]
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell]
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell\cmd1]
"MUIVerb"="Bluetooth File Transfer"
"icon"="%SystemRoot%\\system32\\fsquirt.exe,0"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell\cmd1\command]
@="fsquirt.exe"

[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell\cmd2]
"MUIVerb"="Calculator"
"icon"="calc.exe,0"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell\cmd2\command]
@="calc.exe"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell\cmd3]
"MUIVerb"="Command Prompt"
"icon"="%windir%\\system32\\cmd.exe,0"
[HKEY_CLASSES_ROOT\DesktopBackground\ContextMenus\tools\Shell\cmd3\command]
@="cmd.exe"

Method #3 – Computer Icon right-click Menu entries
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"="0"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Hibernate]
"icon"="C:\\Windows\\system32\\imageres.dll,27"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Hibernate\command]
@="rundll32.exe Powrprof.dll,SetSuspendState Hibernate"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Lock]
"icon"="C:\\Windows\\system32\\imageres.dll,54"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Lock\command]
@="Rundll32.exe user32.dll LockWorkStation"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Restart]
"icon"="C:\\Windows\\system32\\imageres.dll,95"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Restart\command]
@="Shutdown.exe -r -t 00"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Shutdown]
"icon"="C:\\Windows\\system32\\shell32.dll,137"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Shutdown\command]
@="Shutdown.exe -s -t 00"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Sleep]
"icon"="C:\\Windows\\system32\\imageres.dll,192"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Sleep\command]
@="Rundll32.exe Powrprof.dll,SetSuspendState Sleep"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Switch user]
"icon"="C:\\Windows\\system32\\imageres.dll,83"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Switch user\command]
@="tsdiscon.exe"

For more advanced option… you can dig more by going to regdevelop folders and see the complete commands and registry values.
regdevelop_files_


Works with Windows 7 and above…


Enjoy!

References
http://msdn.microsoft.com/en-us/library/bb761870(v=VS.85).aspx
http://io-repo.blogspot.com/2011/05/cascading-context-menus-via-static.html
http://msdn.microsoft.com/en-us/library/windows/desktop/hh127431(v=vs.85).aspx
http://www.askvg.com/add-cascading-menus-for-your-favorite-programs-in-windows-7-desktop-context-menu/



so much information Adding Context Menu to Desktop – Control Panel, Softwares and System Tools

hopefully Adding Context Menu to Desktop – Control Panel, Softwares and System Tools information can provide benefits for you in determining the gadgets that fit your needs in daily life.

you just read Adding Context Menu to Desktop – Control Panel, Softwares and System Tools if you feel this information is useful and want to bookmark or share it please use link https://innaz2.blogspot.com/2011/12/adding-context-menu-to-desktop-control.html if you want more information please search on other pages this blog.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Adding Context Menu to Desktop – Control Panel, Softwares and System Tools

1 komentar:

  1. Munchkins cat breeder, we stand behind our guarantee, our customers, and our kittens! We go to great efforts to ensure that our kittens are healthy and socialized with an excellent demeanor that is native to the breed of each kitten.
    munchkin kittens for sale
    munchkin kittens
    munchkin for sale
    munchkin cats for sale

    BalasHapus