Add menu item for Start Menu
I liked the solution posted here:
Get Windows XP Styled Classic All Programs List in Windows Vista and 7 - Tweaking with Vishal
This involves replacing the Favorites menu with the Start Menu folder, and allowing the rollover option.
1. Open
regedit and go to following keys one by one:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
2. Now you'll need to change the value of
Favorites string value in right-side pane to:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs
(or C:\ProgramData\Microsoft\Windows\Start Menu , which is what I like.)
Change
C: to your system drive, if windows is installed in your system someplace other than c: .
3. That's it. Log off or restart your system and now "Favorites" link in start menu will change to "
Programs" and will show all program shortcuts installed in your system just like XP start menu does.
On the Start Menu Orb, make sure "Favorites" is ticked. It will now be displayed as Programs (or Start Menu, depending on which string value you used).
Also tick the box "Open submenus when I pause on them with the mouse pointer."
This will expand the menu automatically.
Now I edit my C:\ProgramData\Microsoft\Windows\Start Menu folder the way I like it, to resemble my Classic Start-up menu.
Note that the C:\ProgramData\Microsoft\Windows\Start Menu is for all users.
If you only wish to show your specific user Start Menu, use
C:\Users\
specificuser\AppData\Roaming\Microsoft\Windows\Start Menu
(or C:\Users\
specificuser\AppData\Roaming\Microsoft\Windows\Start Menu\Programs)