home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / DOS_HELP / REST51.ZIP / RESTORE.TXT < prev   
Encoding:
Text File  |  1989-05-24  |  2.1 KB  |  55 lines

  1. Replacement for DOS RESTORE - [55 lines]
  2.  
  3. Dan Wright is a bright young blind assembler programmer I have
  4. been coaching.  He totally rewrote Restore 5.1, a replacement
  5. for MS DOS Restore.  It was based on my Restore 4.2.
  6.  
  7. What's wrong with the official DOS Restore?
  8.  
  9. 1. The DOS 3.2 version according to a Microsoft technician has 22
  10.    reported bugs.  It is "the lemon of MS DOS" to use his phrase.
  11.  
  12. 2.  Under DOS 3.2, MS DOS and PC DOS use incompatible formats for
  13.     Restore.  You cannot restore files backed up on PC DOS to an
  14.     MS DOS system and vice versa.
  15.  
  16. 3.  You cannot restore files backed up on DOS 3.3 to a machine
  17.     running DOS 3.2.  Version 3.2 Restore will not run under DOS
  18.     3.1, etc.
  19.  
  20. 4.  The user interface is very unforgiving of mistakes.
  21.  
  22. What's so great about Canadian Mind Products Restore 5.1?
  23.  
  24. 1.  It will restore disks backed up under any level of DOS (2.0 or
  25.     higher) to a machine running any level of MS/PC DOS (2.0 or
  26.     higher).
  27.  
  28. 2.  It is much smaller and faster, and it fixes all the bugs I
  29.     know of in official Restore.
  30.  
  31. 3.  Because CMP Restore is not proprietary and because it runs under
  32.     any level of DOS, it can be used to mass distribute
  33.     files and programs too large to fit on a single diskette.
  34.     Source is provided to allow customization for automated installs
  35.     of proprietary software.
  36.  
  37. What's the difference between Restore 4.2 and 5.1?
  38.  
  39. 1.  Though Restore 4.2 will run under DOS 3.3 and 4.01 and will
  40.     restore files backed up under lower levels of DOS it will not
  41.     restore files produced by 3.3 and 4.01 Backup.  Version 5.1
  42.     rectifies this deficiency.  You can now even restore backed
  43.     up under MS DOS 4.01 to a PC DOS 2.0 system.
  44.  
  45. What's the catch?
  46.  
  47. Restore may not be used for military purposes.  Currently one of
  48. Americas major defense contractors, Rockwell International, is
  49. using Restore 4.2 to distribute its CAD software.  They have
  50. refused to stop and apparently I have no legal recourse.
  51. Version 5.1 is copyrighted and Shareware to give me the legal
  52. right to enforce the no-military-use restriction.
  53.  
  54. Love Roedy
  55.