Post by IGBY » 21.06.2013 05:25:36
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"
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"