Tools Links Login

Removing Item Types from the New Menu

When you right-click on your desktop or other selected applications there is a New sub-menu which contains a list a default templates. This list can be modified to include only the templates you want.
Each template exists in the [HKEY_CLASSES_ROOT] hive associated with a file extension. Whether it is visible or not in the New menu is controlled by whether the related entry has a sub-key called 'ShellNew'.
For example on the New menu there is usually an entry for "Text Document". This is visible because of the key: [HKEY_CLASSES_ROOT\.txt\ShellNew] If you were to rename the key so it no longer had a sub-key called 'ShellNew' by changing it to [HKEY_CLASSES_ROOT\.txt\ShellNewOld] it would disappear from the New menu.
1. Open Regedit, and using the Find function (Ctrl+F) search for any values of 'ShellNew'.
2. Several should be found under the [HKEY_CLASSES_ROOT] hive, if you do not want them to be displayed rename 'ShellNew' to 'ShellNewOld'.
Note: Changes should take place immediately without needing to reboot.

About this post

Posted: 2007-05-03
By: FortyPoundHead
Viewed: 1,577 times

Categories

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.