Classic Shell development was stopped in December 2017. For now the forum remains online as reference, but is read-only. Registration of new users is disabled.
It is currently Thu Sep 11, 2025 6:58 am

All times are UTC - 8 hours [ DST ]


Forum rules


Please, keep discussions on topic and in the right forum. The start menu topics go into the Classic Start Menu forum, etc. This makes it easier for people to locate topics they are looking for.
If you get a satisfactory response to your question, please mark the topic as "solved". Click the green √ button in the bottom-right of the post.



Post new topic Reply to topic  [ 15 posts ] 
Author Message
 Post subject: Setting for all users
PostPosted: Wed Aug 21, 2013 5:36 am 
Offline

Joined: Wed Aug 21, 2013 5:23 am
Posts: 4
Hello,
thank you for this tool, I love it
But I have a problem to force the settings to all users and prevent them from changing them on windows server 2012.

I do the settings, I copy HKCU\Software\IvoSoft in HKLM\Software\IvoSoft
I added the key "EnableSettings"=dword:00000000 in HKLM\SOFTWARE\IvoSoft\ClassicStartMenu


it does not work ...
Could you tell me how to do this?

Thx


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 6:18 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Have you tried exiting the Classic Start Menu by right clicking the Start button after you made these changes and starting it again from C:\Program Files\Classic Shell\ClassicStartMenu.exe? Or simply log off Windows user account and logon back again. Also, which version of Classic Shell are you running?

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 6:38 am 
Offline

Joined: Wed Aug 21, 2013 5:23 am
Posts: 4
thx for your replay

i use rdp connection !
I make the settings with an administrator account. I control with a standard account. I rebooted several times

I use the latest beta version


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 7:59 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
You should not copy the entire key. The key contains more than just the settings. It has things like MRU programs, customized order of items in the menu, the positions of various dialogs, etc.

Also on versions 3.9.0 and up the structure of HKCU and HKLM key are different. In HKCU the settings are stored in a \Settings sub-key.


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 8:24 am 
Offline

Joined: Wed Aug 21, 2013 5:23 am
Posts: 4
So I need to copy the key HKCU\Software\IvoSoft\settings in HKLM\Software\IvoSoft ?


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 8:26 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
For the latest beta, the value needs to be as follows:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicStartMenu\Settings]
"EnableSettings"=dword:00000000

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 8:32 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
houstek wrote:
So I need to copy the key HKCU\Software\IvoSoft\settings in HKLM\Software\IvoSoft ?

No, copy HKCU\Software\IvoSoft\ClassicStartMenu\Settings into HKLM\Software\IvoSoft\ClassicStartMenu. Try it for a few settings and it will make sense.

GauravK wrote:
For the latest beta, the value needs to be as follows:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicStartMenu\Settings]
"EnableSettings"=dword:00000000

Not true. It is HKLM\Software\IvoSoft\ClassicStartMenu


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 8:54 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Oh I thought maybe by latest beta he means 3.9.2, not 3.9.1. In 3.9.2 which I am using, it only works if it's at \Settings. Does not work if its at HKLM\Software\IvoSoft\ClassicStartMenu

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Wed Aug 21, 2013 8:58 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
There is no change between 3.9.1 and 3.9.2. I just tried it.


Top
 Profile  
Reply with quote  
PostPosted: Thu Aug 22, 2013 7:37 am 
Offline

Joined: Wed Aug 21, 2013 5:23 am
Posts: 4
It's ok with :
copy HKCU\Software\IvoSoft\ClassicStartMenu\Settings into HKLM\Software\IvoSoft\ClassicStartMenu


thx ;)


Top
 Profile  
Reply with quote  
PostPosted: Thu Aug 22, 2013 7:44 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
I must be using a different version of Classic Shell on another planet because for me, it only works if the value exists in HKLM\Software\IvoSoft\ClassicStartMenu\Settings. It doesn't work if the value exists in HKLM\Software\IvoSoft\ClassicStartMenu. How is this possible? I just tried it. :D I am using 3.9.2.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Thu Aug 22, 2013 7:49 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
Export the key HKLM\Software\IvoSoft to a .reg file and attach it here.


Top
 Profile  
Reply with quote  
PostPosted: Thu Aug 22, 2013 8:02 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Attached. You're supposed to restart CSM after merging it right? Some black magic is going on only on my PC. :shock: :D


Attachments:
Exported Settings.zip [359 Bytes]
Downloaded 847 times

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.
Top
 Profile  
Reply with quote  
PostPosted: Thu Aug 22, 2013 8:39 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
I see. The Settings key is used if it exists. Otherwise the parent key is used. So if you have an empty Settings key, anything you place in the parent key will be ignored.


Top
 Profile  
Reply with quote  
PostPosted: Thu Aug 22, 2013 9:42 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Oh ok that explains it :D

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 362 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.