techip
Joined: 14 Aug 2006 Posts: 16
|
Sat Aug 26, 2006 6:27 pm Subject : Remove Item Types from 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.
For example: On the New menu there is usually an entry for "Text Document". Item Type Text Document 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'.
 |
|