Classic Shell
http://classicshell.net/forum/

Apply start menu settings and customizations to All Users
http://classicshell.net/forum/viewtopic.php?f=7&t=4999
Page 1 of 1

Author:  heisey [ Mon Aug 17, 2015 6:53 am ]
Post subject:  Apply start menu settings and customizations to All Users

Hi all,

Is there a way to apply all Classic Start Menu customizations and settings changes made to one user account to all user accounts rather than doing them individually (Windows 7 Enterprise)?

TIA for any advice,

Laura

Author:  Gaurav [ Mon Aug 17, 2015 8:36 am ]
Post subject:  Re: Apply start menu settings and customizations to All User

Yes there are two options to do this. Either edit the Registry or use Group Policy.

1. For editing the Registry so the configuration can be applied to all users (and is enforced/locked down so users cannot modify it), you have to copy the settings from the HKCU\Software\IvoSoft branch to HKLM\Software\IvoSoft branch. Look up the settings in HKCU branch (current user) and copy them to HKLM to affect all users. But the Registry keys for settings in HKCU and HKLM are slightly different.

For HKCU, the settings are at HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu\Settings
For HKLM, the settings are at HKEY_LOCAL_MACHINE\Software\IvoSoft\ClassicStartMenu

Modify a setting in the Settings dialog to know its Registry name and value. Look it up in HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu\Settings and then create the same configuration at HKEY_LOCAL_MACHINE\Software\IvoSoft\ClassicStartMenu (note that there is no 'Settings' subkey for HKLM).

Sometimes you may want to lock a setting to its default value, but you don't know what the default value is. Then create a DWORD value and set it to 0xDEFA.

In some cases you may not want to lock the value for all users, but simply modify the initial value of the setting. In such case add "_Default" to the name of the value. For example if you want to context menu to be disabled by default but still allow the users to enable it if they wish, create a DWORD value named "EnableContextMenu_Default" and set it to 0.

This is also explained in the 'Administrative Settings' section of the documentation. Right click the Start button and click Help.

2. Another method is Group Policy. The file, C:\Program Files\Classic Shell\PolicyDefinitions.zip includes the policy definitions. If you have an Active Directory domain, extract the files to %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\ or whatever your Group Policy Central Store is. For Local Group Policy, extract them to C:\Windows\PolicyDefinitions folder.

Author:  ath0mps0 [ Wed Sep 16, 2015 6:30 am ]
Post subject:  Re: Apply start menu settings and customizations to All User

Is there a way to eliminate the initial display of the Classic Shell Settings page for all users?

Author:  Gaurav [ Wed Sep 16, 2015 7:01 am ]
Post subject:  Re: Apply start menu settings and customizations to All User

Yes, to eliminate initial display of settings window, there is a Group Policy setting called Menu style under Computer Configuration branch.

You can also choose to edit registry directly instead.
For a single user account which is currently logged in, create a DWORD value called "ShowedStyle2" in HKCU\Software\IvoSoft\ClassicStartMenu and set it to 1.

For the HKLM branch (which affects all users), to suppress the initial opening of the settings, create a new string value MenuStyle_Default in HKLM\Software\IvoSoft\ClassicStartMenu and set it to "Classic1", "Classic2" or "Win7" depending on which style you want to be the default.

The menu must be restarted after changing registry settings. You can exit it from the command line using: "C:\Program Files\Classic Shell\ClassicStartMenu.exe" -exit

Author:  sadonly [ Tue Sep 29, 2015 2:58 am ]
Post subject:  Re: Apply start menu settings and customizations to All User

hi.
maybe an option to backup restore setting or various settings to server side by using forum account, by example, would be a better way.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/