home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 165 / PUB26.ZIP / AUTOEXEC.BAT next >
DOS Batch File  |  1986-10-29  |  7KB  |  147 lines

  1. echo off
  2. cls
  3. echo     ┌─────────────────────────────────────────────────────────────────┐
  4. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  5. echo     │                                   │
  6. echo     │    This diskette contains patches to the problems listed       │
  7. echo     │    on the following screens.  Read the information           │
  8. echo     │    presented on the screens to understand the           │
  9. echo     │    installation and usage of the two NEW modules,           │
  10. echo     │    I17.COM and FMTDRVR.SYS.    There is also important        │
  11. echo     │    information about the rest of the modules, which are       │
  12. echo     │    being replaced.                           │
  13. echo     └─────────────────────────────────────────────────────────────────┘
  14. echo     continued on next screen
  15. pause
  16. cls
  17. echo     ┌─────────────────────────────────────────────────────────────────┐
  18. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  19. echo     │                                   │
  20. echo     │    DISKCOPY gives a "Drive types or diskette types not          │
  21. echo     │    compatible" message when copying from a 48 Track Per         │
  22. echo     │    Inch (TPI) diskette to a 48 TPI diskette in a 96 TPI       │
  23. echo     │    drive.                               │
  24. echo     │                                   │
  25. echo     │    DISKCOPY also incorrectly allows a diskcopy from a       │
  26. echo     │    5.25" diskette to a 3.5" diskette.  This produces 40         │
  27. echo     │    track diskettes which cannot be read on the IBM PC       │
  28. echo     │    Convertible.                           │
  29. echo     │                                   │
  30. echo     │    BASIC and BASICA do not provide proper cursor control       │
  31. echo     │    with the Enhanced keyboards.                   │
  32. echo     │                                   │
  33. echo     │    COMMAND.COM - Some users have encountered the message       │
  34. echo     │    "Fatal stack error / System halted".  This message is        │
  35. echo     │    caused by the fact that DOS has not provided enough       │
  36. echo     │    stack space to handle the number of interrupts           │
  37. echo     │    encountered.                           │
  38. echo     └─────────────────────────────────────────────────────────────────┘
  39. echo     continued on next screen
  40. pause
  41. cls
  42. echo     ┌─────────────────────────────────────────────────────────────────┐
  43. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  44. echo     │                                   │
  45. echo     │    The I17.COM program will resolve problems with serial       │
  46. echo     │    printers which have small input buffers.    Under some       │
  47. echo     │    conditions DOS will display a false "Out of paper"           │
  48. echo     │    error when attempting to print.                   │
  49. echo     │                                   │
  50. echo     │    Place the command "I17" in your AUTOEXEC.BAT file.           │
  51. echo     │    Press Ctrl-Alt-Del reboot your system.               │
  52. echo     └─────────────────────────────────────────────────────────────────┘
  53. echo     continued on next screen
  54. pause
  55. cls
  56. echo     ┌─────────────────────────────────────────────────────────────────┐
  57. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  58. echo     │                                   │
  59. echo     │    SHARE EXEBIN is a replacement for the SHARE.EXE file       │
  60. echo     │    that came with the DOS 3.20 package.  This file is to       │
  61. echo     │    fix a problem with the PC-LAN network using SHARE and       │
  62. echo     │    DOS 3.20. The symptoms may be one of the following       │
  63. echo     │    errors:                               │
  64. echo     │                                   │
  65. echo     │        Share: Internal error                   │
  66. echo     │        RMS: SFT LCK Fields not 0               │
  67. echo     │                                   │
  68. echo     │      IT IS NOT TO BE USED FOR ANY OTHER PROBLEMS.           │
  69. echo     │                                   │
  70. echo     │    This module must be put in the network program           │
  71. echo     │    directory on the SERVER machine to replace the           │
  72. echo     │    current SHARE.EXE file.                       │
  73. echo     └─────────────────────────────────────────────────────────────────┘
  74. echo     continued on next screen
  75. pause
  76. cls
  77. echo     ┌─────────────────────────────────────────────────────────────────┐
  78. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  79. echo     │                                   │
  80. echo     │    The driver, FMTDRVR.SYS, supplied on this diskette       │
  81. echo     │    insures proper operation of the DOS Version 3.20           │
  82. echo     │    FORMAT command when formatting 320 KB or 360 KB           │
  83. echo     │    diskettes in a 1.2 MB diskette drive with the /4 or       │
  84. echo     │    /8 options.  The systems affected are:               │
  85. echo     │                                   │
  86. echo     │             PC AT Model 339                   │
  87. echo     │             PC XT Model 286                   │
  88. echo     │                                   │
  89. echo     │    The next time you start DOS, the driver (when loaded)       │
  90. echo     │    will display a message informing you of whether or       │
  91. echo     │    not the driver code was actually loaded.    The only       │
  92. echo     │    time the driver will load itself, is when you are        │
  93. echo     │    using the systems identified above.               │
  94. echo     │                                   │
  95. echo     │    The installation program places the following command       │
  96. echo     │    in the CONFIG.SYS file:                       │
  97. echo     │                                   │
  98. echo     │             DEVICE=\FMTDRVR.SYS               │
  99. echo     └─────────────────────────────────────────────────────────────────┘
  100. echo     continued on next screen
  101. pause
  102. cls
  103. echo     ┌─────────────────────────────────────────────────────────────────┐
  104. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  105. echo     │                                   │
  106. echo     │    This diskette contains some DOS modules necessary to update  │
  107. echo     │    your copy of DOS.  Please perform the following steps to       │
  108. echo     │    apply the fixes properly.                    │
  109. echo     │   TWO DRIVE SYSTEM                           │
  110. echo     │      1. Using DOS    "DISKCOPY" create a backup copy of your    │
  111. echo     │         original DOS diskette.                   │
  112. echo     │      2. Insert your backup of DOS (created in step 1) into    │
  113. echo     │         the B drive.                       │
  114. echo     │      3. Insert the fix diskette into drive A:           │
  115. echo     │      4. Execute the install program by entering the command   │
  116. echo     │         "A:INSTALL B:".                                       │
  117. echo     │      5. When finished remove diskettes from drives, label       │
  118. echo     │         your new dos diskette appropriately (so that you       │
  119. echo     │         know that this diskette has the required fixes       │
  120. echo     │         applied).                           │
  121. echo     │   ONE DRIVE SYSTEM                           │
  122. echo     │       Follow above step eliminating step 3.  System will       │
  123. echo     │       direct you to insert diskettes as needed.           │
  124. echo     └─────────────────────────────────────────────────────────────────┘
  125. echo     continued on next screen
  126. pause
  127. cls
  128. echo     ┌─────────────────────────────────────────────────────────────────┐
  129. echo     │NDD National Support System    Oct. 29, 1986    DOS FIX for DOS 3.2│
  130. echo     │                                   │
  131. echo     │   FIXED DISK                            │
  132. echo     │       1. Make certain that the default directory contains the │
  133. echo     │          Disk Operating System                   │
  134. echo     │       2. Insert the fix diskette into drive a: .           │
  135. echo     │       3. Execute the install program by entering the command  │
  136. echo     │          "A:INSTALL".                                         │
  137. echo     │NOTE: If you have your DOS commands in a sub-directory, you must │
  138. echo     │    copy these files into the correct directory.           │
  139. echo     │                                   │
  140. echo     │     COMMAND.COM      SHARE.EXE                   │
  141. echo     │     XCOPY.EXE      FMTDRVR.SYS                   │
  142. echo     │     BASIC.COM      I17.COM                   │
  143. echo     │     BASICA.COM                           │
  144. echo     │     DISKCOPY.COM                           │
  145. echo     └─────────────────────────────────────────────────────────────────┘
  146.  
  147.