home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!gdt!bsmail!ccsw
- From: ccsw@bristol.ac.uk (EthaStorm)
- Newsgroups: comp.sys.amiga.misc
- Subject: Re: Looking to unpack DOS disk with .lzh files
- Message-ID: <1992Sep4.084310.6858@bristol.ac.uk>
- Date: 4 Sep 92 08:43:10 GMT
- References: <2SEP92.16012792@cc4.crl.aecl.ca>
- Organization: University of Bristol, England
- Lines: 28
-
- In article <2SEP92.16012792@cc4.crl.aecl.ca> roihar@cc4.crl.aecl.ca writes:
- >I need to unpack a DOS formatted disk with three .lzh
- >extension files (compressed). How do I do this on
- >an AMIGA 2000???
-
-
- Try
-
- 1> Set up MSH/MessyDos/CrossDos what-have-you MSDOG to Amiga disk handler
- system. (Assume MSH: for this include)
-
- 2> Copy your file from the MSDOG disk to RAM: ie.
-
- wb204> copy msh:#?.lzh ram:
-
- 3> Format a new Amiga diskette.
-
- 4> Copy a version of the unpacker LHA to ram: ie. wb204> copy c/lha ram:
-
- 5> Move onto your newly formatted diskette ie wb204> df0:
-
- 6> Extract files using lha ie. empty> ram:lha x ram:filename.lzh
-
- This will unpack the .lzh file in RAM: onto the nice, new formatted floppy in
- df0:
- Hope this helps,
-
- Steff *8)
-