Ray Olszewski, 2001-04-10 20:57 -0700
><sigh> This really should be a FAQ answer.
>
>Netscape exhibits this problem because Netscape is polite and follows the
>html standards. So if a Web server says a file is text, trusting old
>Netscape believes it and (for .lrp files) makes a mess.
Ray,
I'm working on the second part of this FAQ. Netscape has similar problems
with ftp downloads. I was unable to get the ;i switch to work on .lrp files
in our anonymous ftp area.
ref.
Forcing Netscape FTP downloads in binary (or ASCII) format
http://help.netscape.com/kb/consumer/19991112-8.html
So, I'm now working on a regedit4 file that should fix the problem. Please
test this file (lrp_bin.reg). Thanks.
-----------------------------------------------------------------------
REGEDIT4
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/octet-stream]
"Extension"=".lrp"
[HKEY_CLASSES_ROOT\lrpfile]
@="LRP package"
[HKEY_CLASSES_ROOT\lrpfile\shell]
[HKEY_CLASSES_ROOT\lrpfile\shell\open]
[HKEY_CLASSES_ROOT\lrpfile\shell\open\command]
@="\"%1\" %*"
[HKEY_CLASSES_ROOT\.lrp]
@="lrpfile"
"Content Type"="application/octet-stream"
-----------------------------------------------------------------------
http://leaf.sourceforge.net/pub/oxygen/packages/
We may need one for .o files also.
--
Mike Noyes <[EMAIL PROTECTED]>
http://leaf.sourceforge.net/
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel