How do I add a new item to 'File/New' menu?

  • Thread starter Thread starter Jefry
  • Start date Start date
Jefry said:
How do I add a new item to the "File/New" menu?

Of Windows Explorer? Copy a template file into the C:\Windows\ShellNew
folder. This file will be used every time you make a new HTML document,
so I recommend just putting in the basic doctype, <HTML>, <HEAD> and
<BODY> tags.
 
Back
Top