home *** CD-ROM | disk | FTP | other *** search
- To All who need it.
-
- (update - 11-08-88)
- Think that all minor bugs are out of this version. Received call
- from Mike (sysop SBBS) as to why I can't add ten and ten... this file is
- fixed. The problem was with writing 720k disks when I shifted the file
- length in Hex, I forgot to carry the bit to the next register, so the program
- was looking for the wrong length file.
-
- (11-07-88)
- This program will capture entire disks (to and including boot sectors,
- hidden files, FAT and Directories and save them onto a single hard disk file.
- It will also re-write the floppy (360 or 720k) from the hard disk file to
- re-create the disk in it's original format. It will allow a BOOT disk to
- be captured, sent via modem to a remote location, and re-created at that
- remote location. This program was specifically written to allow modem
- distribution of the PC-Dos 4.0 patch disks via the IBM SBBS, but will work
- with any NON Copy protected 360k or 720k diskettes. (320k will not work)
-
- The source in MASM (vers 5.0 or above) is included in case you wish
- to modify the code to implement other formats. This program is released into
- the Public Domain, so distribute it freely, just don't charge for it
-
- Jim Offenbecher