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 Sep 20, 2025 10:01 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  [ 13 posts ] 
Author Message
PostPosted: Thu Jul 25, 2013 7:40 am 
Offline

Joined: Thu Jul 25, 2013 7:33 am
Posts: 6
Hi All

Hope somebody can help me.

I want to disable access to the classic shell menu. How can i do this ? because i provide all the important settings by registry.
And i also looking for a button just Windows 7 Like, not a complete skin.

Hope somebody can help me


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 25, 2013 7:56 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
Look at the Administrative Settings section in the Help.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 25, 2013 8:11 am 
Offline

Joined: Thu Jul 25, 2013 7:33 am
Posts: 6
Hi Ivo

thanks for your help. i saw this already and using it for deploy of my Basic Settings. just hope to find a easier way, to disable the reset insetead of findig every registrykey.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 25, 2013 8:24 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
There is a global setting "EnableSettings". Set it to 0 in the registry at HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicStartMenu to prevent users from even opening the Settings dialog.


Here's the Windows 7 logo button: http://www.classicshell.net/forum/viewtopic.php?f=18&t=174

_________________
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: Fri Jul 26, 2013 2:19 am 
Offline

Joined: Thu Jul 25, 2013 7:33 am
Posts: 6
thank you... the Setting i can now deploy, the button is also nice... but this with disableing Setting snot work at the Moment... if i know why, i let you know

thanks a lot


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 26, 2013 2:26 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Which version of Classic Shell are you using? 3.6.x or 3.9.0 beta? Also, you have to restart the menu/logoff Windows for the settings to be disabled. If you are using the beta, the registry values are moved to a HKLM\Software\IvoSoft\ClassicStartMenu\Settings branch (or HKCU for per-user). If you are using the older 3.6.x, they are in HKLM\Software\IvoSoft\ClassicStartMenu (or HKCU....).

_________________
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: Fri Jul 26, 2013 3:01 am 
Offline

Joined: Thu Jul 25, 2013 7:33 am
Posts: 6
very Special :-) i have 3.6.8 Settings are at registry and it also not works after reboot


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 26, 2013 5:14 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Can you export the .REG file and attach it here? What do you mean it does not work? You mean even after setting it to 0, you are able to open the Settings dialog?

_________________
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: Fri Jul 26, 2013 7:17 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
GauravK wrote:
Which version of Classic Shell are you using? 3.6.x or 3.9.0 beta? Also, you have to restart the menu/logoff Windows for the settings to be disabled. If you are using the beta, the registry values are moved to a HKLM\Software\IvoSoft\ClassicStartMenu\Settings branch (or HKCU for per-user). If you are using the older 3.6.x, they are in HKLM\Software\IvoSoft\ClassicStartMenu (or HKCU....).

This is not 100% accurate.
The admin settings are always in HKLM\Software\IvoSoft\ClassicStartMenu
The user settings are in HKCU\Software\IvoSoft\ClassicStartMenu in 3.6.8 and in HKCU\Software\IvoSoft\ClassicStartMenu\Settings in 3.9.0


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 26, 2013 7:28 am 
Offline

Joined: Thu Jul 25, 2013 7:33 am
Posts: 6
the Settings are at my GPO.

this i use...

stucture: HKEY_LOCAL_MACHINE
path: SOFTWARE\IvoSoft\ClassicShell
name: EnableSettings
Type:REG_DWORD
Data: 00000000


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 26, 2013 7:30 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
No, you need "ClassicStartMenu", not "ClassicShell".
Every component has its own registry key and its own settings to be disabled.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 26, 2013 7:36 am 
Offline

Joined: Thu Jul 25, 2013 7:33 am
Posts: 6
F***** :-) yes Baby.... just cop & paste the Wrong Thing... now it works :-)

thanks a lot


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 26, 2013 8:44 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Ivo wrote:
This is not 100% accurate.
The admin settings are always in HKLM\Software\IvoSoft\ClassicStartMenu
The user settings are in HKCU\Software\IvoSoft\ClassicStartMenu in 3.6.8 and in HKCU\Software\IvoSoft\ClassicStartMenu\Settings in 3.9.0

Ah I didn't know that. :) I thought HKLM had moved to the \Settings branch as well.

_________________
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  [ 13 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users 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.