DesktopShortcuts.reg 5.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. Windows Registry Editor Version 5.00
  2. [HKEY_CLASSES_ROOT\DesktopBackground\Shell\DesktopShortcuts]
  3. "MUIVerb"="Desktop Shortcuts"
  4. "SubCommands"="theme;wallpaper;scrnsavr;desktopicons;sound;cursor;DPI;color"
  5. "icon"="desk.cpl"
  6. "Position"=-
  7. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme]
  8. @="Change Theme"
  9. "icon"="imageres.dll,145"
  10. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\theme\command]
  11. @="control desk.cpl,,@themes"
  12. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\wallpaper]
  13. @="Change Wallpaper"
  14. "icon"="desk.cpl"
  15. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\wallpaper\command]
  16. @="control desk.cpl,,@desktop"
  17. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\scrnsavr]
  18. @="Change Screen Saver"
  19. "icon"="desk.cpl"
  20. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\scrnsavr\command]
  21. @="control desk.cpl,,1"
  22. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\desktopicons]
  23. @="Change Desktop Icons Settings"
  24. "icon"="desk.cpl"
  25. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\desktopicons\command]
  26. @="control desk.cpl,,0"
  27. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sound]
  28. @="Change Sound Scheme"
  29. "icon"="mmsys.cpl"
  30. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\sound\command]
  31. @="control mmsys.cpl,,2"
  32. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cursor]
  33. @="Change Mouse Pointers"
  34. "icon"="main.cpl"
  35. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\cursor\command]
  36. @="control main.cpl,,1"
  37. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DPI]
  38. @="Change DPI Scaling"
  39. "icon"="desk.cpl"
  40. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\DPI\command]
  41. @="dpiscaling"
  42. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\color]
  43. @="Change Window Color and Appearance"
  44. "icon"="desk.cpl"
  45. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\color\command]
  46. @="explorer shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}\\1\\::{ED834ED6-4B5A-4bfe-8F11-A626DCB6A921}\\pageColorization"