Shutdown command

Select the default command for the Shutdown button in the menu

If you set the state to 'Locked to this value', the setting will be locked to the specified value for all users.

If you set the state to 'Locked to default', the setting will be locked to the default value for all users. The specified value is ignored.

If you set the state to 'Unlocked', the default value for the setting will be changed to the specified value. Individual users can override the setting.

Supported on: Requires Classic Shell 4.0.4 or later. Requires Windows 7 menu style.

State:


  1. Locked to this value
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand_State
    Value TypeREG_DWORD
    Value0
  2. Locked to default
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand_State
    Value TypeREG_DWORD
    Value1
  3. Unlocked
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand_State
    Value TypeREG_DWORD
    Value2

Shutdown command


  1. None (hide the button)
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandNone
  2. Shutdown
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandShutdown
  3. Restart
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandRestart
  4. Log off
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandLogOff
  5. Sleep
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandSleep
  6. Hibernate
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandHibernate
  7. Lock
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandLock
  8. Switch User
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandSwitch
  9. Shutdown dialog
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\IvoSoft\ClassicStartMenu
    Value NameShutdownCommand
    Value TypeREG_SZ
    ValueCommandShutdownBox


classicstartmenu.admx

Administrative Templates (Computers)

Administrative Templates (Users)