How to Edit the Desktop "NEW" Context Menu in Windows 7
This tutorial shows you how to do this
BEFORE

AFTER

Here's How:
1. To delete all the items from the new list run this reg file:
View attachment clear.reg
2. To add HTML, BAT, REG to the new list run this reg file:
View attachment addregbathtml.reg
3. To remove HTML, BAT, REG from the list run this reg file:
View attachment removeregbathtml.reg
4. To restore all default items run this reg file:
View attachment restore.reg
Tip
To add extensions of your choice to the list write in notepad below, save it as "whatever.reg" and run it.
NOTE: Replace .png with the file extension you want to add and replace whatever with anything you want.
NOTE: Replace .png with the file extension you want to add and replace whatever with anything you want.
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\[B][COLOR=red].png[/COLOR][/B]\ShellNew]
"NullFile"=""
Last edited by a moderator:
