Page 1 of 1

Desktop Context menu as DEXPOT control

Posted: 21.06.2013 05:25:36
by IGBY
Add context menu to control DEXPOT functions. Registry settings can be added to perform DEXPOT functions using
the right mouse button on the desktop. I know this is just another way to do it Simply works better for me.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\DesktopBackground\Shell\Dexpot]
"MUIVerb"="Desk Top"
"SubCommands"="Dexpot.configure;Dexpot.Next;Dexpot.Desk1;Dexpot.Desk2;Dexpot.Desk3;Dexpot.Desk4"
"Position"="Top"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Configure]
"MUIVerb"="Configure"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Configure\Command]
"Configure"="C:\\Program Files (x86)\\Dexpot\\dexpot.exe -k"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Next]
"MUIVerb"="Next"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Next\Command]
@="C:\\Program Files (x86)\\Dexpot\\dexpot.exe -next"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk1]
"MUIVerb"="Desk1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk1\Command]
@="C:\\Program Files (x86)\\Dexpot\\dexpot.exe -w 1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk2]
"MUIVerb"="Desk2"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk2\Command]
@="C:\\Program Files (x86)\\Dexpot\\dexpot.exe -w 2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk3]
"MUIVerb"="Desk3"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk3\Command]
@="C:\\Program Files (x86)\\Dexpot\\dexpot.exe -w 3"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk4]
"MUIVerb"="Desk4"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Dexpot.Desk4\Command]
@="C:\\Program Files (x86)\\Dexpot\\dexpot.exe -w 4"

Re: Desktop Context menu as DEXPOT control

Posted: 21.06.2013 05:27:30
by Not IGBY
Great Idea Thanks

Re: Desktop Context menu as DEXPOT control

Posted: 22.06.2013 00:51:30
by Patrick
:dex:

Not IGBY wrote:Great Idea Thanks


:giggle:

If you have a mouse with extra back/forward navigation buttons, you can also press those on the desktop to switch.