Jump to content

Often Used Shortcuts on Start menu - all gone


Recommended Posts

:w00t: This is great news!!! I got rid of them. I am not sure if this subject has been talked about here but I did a search and couldn't find anything.

But anywho.. I always hated when I redid a machine with my CD there were the XP tour, Movie Maker, and File & Settings Migrator icons. They really p***ed me off. I couldn't figure out how to remove these applications from the setup other then using nlite or a similar application. I guess I really don't care that the apps are installed I just like the idea of 'out of sight, out of mind'. So I found out that in HKEY_CLASSES_ROOT you can set a reg entry that will prevent the icon from ever showing up!

;-------------------
;Clean Up Start Menu
;-------------------
[HKEY_CLASSES_ROOT\Applications\migwiz.exe]
"NoStartPage"=""

[HKEY_CLASSES_ROOT\Applications\moviemk.exe]
"NoStartPage"=""

[HKEY_CLASSES_ROOT\Applications\tourstart.exe]
"NoStartPage"=""

Just put an empty String Value with the name of NoStartPage. Under the Applications\app.exe key. Where app is obviously the name of the application the shortcut is pointing to.

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...