Jump to content

Frequently used files (in Start Menu w/ XP style)


Recommended Posts

Hi everybody,

i'll try to be as explicative as i can

when we install Windows XP, at the 1st boot we have our Start Menu in XP style (looks better than Classic style for me so it's good :) )...

...but there are icons which are placed automatically, such as Tour, movie maker, WMP,...

i have taken a screenshot of mine at this moment to show you :

startmenu.jpg

So at the 1st XP boot, some icons are presents (microsoft products : tour, movie maker, ...).

And i'm looking for a method to remove them before the 1st boot. I don't want any icons in fact.

Furthermore, in my unattended XP CD i removed the Tour, but icons are still shown in the start menu when Windows XP boots :rolleyes:

somebody can help me ?

thx.

Link to comment
Share on other sites


If you take a look at the registry key

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

You can set various Start Menu settings such as;

NoSimpleStartMenu = Disable the new simple Start Menu

NoStartMenuPinnedList = Remove pinned programs list from the Start menu

NoStartMenuMFUprogramsList = Remove frequent programs list from the Start Menu

ClearRecentDocsOnExit = Clear history of recent documents on exit

The last 2 are interesting for what you want to do - maybe ClearStartMenuMFUprogramsList or ClearMFUprogramsList

Link to comment
Share on other sites

If you take a look at the registry key

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

You can set various Start Menu settings such as;

NoSimpleStartMenu = Disable the new simple Start Menu

NoStartMenuPinnedList  = Remove pinned programs list from the Start menu

NoStartMenuMFUprogramsList = Remove frequent programs list from the Start Menu

ClearRecentDocsOnExit = Clear history of recent documents on exit

The last 2 are interesting for what you want to do - maybe ClearStartMenuMFUprogramsList or ClearMFUprogramsList

thank you i will try this.

Link to comment
Share on other sites

i've added this registry tweak in my general registry tweaks file :

(this file is part of my "tweaks.bat" file)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"StartMenuInit"=dword:00000002

i don't have time to test with wmware now, but i'll test it soon.

note:

i 've noticed that in my actual Windows XP registry this "StartMenuInit" is already set on "2".

and when i boot my computer the startmenu items are presents.

it's strange.

maybe it change when it's the 1st boot of the system.

i'll see

Link to comment
Share on other sites

Guest zippy

"Start_MinMFU"=4 sets minimum size of MFU list, this will not clear predefined MFU list.

"StartMenuInit"=2 will stop startMenu pop up on user logon. when manually set "StartMenuInit"=1, it will re-initialize start menu, clear pinned list but IE/OE, MFU list will be reset to predefined MFU list. then "StartMenuInit" will set to 2 automatically.

"NoInstrumentation"=1 disables windows user tracking, it will clear MFU list, and stop MFU/recent document working. if you need MFU/recentDocs, dont set this policy.

Link to comment
Share on other sites

Guest zippy

#1 yes... 10 seems too large... when start menu opens, it's a huge window, and the rightColumn's position varies.

#2 no... i cant figure out how to clear only predefined MFU list. "StartMenuInit"=2 is the normal working state, "StartMenuInit"=1 reset the start menu to its initial state(2 pinned IE/OE, 4 predefined MFU list). if you hate MFU list, the only way i know is setting "NoInstrumentation"=1, tho it also stops MFU/recentDocs.

i set "NoInstrumentation"=1 on my own unattended disc, tho it stops MFU/recentDocs, but i use pinned list as MFU/second quick launchbar.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...