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 Sat Nov 01, 2025 2:14 pm

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  [ 4 posts ] 
Author Message
PostPosted: Sat Oct 26, 2013 6:08 am 
Offline

Joined: Sat Oct 26, 2013 5:52 am
Posts: 2
Hi everyone. How can I change start menu button for all users ? without even ever been logged. Let me explain.

Code:
net user "User1" /add
net user "User2" /add
net user "User3" /add


with this commands I create 3 users in local users accout . I'am currently logged in as Administrator and I never login as User1,2 or 3. How can I change start button for all users ? I guess I need to modify the registry .


UPDATE: I found this registry and I customize it . Now how can I apply this to all users?

Code:
Windows Registry Editor Version 5.00


[HKEY_USERS\S-1-5-21-543895283-3741240661-2983116896-500\Software\IvoSoft\ClassicStartMenu\Settings]
"MenuStyle"="Win7"
"Version"=dword:04000000
"StartButtonType"="CustomButton"
"SkinW7"="Classic Skin"
"SkinVariationW7"=""
"SkinOptionsW7"="C26EAF5D|5D3248DC|E87963C2|80316ABE|"
"StartButtonPath"="C:\\Windows\\startMenuButton.png"
"StartButtonSize"=dword:00000040


But "S-1-5-21-543895283-3741240661-2983116896-500" is different depending on user name. How can I generalize?


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 26, 2013 6:53 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Look in the help file's Administrative Settings section. The key for All Users is 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: Sat Oct 26, 2013 8:45 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
If you place your registry values in HKLM\Software\IvoSoft\ClassicStartMenu then they will be applied to all users and will be locked.

If you don't want to lock the settings but simply modify the initial value, add "_Default" to the name of the value. For example:
Code:
"StartButtonType_Default"="CustomButton"


Top
 Profile  
Reply with quote  
PostPosted: Sat Oct 26, 2013 10:42 am 
Offline

Joined: Sat Oct 26, 2013 5:52 am
Posts: 2
Thanks for reply guys . Problem solved . Classic Shell Start Menu rocks ! :D


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

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 157 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.