home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 197 / DOS5INFO.ZIP / README.TXT < prev   
Encoding:
Text File  |  1991-04-09  |  13.4 KB  |  360 lines

  1.                             
  2. README.TXT
  3.  
  4. NOTES ON MS-DOS VERSION 5.0
  5. ===========================
  6.  
  7. This readme provides important information not included in the
  8. Microsoft MS-DOS User's Guide and Reference or in online
  9. Help. 
  10.  
  11. Look through the following table of contents to determine
  12. whether your software or hardware is included.
  13.  
  14. ATTENTION CODEVIEW AND INTEL ABOVEBOARD USERS
  15. +++++++++++++++++++++++++++++++++++++++++++++
  16. APPNOTES.TXT contains critical information about
  17. using CodeView and Intel Aboveboard with MS-DOS 
  18. 5.0. 
  19. +++++++++++++++++++++++++++++++++++++++++++++
  20.  
  21. For information about using applications with MS-DOS 5.0,
  22. see the APPNOTES.TXT file. 
  23.  
  24. The following topics are discussed in this file:
  25.     
  26. 1. Readme Conventions
  27. 2. Machine-Specific HIMEM.SYS Switches
  28.         * Bull Micral 60
  29.         * COMPUADD 386
  30.         * Datamedia 386/486
  31.         * Hitachi HL500C
  32.         * Intel 301z or 302
  33.         * JDR 386/33
  34.         * Toshiba 5100
  35.         * UNISYS PowerPort
  36. 3. Installing MS-DOS 5.0 on an OS/2 Dual-Boot System
  37. 4. Notes on Memory Management
  38.    4.1 Problems Loading into the Upper Memory Area
  39.    4.2 Intel Expanded-Memory Driver (EMM.SYS)
  40.    4.3 Phoenix BIOS and HIMEM.SYS
  41. 5. Notes on Windows
  42.    5.1 DOS Applications in Expanded Memory
  43.    5.2 "Unable to start Enhanced Mode Windows" Message
  44.    5.3 WINA20.386 File
  45.    5.4 "High Memory Area in Use" Message (Windows/386 2.1)
  46.    5.5 "Cannot run Windows in standard mode" Message
  47. 6. Making Your Hardware Compatible with MS-DOS 5.0
  48.    6.1 Arrow Keys and QBasic/MS-DOS Editor
  49.    6.2 Using a Mouse with MS-DOS Shell
  50.         * Logitech
  51.         * Microsoft
  52.    6.3 XGA and EMM386.EXE
  53. 7. Making Your Network Compatible with MS-DOS 5.0
  54.    7.1 MS-DOS Shell and Networks
  55.    7.2 AT&T StarGROUP
  56.    7.3 PC-NFS 3.0
  57.    7.4 TOPS Network
  58. 8. Documentation Corrections and Additions
  59.    8.1 New CV.COM for CodeView
  60.    8.2 Documentation Corrections
  61.    8.3 Hercules Display Adapter (MSHERC.COM)
  62.    8.4 QBasic "On Error" Command
  63.    8.5 SMARTDrive and Third-Party Partitions
  64.  
  65. 1. README CONVENTIONS
  66. =====================
  67. If you have questions about procedures or commands mentioned
  68. in this file, you will probably find answers in the Microsoft
  69. MS-DOS User's Guide and Reference. The following paragraphs 
  70. describe frequently mentioned topics that the guide covers in
  71. more detail. 
  72.  
  73. Many sections of the readme discuss changing your CONFIG.SYS
  74. file. For detailed information about modifying a CONFIG.SYS
  75. file, see Chapter 11 of the MS-DOS User's Guide and Reference. 
  76.  
  77. The readme often refers to DEVICE commands in your CONFIG.SYS 
  78. file. For example, one section recommends "adding a machine:1 
  79. switch to the DEVICE=HIMEM.SYS command in your CONFIG.SYS
  80. file." These DEVICE= statements indicate the type of command
  81. in the CONFIG.SYS file. You need to modify these statements to
  82. reflect the configuration of your system. For more information,
  83. see the DEVICE command in Chapter 14 of the MS-DOS User's
  84. Guide and Reference.
  85.  
  86. The readme sometimes asks you to use the EXPAND command to copy
  87. files from the distribution disks to your hard disk. See Chapter 
  88. 14 of the MS-DOS User's Guide and Reference for more
  89. information about using the EXPAND command.
  90.  
  91.  
  92. 2. MACHINE-SPECIFIC HIMEM.SYS SWITCHES
  93. --------------------------------------
  94. To install MS-DOS 5.0 on a system listed in this section,
  95. you must do the following:
  96.     1. Insert Disk 1 in drive A and restart your system to
  97.        run Setup.
  98.     2. When Setup ends, press F3.
  99.     3. Edit your CONFIG.SYS file as follows:
  100.        a. Add the appropriate /machine switch to the
  101.           DEVICE=HIMEM.SYS command. For example, if you have an
  102.           Intel 301z, your DEVICE=HIMEM.SYS command would look
  103.           like this:
  104.              device=c:\dos\himem.sys /machine:8
  105.        b. Restart your system.
  106.  
  107.    System                    Switch
  108.    ------                    ------
  109.    Bull Micral 60            /machine:16
  110.    COMPUADD 386 systems      /machine:1 or /machine:8
  111.    Datamedia 386/486         /machine:2
  112.    Hitachi HL500C            /machine:8
  113.    Intel 301z or 302         /machine:8
  114.    JDR 386/33                /machine:1
  115.    Toshiba 5100              /machine:7
  116.    UNISYS PowerPort          /machine:2
  117.  
  118. 3. INSTALLING MS-DOS 5.0 ON AN OS/2 DUAL-BOOT SYSTEM
  119. ----------------------------------------------------
  120. If you install your operating system by using the BOOT /OS2 or
  121. BOOT /DOS command, install MS-DOS 5.0 as follows:
  122.    1. Start DOS by using the BOOT /DOS command.
  123.    2. Run Setup.
  124.  
  125. If you use the form of an OS/2 dual-boot system that prompts 
  126. you at startup to select an operating system, do the following:
  127.    1. Install MS-DOS 5.0 on your hard disk.
  128.    2. Create a system disk by inserting a disk in drive A and
  129.       typing the FORMAT A: /S command.
  130.    3. Delete the COMMAND.COM file from the floppy disk.
  131.    4. On the floppy disk, create a CONFIG.SYS file that 
  132.       includes the following:
  133.              shell=c:\dos\command.com /p /e:256
  134.    5. On the floppy disk, create an AUTOEXEC.BAT file that 
  135.       includes the following commands:
  136.              path=c:\dos
  137.              append /e
  138.              append c:\dos
  139.              prompt $p$g
  140.              set comspec=
  141.    6. Reinstall the OS/2 operating system on your hard disk.
  142.    7. Insert in drive A the system disk you created and restart 
  143.       your computer.
  144.    8. Run the dual-boot program (C:\DUALBOOT\DUALBOOT.EXE).
  145.  
  146. 4. NOTES ON MEMORY MANAGEMENT
  147. =============================
  148.  
  149. 4.1 Problems Loading into the Upper Memory Area
  150. -----------------------------------------------
  151. Some computers with hard disk controllers, specifically bus
  152. master DMA controllers, may not be able to load device drivers
  153. or programs into the upper memory area. Try adding a
  154. DEVICE=SMARTDRV.SYS command before any DEVICEHIGH commands in
  155. your CONFIG.SYS file.
  156.  
  157. 4.2 Intel Expanded-Memory Driver (EMM.SYS)
  158. ------------------------------------------
  159. Use the Intel expanded-memory driver NE or E switch when 
  160. installing the driver for Aboveboard. See your Aboveboard
  161. documentation for more information.
  162.  
  163. 4.3 Phoenix BIOS and HIMEM.SYS
  164. ------------------------------
  165. If your system includes a Phoenix BIOS and MS-DOS 5.0 doesn't
  166. work correctly, try adding a /machine:1 or /machine:8 switch
  167. to the DEVICE=HIMEM.SYS command in your CONFIG.SYS file.
  168.  
  169. 5. NOTES ON WINDOWS
  170. ===================
  171.  
  172. 5.1 DOS Applications in Expanded Memory
  173. ---------------------------------------
  174. If you load device drivers and memory-resident programs into
  175. the upper memory area, and you run DOS applications that use
  176. expanded memory under Windows 3.0, specify the RAM switch with
  177. the DEVICE=EMM386.EXE command in your CONFIG.SYS file.
  178.  
  179. 5.2 "Unable to start Enhanced Mode Windows" Message
  180. ---------------------------------------------------
  181. If you start Windows enhanced mode 3.0, and get a message 
  182. stating "EMM386: Unable to start Enhanced Mode Windows due
  183. to invalid path specification for EMM386", add the /y=path
  184. switch to the DEVICE=EMM386.EXE command in your CONFIG.SYS
  185. file. "Path" specifies the location of the EMM386.EXE file
  186. when you start Windows.
  187.  
  188. For example, if the EMM386.EXE file is in the \DOS directory on 
  189. drive C, your command would look like this:
  190.    DEVICE=EMM386.EXE /y=c:\dos\emm386.exe
  191.  
  192. 5.3 WINA20.386 File
  193. -------------------
  194. Setup installs a read-only file named WINA20.386 in your root
  195. directory.
  196.  
  197. If you move the WINA20.386 file to a different directory, do the 
  198. following:
  199.    1. Add a SWITCHES=/W command to your CONFIG.SYS file.
  200.    2. Add a DEVICE=[drive:][path]]WINA20.386 command to the 
  201.       [386Enh] section of your Windows SYSTEM.INI file.
  202.  
  203. 5.4 "High Memory Area in Use" Message (Windows/386 2.1) 
  204. -------------------------------------------------------
  205. You cannot run Windows/386 2.1 when MS-DOS 5.0 is loaded into
  206. the high memory area. Also, the MS-DOS 5.0 versions of 
  207. SMARTDRV.SYS and RAMDRIVE.SYS are not compatible with Windows/386 
  208. 2.1. To run Windows/386 2.1 with MS-DOS 5.0, use the versions of 
  209. SMARTDRV.SYS and RAMDRIVE.SYS that came with Windows and remove
  210. the DOS=HIGH command, if any, from your CONFIG.SYS file.
  211.  
  212. 5.5 "Cannot run Windows in standard mode" Message
  213. -------------------------------------------------
  214. If you have a DEVICE=EMM386.EXE command in your CONFIG.SYS file, 
  215. you cannot run Windows 3.0 in standard mode. Either remove
  216. the DEVICE=EMM386.EXE command or run Windows in real or enhanced
  217. mode.
  218.  
  219. NOTE: Using EMM386 may reduce the amount of extended memory
  220. available to Windows and cause Windows to try to start in
  221. standard mode. To prevent this, reduce the amount of extended
  222. memory that other device drivers use. For example, if you are
  223. using SMARTDrive, try setting the MinCacheSize parameter to 0.
  224.  
  225. 6. MAKING YOUR HARDWARE COMPATIBLE WITH MS-DOS 5.0
  226. ==================================================
  227.  
  228. 6.1 Arrow Keys and QBasic/MS-DOS Editor
  229. ---------------------------------------
  230. If you can't use the arrow keys on your numeric keypad 
  231. when running QBasic or MS-DOS Editor, a memory-resident program 
  232. named FIXSHIFT.COM may help. To obtain FIXSHIFT.COM, call 
  233. Microsoft Product Support Services; see your registration card
  234. for the phone number. 
  235.  
  236. 6.2 Using a Mouse with MS-DOS Shell
  237. -----------------------------------
  238. If you have a Logitech or Microsoft mouse, use the following
  239. driver versions with MS-DOS Shell:
  240.    Logitech mouse version 5.01 or later
  241.    Microsoft mouse version 6.21 or later
  242.  
  243. 6.3 XGA and EMM386.EXE
  244. ----------------------
  245. If you use an XGA display with EMM386.EXE, you may need to
  246. exclude certain memory ranges with the EMM386 EXCLUDE option
  247. (x=). To determine which memory ranges to exclude, use your
  248. reference disk to view the memory map.
  249.  
  250. 7. MAKING YOUR NETWORK COMPATIBLE WITH MS-DOS 5.0
  251. =================================================
  252.  
  253. 7.1 MS-DOS Shell and Networks
  254. -----------------------------
  255. Most network software won't work correctly if you start it from
  256. a MS-DOS Shell command prompt. Start your network before starting
  257. MS-DOS Shell.
  258.  
  259. 7.2 AT&T StarGROUP
  260. -------------------
  261. If your AT&T StarGROUP version does not support MS-DOS 5.0, 
  262. contact your AT&T representative or the AT&T National Systems 
  263. Support Hotline for information about required modifications or 
  264. upgrades.
  265.  
  266. 7.3 PC-NFS 3.0
  267. --------------
  268. If you use PC-NFS 3.0 with MS-DOS Shell, MS-DOS Shell may 
  269. display more drives than you have currently enabled. To 
  270. prevent this, use the PC-NFS /d switch to specify the number
  271. of drives you are using. For more information, see your PC-NFS
  272. documentation.
  273.  
  274. If you can't use the COPY or XCOPY command on PC-NFS 3.01,
  275. contact your vendor to get an updated version of the PCNFS.SYS
  276. device driver.
  277.  
  278. 7.4 TOPS Network
  279. ----------------
  280. If your system is a TOPS workstation, the MS-DOS Shell MOVE
  281. command may not work.
  282.  
  283. Don't use the LOADHIGH command with a TOPS network.
  284.  
  285. 8. DOCUMENTATION CORRECTIONS AND ADDITIONS
  286. ==========================================
  287.  
  288. 8.1 New CV.COM for CodeView
  289. ---------------------------
  290. Users of CodeView versions 3.0 to 3.13 should use the program 
  291. CV.COM to start CodeView.  For more details, see the section
  292. on CodeView in the file APPNOTES.TXT.
  293.  
  294. 8.2 Documentation Corrections
  295. -----------------------------
  296. The following are corrections to the Microsoft MS-DOS User's
  297. Guide and Reference:
  298.  
  299. COMP /? Help:
  300.    Online help for the COMP command /d switch should state that
  301.    the default format is hexadecimal.
  302.  
  303. EXPAND Command:
  304.      The example in Chapter 4 of the Microsoft MS-DOS Getting
  305.      Started guide refers to the wrong installation and upgrade
  306.      disks. The disk referred to as Disk 1 should be Disk 2; the
  307.      disk referred to as Disk 2 should be Disk 3.
  308.  
  309. FORMAT Command:
  310.      If you can't use the FORMAT command to format an 
  311.      unformatted disk, try using the /u switch.
  312.  
  313. MIRROR Command:
  314.      You cannot use the MIRROR command with a network drive or
  315.      any drive you created by using the ASSIGN, SUBST, or JOIN
  316.      command.
  317.  
  318. UNDELETE Command:
  319.      Do not use the UNDELETE command in the following 
  320.      circumstances:
  321.      * When other programs are active.
  322.      * With the LOAD= command or the Shift+Enter key 
  323.        combination in Windows.
  324.      * With Task Swapper in MS-DOS Shell. 
  325.  
  326. UNFORMAT Command:
  327.      The UNFORMAT /p switch is not compatible with the /j switch.
  328.  
  329. 8.3 Hercules Display Adapter (MSHERC.COM)
  330. -----------------------------------------
  331. If you use MS-DOS Editor or QBasic with a Hercules display
  332. adapter, run MSHERC.COM before you run either program.
  333.  
  334. 8.4 QBasic "On Error" Command
  335. -----------------------------
  336. Online help for Microsoft QBasic incorrectly states that
  337. ON ERROR RESUME NEXT is a valid statement. The correct syntax
  338. is as follows:
  339.    ON ERROR GOTO <LINE/LABEL>
  340.  
  341. 8.5 SMARTDrive and Third-Party Partitions
  342. -----------------------------------------
  343. If your system includes a third-party disk partition and you
  344. try to use SMARTDrive, you may receive a message stating that 
  345. you cannot load SMARTDrive. 
  346.  
  347. You can force SMARTDrive to load by specifying the /p switch.
  348. However, doing so may corrupt your hard disk if either of the
  349. following conditions is true:
  350.    * Your hard disk contains more than 1024 cylinders.
  351.    * Your hard disk is not supported by the system's ROM BIOS.
  352.  
  353. If you have partitions created by using third-party
  354. disk-partitioning software, use SMARTDrive ONLY if you are sure 
  355. your hard disk contains 1024 or fewer cylinders AND it is 
  356. supported directly by the system's ROM BIOS.
  357.  
  358.  
  359.  
  360.