| Re: Default Start Menu option missing from Taskbar & Start Menu properties screen to give credit where due... I didn't pull the solution from thin
air :)
Thank goodness for Google. I found the fix after a quick search.
Many thanks to windowsnetworking.com
=========================================================
[url]http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/RegistryTips/Miscellaneous/RegistrySettingsfortheStartMenuinWindowsXP.html[/url]
=========================================================
"You can use the Group Policy editor, gpedit.msc, to manage XP Start
Menu options:
User Configuration \ Administrative Templates \ Start Menu and Taskbar
You can also set them directly via the registry using the registry
key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
\Explorer
The registry entries are DWORD values. A value of 1 is enabled, and a
value of 0 is disabled:
* Policy: Disable the new simple Start Menu
Description:Disables the new simple Start menu and forces the
classic Start menu.
Registry Value: NoSimpleStartMenu
" |