SAgent007
01-30-2004, 04:56 PM
I like to know if there is a way to change the Start Menu from "XP mode" to "Classic Mode" using Registry ?
okwhen
01-30-2004, 11:57 PM
This is the information you requested. I have created two reg file. The first one is start menu and the second is Classic Start menu. Or you can directly edit the register. Copy each one between the lines and place past into notepad. Name one ClassicStartmenu.reg and the other Startmenu.reg. Double click on the file you desire and select yes to merg the file into the register. Log off and back on for the change to take effect.
The forth set of values from the end is the one you will be interested in. If you look at each reg file you will notice the only difference is 03 and 01 in the forth from the ends value.
I obtained this information using Regshot 1.61e5 Final.
Start menu
________________________________________________
Windows Registry Editor Version 5.00
; Start menu
[HKEY_USERS\S-1-5-21-484763869-152049171-839522115-1003\Software\Microsoft\Windows\CurrentVersion\Exp lorer\]
"ShellState"=hex:24,00,00,00,33,a1,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,03,00,00,00
;
_________________________________________________
;Classic Start menu
_________________________________________________
Windows Registry Editor Version 5.00
;Classic Start menu
[HKEY_USERS\S-1-5-21-484763869-152049171-839522115-1003\Software\Microsoft\Windows\CurrentVersion\Exp lorer\]
"ShellState"=hex:24,00,00,00,33,a1,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,01,00,00,00
;
__________________________________________________
SAgent007
01-31-2004, 02:25 AM
Thanks.
I just found a value that force the start menu to be classic :
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoSimpleStartMenu"=dword:00000001
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.