Windows Registry Editor Version 5.00 ; Created by Vishal Gupta for AskVG.com [HKEY_CLASSES_ROOT \ export topbackground \ Shell \ Power Menu]
"MUIVerb" = "power control" "SubCommands" = "lock; logoff; switch; sleep; hibernate; restart; shutdown" "Icon" = "shell32.dll, 215" "Position" = "bottom" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ lock] @ = "Locked" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ lock \ command] @ = "Rundll32 User32.dll, LockWorkStation" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ logoff]
@ = "Logout" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ logoff \ command] @ = "Shutdown-l" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ switch] @ = "Change user" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ switch \ command] @ = "Tsdiscon.exe" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ sleep] @ = "Sleep" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ sleep \ command] @ = "Rundll32.exe powrprof. dll, SetSuspendState Sleep" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ hibernate] @ = "Sleep" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ hibernate \ command] @ = "Shutdown-h" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ restart] @ = "Restart" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ restart \ command] @ = "Shutdown-r-f-t 00" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ shutdown] @ = "Shutdown" [HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ CommandStore \ shell \ shutdown \ command] @ = "Shutdown-s-f-t 00" |