Page 1 of 1

IE5.5 View Source Registry Key

Posted: Tue Jul 24, 2001 9:17 am
by Peter T.
I have tried to get IE5.5 to use TextPad when View Source is selected, however it behaves strangely. The key noted in the Configuration FAQ page of this site did not exist for IE5.5. So, I added it. Now, when I click on View Source from the context menu, Windows asks me if I would like it to add three files to the Desktop and the proceeds to open TextPad with a blank document loaded. I have used this Registry entry with IE4.1 and it worked fine. Is there any way to get this to work in 5.5 without replacing notepad.exe?
Thanks.

Re: IE5.5 View Source Registry Key

Posted: Fri Jul 27, 2001 12:33 am
by Pawson
I had this same problem. Try going into TextPad preferences and under General uncheck:

Allow multiple files on the command line

That solved it for me. The problem arises when your IE cache is located in a directory with spaces in the path (which it is by default). TextPad thinks each segment of the path is a separate file.


Pawson

Re: IE5.5 View Source Registry Key

Posted: Mon Jul 30, 2001 1:27 am
by Peter T.
Thanks for the assistance. This indeed was the solution.