In IE, View...Source is usually controlled by a registry setting and is set
to Notepad.exe by default. The program you mentioned probably changed that
registry setting, and there's no way via a Windows interface to change that.
See:
http://dotnet.org.za/thea/archive/2004/11/25/7933.aspx
http://malektips.com/xpwtw0028.html
http://www.iconico.com/viewSourceEditor/ - a free program that will make the
change for you.
http://www.winguides.com/registry/display.php/774/
If you want to change the File...Edit, or the Edit button HTML Editor
feature, which is sort of like View...Source, you can go to, in IE,
Tools....Internet Options...Programs tab.
Or...
Bill James MVP has a script file available that will solve this problem
easily.
http://billsway.com/vbspage/
You will need to know the path to the editing program you want to use.
One small reminder... Bill's utility is quite nice but it will not populate
the DDE entries for the new file action, if they are required by the
application you choose.
With most basic uses, there should be no issue - DDE will probably not be
used. 'Multitasking' users (many docs /applications open at once) may want
to put those DDE values in place and as far as I know that must be done
manually. (clone the winword.exe entries for the *.DOC file type if you are
using Word).
You could also do the registry editing manually, if you wish:
http://msdn.microsoft.com/workshop/browser/configuration/ClientReg/ClientRegistryLayout.asp
Also see this article for more information:
Changing Source Code Editor in Internet Explorer
http://support.microsoft.com/?kbid=163606
--
Jon R. Kennedy
Charlotte, NC, USA
(e-mail address removed)