Windows Registry Editor Version 5.00

; Add control panel to the desktop context menu
; howtogeek.com

[-HKEY_CLASSES_ROOT\Directory\Background\shell\Control Panel]

[HKEY_CLASSES_ROOT\Directory\Background\shell\Control Panel]
@="Pannello di Controllo"
"icon"="control.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Control Panel\command]
@="control.exe"

