Page 1 of 1

How to configure the "Edit" button in IE6

PostPosted: Wed Mar 31, 2004 5:28 pm
by Cactus
Hi...
How do I configure the Edit button in the Toolbar in Internet 6?
In Internet Options under the Programs Tab>HTML Editor drop down box only Windows NotePad shows up.
I would like it to give me a choice of Notepad,FPExpress,WordPad.
Can I do this or only one can be displayed?

PostPosted: Sat Apr 03, 2004 4:25 pm
by Cactus

PostPosted: Sun Apr 04, 2004 10:40 am
by brad
Do this for each Program you want to add to the "Drop down" list:
Go to Start / Run / Type regedit to open the Registry Editor.
Navigate to the Windows registry key for your editor by starting at the following hive: HKEY_CLASSES_ROOT\.htm\OpenWithList\
Right click "OpenWithList" and choose "New" and "Key."
Name the key.

For WordPad:
Name the key as follows: WordPad
Highlight the new key, right click on it and create an new key named "shell" under the "WordPad" key.
Highlight "shell," right click on it and create a new key named "edit" under the "shell" key.
Highlight "edit," right click on it and create a new key named "command" under the "edit" key.
Highlight the "command" key and double click on the "ab" icon on the right side frame. A window will appear where you can enter the value for the "command" key. In the string value, enter the directory path for your WordPad, for instance, as follows:

String Value for WordPad:
C:\Program Files\Accessories\WORDPAD.EXE %1
brad

PostPosted: Tue Apr 27, 2004 2:56 am
by Cactus

PostPosted: Tue Apr 27, 2004 9:31 am
by brad

PostPosted: Sat May 15, 2004 5:21 pm
by Cactus
I'm back...
So now there is Notepad and Frontpg.exe(Frontpage2000)
I want FPXPRESS.EXE to be the default editor.



I know what the file is: FPXPRESS.EXE
And I have the location: C:\Program Files\FPX\BIN

:?: How do I config it in the Registry

PostPosted: Sat May 15, 2004 5:37 pm
by brad
Just follow the directions I posted. Then in the Dropdown box in Internet Options / Programs select it.
brad