How to add new HTML editor to IE options?

  • Thread starter Thread starter gil
  • Start date Start date
G

gil

How can I get IE 6.0 to add my HTML editing program to its list in
Internet options / Programs / HTML Editor?

Presently it shows 'Notepad' and 'Mozilla'. I wish to add 'First Page 2000'


--
Gil.

If you get the facts first,
You may not need to reconstruct your hard drive later!

Please reply to the group.

-----
 
Hi Gil,

Change and/or Add an HTML Editor (Line 132)
http://www.kellys-korner-xp.com/xp_tweaks.htm

Or manually, use as an example:

Close all IE windows. Then go to Start/Run/Regedit and navigate to this
key: HEKY_CLASS_ROOT\.htm\openwithlist\

Right click on the Openwithlist folder and select new->Key menu. Create
another folder named Dreamweaver. Right click on Dreamweaver and select
new->Key menu to create a folder named shell.

Right click on the shell folder and select new->key menu to create a new
folder named command.

Double click on the default item in the command folder, input the
Dreamweaver file full path and %1.

For example if the Dreamweaver EXE file path is C:\ Dreamweaver.exe,
input this: C:\ Dreamweaver %1

--

All the Best,
Kelly (MS-MVP)

Troubleshooting Windows XP
http://www.kellys-korner-xp.com
 
Thank you. I really appreciate your informative, and rapid, reply to my
question.

Gil.

If you get the facts first,
You may not need to reconstruct your hard drive later!

Please reply to the group.
 
Back
Top