home *** CD-ROM | disk | FTP | other *** search
/ The Arcade BBS / arcadebbs.zip / arcadebbs / TEXT / DOS6BUG.ZIP / DOS66.MOD < prev    next >
Encoding:
Text File  |  1993-05-21  |  29.5 KB  |  790 lines

  1. dos 6 part 6
  2. Bogie #1 @3081
  3. Thu May 20 15:41:40 1993
  4. 0R: net33: @1021 (via @1) [20:42 05/18/93]
  5. 0R: net33: @1 (via @4) [07:35 05/18/93]
  6. ARTICLE-ID:Q96392
  7. TITLE     :Error in MS-DOS Help Example for the MENUCOLOR Command        
  8.  
  9. --------------------------------------------------------------------
  10. The information in this article applies to:
  11.  
  12.  - Microsoft MS-DOS operating system version 6.0
  13. --------------------------------------------------------------------
  14.  
  15. Summary:
  16.  
  17. If you are using an MS-DOS 6.0 multiple-configuration menu and you set
  18. the MENUCOLOR command in the CONFIG.SYS file to match the example
  19. shown in MS-DOS Help, the menu color does not display.
  20.  
  21. More Information:
  22.  
  23. The example in MS-DOS Help shows a space after the comma, which causes
  24. MS-DOS to stop reading the MENUCOLOR command when the CONFIG.SYS file
  25. is processed. As a result, the menu color is not displayed.
  26.  
  27. To work around this problem remove the space after the comma.
  28.  
  29. Additional reference words: 6.00 multi-config doc err docerr
  30. -=-=-=-=-=-
  31. ARTICLE-ID:Q96440
  32. TITLE     :DoubleSpace Doesn't Mount After Installing RAMDrive           
  33.  
  34. --------------------------------------------------------------------
  35. The information in this article applies to:
  36.  
  37.  - Microsoft MS-DOS operating system version 6.0
  38. --------------------------------------------------------------------
  39.  
  40. Summary:
  41.  
  42. If you use DoubleSpace with a removable hard drive (such as Syquest,
  43. Bernoulli, or Quatam Passport XL) and later install RAMDrive,
  44. DoubleSpace may refuse to mount its compressed drive(s). This problem
  45. only occurs if the RAMDrive DEVICE command in the CONFIG.SYS file
  46. precedes the removable hard drive DEVICE command line. Since RAMDrive
  47. may inadvertently use the drive letter of the removable drive,
  48. DoubleSpace may not find the compressed volume on the expected drive.
  49. The same behavior may occur if you remove RAMDrive after compressing
  50. your removable hard drive. (The drive letters shift and DoubleSpace
  51. does not mount.)
  52.  
  53. If this problem was caused by installing RAMDrive, you can simply move
  54. the RAMDrive DEVICE command past the removable drive's DEVICE command
  55. in the CONFIG.SYS file. The advantage of this workaround is that the
  56. drive letter assignments stay the same.
  57.  
  58. If this problem occurs after removing RAMDrive, run DBLSPACE. From the
  59. Drive menu, choose Mount. DoubleSpace scans all your drives for
  60. compressed volumes and reassigns drive letters appropriately. This
  61. workaround may cause problems for programs configured to specific
  62. drive letters.
  63.  
  64. Additional reference words: 6.00
  65. -=-=-=-=-=-
  66. ARTICLE-ID:Q96447
  67. TITLE     :Manifest Shows EMS Memory with NOEMS Switch                   
  68.  
  69. --------------------------------------------------------------------
  70. The information in this article applies to:
  71.  
  72.  - Microsoft MS-DOS operating system version 6.0
  73. --------------------------------------------------------------------
  74.  
  75. Summary:
  76.  
  77. Quarterdeck's Manifest program indicates that EMS memory exists, even
  78. if EMM386.EXE is loaded with the NOEMS switch. If you add the NOVCPI
  79. switch to the EMM386.EXE line in the CONFIG.SYS file, Manifest no
  80. longer shows any EMS memory.
  81.  
  82. More Information:
  83.  
  84. EMM386.EXE version 4.45, which ships with MS-DOS 6.0 is a Virtual
  85. Control Program Interface (VCPI) provider even when the NOEMS switch
  86. is specified. With VCPI support enabled, EMM386.EXE supplies an upper
  87. memory frame buffer for the VCPI applications to use. When an
  88. application checks for EMS memory, it may see this buffer and believe
  89. it to be an EMS page frame, thus reporting that EMS memory is
  90. available when it is not. When the NOVCPI switch is added, it disables
  91. this upper memory buffer, thus disabling what the application is
  92. seeing as EMS.
  93.  
  94. Maintaining VCPI server functionality with the NOEMS switch specified
  95. is a new feature in MS-DOS 6.0.
  96.  
  97. It should be noted that VCPI support can exist without a page frame.
  98. For example, EMM386 in MS-DOS 5.0 (version 4.44) provided VCPI support
  99. by using the "frame=0" switch. In MS-DOS 6.0 we can now achieve the
  100. same result using both the NOEMS switch and the NOVCPI switch
  101. together.
  102.  
  103. Manifest is manufactured by Quarterdeck Office Systems, a vendor
  104. independent of Microsoft; we make no warranty, implied or otherwise,
  105. regarding this product's performance or reliability.
  106.  
  107. Additional reference words: 6.00
  108. -=-=-=-=-=-
  109. ARTICLE-ID:Q94332
  110. TITLE     :System Restarts When DoubleSpace Commands Are Issued          
  111.  
  112. --------------------------------------------------------------------
  113. The information in this article applies to:
  114.  
  115.  - Microsoft MS-DOS operating system version 6.0
  116. --------------------------------------------------------------------
  117.  
  118. Summary:
  119.  
  120. If DBLSPACE /RATIO or other DoubleSpace commands cause the system to
  121. restart, load DBLSPACE.SYS before your network drivers in the
  122. CONFIG.SYS file.
  123.  
  124. More Information:
  125.  
  126. Setup installs DBLSPACE.SYS before any network drivers, so this
  127. problem should not occur unless you have moved the DBLSPACE.SYS driver
  128. in the CONFIG.SYS file.
  129.  
  130. Additional reference words: 6.0 Autoreboot reboot warmboot coldboot
  131. cold warm boot re-boot re-start
  132. -=-=-=-=-=-
  133. ARTICLE-ID:Q96496
  134. TITLE     :Err Msg: SYS Is Unable to Operate on Target Drive             
  135.  
  136. --------------------------------------------------------------------
  137. The information in this article applies to:
  138.  
  139.  - Microsoft MS-DOS operating system version 6.0
  140. --------------------------------------------------------------------
  141.  
  142. Summary:
  143.  
  144. If you try to run SYS.COM on a drive that has been compressed with the
  145. DoubleSpace, you may receive the following error message:
  146.  
  147.    SYS is unable to operate on target drive
  148.  
  149. To work around this problem, you must manually unmount the compressed
  150. drive before you run the SYS command to make drive C a bootable drive.
  151.  
  152. More Information:
  153.  
  154. This error usually occurs when an attempt is made to run SYS.COM on a
  155. hard disk drive that has been compressed with DoubleSpace and has
  156. failed because of corrupted MS-DOS files. DoubleSpace performs "drive
  157. swapping," giving the physical drive a drive letter other than C
  158. (typically the fifth letter after the system's last block device) and
  159. designating the compressed volume file as drive C. Even if you boot
  160. from a floppy disk, it is possible that DoubleSpace will mount the
  161. compressed drive and perform the drive swap. Because we cannot run
  162. SYS.COM on a DBLSPACE drive, SYS.COM generates the error message.
  163.  
  164. Additional reference words: 6.00
  165. -=-=-=-=-=-
  166. ARTICLE-ID:Q96514
  167. TITLE     :Difference Between the DIR /C and DIR /CH Commands            
  168.  
  169. --------------------------------------------------------------------
  170. The information in this article applies to:
  171.  
  172.  - Microsoft MS-DOS operating system version 6.0
  173. --------------------------------------------------------------------
  174.  
  175. Summary:
  176.  
  177. The DIR command has two switches that you can use to display
  178. compression ratio information, /C and /CH. /C displays the compression
  179. ratio of a file assuming that it resides on a drive using 8-kilobyte
  180. (K) clusters. /CH uses the cluster size of the host partition. In most
  181. cases, there is no difference between the output of these switches
  182. unless your DoubleSpace host partition uses a cluster size other than
  183. 8 kilobytes. For example, if you have a file on a drive using 4K
  184. clusters, the compression ratio displayed generated from DIR /C would
  185. be 1.5; DIR /CH would generate a compression ratio of 2.0.
  186.  
  187. Additional reference words: 6.00
  188. -=-=-=-=-=-
  189. ARTICLE-ID:Q96516
  190. TITLE     :Changes to MSCDEX.EXE for MS-DOS 6.0                          
  191.  
  192. --------------------------------------------------------------------
  193. The information in this article applies to:
  194.  
  195.  - Microsoft MS-DOS operating system version 6.0
  196. --------------------------------------------------------------------
  197.  
  198. Summary:
  199.  
  200. Microsoft CD-ROM Extensions (MSCDEX.EXE) version 2.22 for MS-DOS is
  201. included in MS-DOS 6 Upgrade and MS-DOS 6.0 plus Enhanced Tools.
  202. MSCDEX.EXE version 2.22 includes code to recognize MS-DOS 6.0 and make
  203. it easier to load MSCDEX.EXE into upper memory blocks (UMBs).
  204. (MSCDEX.EXE 2.22 has a smaller initialization size than earlier
  205. versions, making it easier to fit in smaller UMBs.)
  206.  
  207. MSCDEX.EXE is included with MS-DOS 6.0 so that you do not need to
  208. obtain additional software to continue using your CD-ROM drive after
  209. you upgrade to MS-DOS 6.0.
  210.  
  211. Additional reference words: 6.00
  212. -=-=-=-=-=-
  213. ARTICLE-ID:Q96517
  214. TITLE     :Using DoubleSpace to Compress a Bootable HardCard             
  215.  
  216. --------------------------------------------------------------------
  217. The information in this article applies to:
  218.  
  219.  - Microsoft MS-DOS operating system version 6.0
  220. --------------------------------------------------------------------
  221.  
  222. Summary:
  223.  
  224. You should not use DoubleSpace to compress your boot drive if that
  225. drive requires a device driver in the CONFIG.SYS file. Because the
  226. DoubleSpace driver (DBLSPACE.BIN) is loaded with IO.SYS before the
  227. CONFIG.SYS file is processed, Microsoft does not support this
  228. configuration. If you want to use DoubleSpace on such a drive, you
  229. must mount the drive after loading the device drivers in the
  230. CONFIG.SYS file.
  231.  
  232. For example, if drive C is a Plus Hardcard and you compress that
  233. drive, DoubleSpace cannot automatically mount the drive. You can
  234. either mount the drive from the MS-DOS command prompt or from the
  235. AUTEOXEC.BAT file.
  236.  
  237. Note: DoubleSpace does not support compression of removable hard disk
  238. drives that require a device driver to write to the drive. This is
  239. because DoubleSpace must mount the drive before the CONFIG.SYS file is
  240. processed, and the mounting process rewrites the BitFAT structure in
  241. the compressed volume file (CVF).
  242.  
  243. More Information:
  244.  
  245. You can manually mount the DoubleSpace drive from the command line by
  246. using the DBLSPACE /MO command. If you want to mount the compressed
  247. drive from the AUTOEXEC.BAT file, you must copy the CONFIG.SYS and
  248. AUTOEXEC.BAT files to the host drive, copy the device drivers called
  249. from those files, and then add a line to the AUTOEXEC.BAT file to
  250. mount the compressed drive. To do this, follow the procedure outlined
  251. below.
  252.  
  253. Note: This procedure does not work if your drive does not meet the
  254. following conditions:
  255.  
  256.  - It is bootable (that is, accessed by the BIOS during the startup
  257.    process).
  258.  
  259.  - It is a system disk. (If it is not, use the SYS command to transfer
  260.    the MS-DOS system files.)
  261.  
  262. To automatically mount the compressed drive:
  263.  
  264. 1. Compress the boot drive with DoubleSpace. For example, to compress
  265.    drive C, type the following at the MS-DOS command prompt:
  266.  
  267.       DBLSPACE /COMPRESS C:
  268.  
  269. 2. Ensure the following files are in the root directory of the host
  270.    drive (the drive containing the compressed volume file [CVF]):
  271.  
  272.       IO.SYS
  273.       MSDOS.SYS
  274.       COMMAND.COM
  275.       DBLSPACE.BIN
  276.       DBLSPACE.000
  277.  
  278.    To determine which drive is the host drive, type "DBLSPACE /LIST"
  279.    (without the quotation marks) at the MS-DOS command prompt.
  280.  
  281.    Since the files listed above have read-only, hidden, and system
  282.    file attributes set, use the /A parameter to see the files. To do
  283.    this, type DIR /A at the MS-DOS command prompt.
  284.  
  285. 3. Copy the following three files to the root of the host drive:
  286.    DBLSPACE.EXE, CONFIG.SYS, and AUTOEXEC.BAT.
  287.  
  288.    For example, if H is your host drive, you would use the following
  289.    three commands to copy these files:
  290.  
  291.       copy c:\dos\dblspace.exe h:\
  292.       copy c:\config.sys h:\
  293.       copy c:\autoexec.bat h:\
  294.  
  295. 4. Copy any files called from the CONFIG.SYS file to the host drive.
  296.    For example, if the command DEVICE=C:\DOS\HIMEM.SYS is in your
  297.    CONFIG.SYS file, copy HIMEM.SYS to the host drive with the
  298.    following command:
  299.  
  300.       copy c:\dos\himem.sys h:\
  301.  
  302. 5. Edit the CONFIG.SYS file on the host drive to reflect the new
  303.    location of the device drivers. Given the above HIMEM.SYS example,
  304.    change the CONFIG.SYS file on the host drive (H) to read as follows:
  305.  
  306.       device=c:\himem.sys
  307.  
  308. 6. Add the following line to the AUTOEXEC.BAT file on the host drive:
  309.  
  310.       DBLSPACE /MO
  311.  
  312. 7. Any other programs or executable files called from the AUTOEXEC.BAT
  313.    file should be located on the host drive. If they are not, you need
  314.    to edit the AUTEXEC.BAT file to reference the correct drive letter.
  315.    The host and boot drive letters swap when the DBLSPACE /MO line is
  316.    run from the AUTEOXEC.BAT file.
  317.  
  318. Additional reference words: 6.00 double space
  319. -=-=-=-=-=-
  320. ARTICLE-ID:Q96518
  321. TITLE     :Differences Between DOSSHELL.INI in MS-DOS Versions 5 and 6   
  322.  
  323. --------------------------------------------------------------------
  324. The information in this article applies to:
  325.  
  326.  - Microsoft MS-DOS operating system version 6.0
  327. --------------------------------------------------------------------
  328.  
  329. Summary:
  330.  
  331. This article discusses the differences between the DOSSHELL.INI file
  332. in MS-DOS versions 5.0 and 6.0.
  333.  
  334. More Information:
  335.  
  336. The DOSSHELL.INI file in MS-DOS 6.0 does not contain references to the
  337. MS-DOS 5.0 BACKUP and RESTORE commands.
  338.  
  339. Since Setup doesn't update a existing DOSSHELL.INI file, the existing
  340. references to Backup Fixed Disk and Restore Fixed Disk are not
  341. updated. BACKUP.EXE is copied to the OLD_DOS directory so that the
  342. Backup Fixed Disk option no longer works. You can either copy the
  343. MS-DOS 5.0 BACKUP command (BACKUP.COM) to the DOS directory or modify
  344. the Backup Fixed Disk properties to reference the new backup program,
  345. Microsoft Backup (MSBACKUP.EXE).
  346.  
  347. If you don't have an existing DOSSHELL.INI file, Setup creates a new
  348. one with the following default items:
  349.  
  350.    Main Menu
  351.    ---------
  352.  
  353.    Command Prompt
  354.    Editor
  355.    MS-DOS QBasic
  356.  
  357.    Disk Utilities Menu
  358.    -------------------
  359.  
  360.    MS Anti-Virus
  361.    MS Backup
  362.    Quick Format
  363.    Format
  364.    Undelete
  365.  
  366. Setup leaves the RESTORE command (RESTORE.EXE) from MS-DOS 5.0 in the
  367. DOS directory even though it does not appear as an item in MS-DOS 6
  368. Shell. The BACKUP command (BACKUP.EXE) from MS-DOS 5.0 is available on
  369. the supplemental disk or in the OLD_DOS directory as described above.
  370.  
  371. To replace your existing DOSSHELL.INI file, you can expand the
  372. appropriate .IN_ file from the original MS-DOS 6 Upgrade disks. For
  373. example, if you have an EGA or VGA video display card, expand EGA.IN_
  374. from the MS-DOS 6 Upgrade disks (Disk 2 of the 1.2-megabyte (MB) set
  375. or Disk 1 of the 1.44-MB set). For example, if you insert the Setup
  376. disk in drive A, you would type the following command:
  377.  
  378.    expand a:ega.in_ c:\dos\ega.ini
  379.  
  380. If the new utilities made available by the MS-DOS 6.0 DOSSHELL.INI
  381. file are not installed, you must install them using the SETUP command
  382. with the /E parameter.
  383.  
  384. Additional reference words: 6.00
  385. -=-=-=-=-=-
  386. ARTICLE-ID:Q96519
  387. TITLE     :Situations in Which Defragmenter Cannot Run                   
  388.  
  389. --------------------------------------------------------------------
  390. The information in this article applies to:
  391.  
  392.  - Microsoft MS-DOS operating system version 6.0
  393. --------------------------------------------------------------------
  394.  
  395. Summary:
  396.  
  397. Microsoft Defragmenter operates on the MS-DOS logical drive level
  398. only. Third-party partitioning utilities that modify or translate disk
  399. geometry (such as Disk Manager and SpeedStor) operate beneath the
  400. MS-DOS file system and are therefore transparent to Defragmenter.
  401.  
  402. Defragmenter cannot share access to a drive with other tasks;
  403. therefore, you cannot run Defragmenter if Windows or DESQview is
  404. running.
  405.  
  406. More Information:
  407.  
  408. Defragmenter does not work in the following situations:
  409.  
  410.    Situation        Reason
  411.    ----------       ------
  412.  
  413.    Network Drive    Network software usually does not allow full
  414.                     single-tasking access to the entire drive,
  415.                     including the file tables. Often network drives
  416.                     (such as Novell NetWare) use another file system.
  417.  
  418.    CHKDSK Errors    Errors in the drive organization can cause
  419.                     unpredictable results from Defragmenter.
  420.                     Defragmenter identifies most CHKDSK errors while
  421.                     reading the drive organization and then refuses
  422.                     to run until you correct them.
  423.  
  424.    Windows          Defragmenter cannot operate properly in a
  425.                     multitasking or task-switching situation;
  426.                     therefore, it detects Windows in real, standard,
  427.                     and 386 enhanced modes and does not run.
  428.  
  429.    Task Swapper     Defragmenter cannot operate properly in a
  430.                     task-switching situation; therefore, it detects
  431.                     the MS-DOS Shell task swapper and does not run.
  432.  
  433.    Interlnk Drives  Interlnk is not designed to support defragmentation
  434.                     and other low-level utilities. Specifically, it does
  435.                     not implement interrupts 25 and 26.
  436.  
  437.    Fastopen         The Fastopen program tracks which files are located
  438.                     in which clusters on your disk. Defragmenter
  439.                     rearranges data on a cluster level, which confuses
  440.                     Fastopen.
  441.  
  442.    JOIN             JOIN does not allow normal access to a drive.
  443.  
  444.    SUBST            SUBST drives do not have their own file tables or
  445.                     directories to optimize.
  446.  
  447. The products included here are manufactured by vendors independent of
  448. Microsoft; we make no warranty, implied or otherwise, regarding these
  449. products' performance or reliability.
  450.  
  451. Additional reference words: 6.00 3rd party defrag
  452. -=-=-=-=-=-
  453. ARTICLE-ID:Q96520
  454. TITLE     :Windows Hangs at Logo Screen with FTP Network and DoubleSpace 
  455.  
  456. --------------------------------------------------------------------
  457. The information in this article applies to:
  458.  
  459.  - Microsoft MS-DOS operating system version 6.0
  460. --------------------------------------------------------------------
  461.  
  462. Summary:
  463.  
  464. If you are running FTP Software's PC/TCP network software and
  465. Microsoft Windows in 386 enhanced mode, your SYSTEM.INI file may
  466. contain the line DEVICE=C:\PCTCP\VPCTCP.386 in the [386Enh] section.
  467. If it does, Windows may stop responding (hang) at the logo screen
  468. after you have compressed a drive with DoubleSpace.
  469.  
  470. More Information:
  471.  
  472. The system hangs if the line DEVICE=C:\DOS\DBLSPACE.SYS /MOVE is not
  473. present in your CONFIG.SYS file before any of the drivers that load
  474. the network. To correct this problem, add or move the line
  475. C:\DOS\DBLSPACE.SYS /MOVE before the first line that loads the network
  476. software. In most cases, the first line that starts the network is
  477. something similar to C:\PCTCP\PROTMAN.SYS /i:C:\PCTCP.
  478.  
  479. Additional reference words: 2.04 2.1 6.00
  480. -=-=-=-=-=-
  481. ARTICLE-ID:Q96522
  482. TITLE     :Regions Scanned by the EMM386.EXE HIGHSCAN Switch             
  483.  
  484. --------------------------------------------------------------------
  485. The information in this article applies to:
  486.  
  487.  - Microsoft MS-DOS operating system version 6.0
  488. --------------------------------------------------------------------
  489.  
  490. Summary:
  491.  
  492. The HIGHSCAN switch included in EMM386.EXE version 4.45 allows
  493. EMM386.EXE to map expanded memory pages or upper memory blocks (UMBs)
  494. over portions of the upper memory area (UMA) used by system read-only
  495. memory (ROM).
  496.  
  497. Choosing "Yes" in response to the MemMaker prompt "Scan the upper
  498. memory area aggressively?" causes MemMaker to add HIGHSCAN to the
  499. EMM386.EXE device= line.
  500.  
  501. More Information:
  502.  
  503. If you use the HIGHSCAN switch on the DEVICE=C:\DOS\EMM386.EXE line in
  504. the CONFIG.SYS file, EMM386.EXE examines the system ROM area starting
  505. at memory location F000:0000. If EMM386.EXE determines that ROM is
  506. duplicated between F000h-F7FFh and F800h-FFFFh, EMM386.EXE uses the
  507. F000h-F7FFh region for expanded memory page mapping or UMB memory.
  508. (This adds up to 32 kilobytes to the UMA.
  509.  
  510. On Micro Channel (MCA) systems with ROM BASIC (for example, IBM PS/2
  511. systems), the HIGHSCAN switch allows EMM386.EXE to map expanded memory
  512. or UMB memory over the ROM BASIC code in the system ROM. Typically
  513. this is the region from F600 to FDFF.
  514.  
  515. Note: On some systems, EMM386.EXE uses the ROM area and the system
  516. does not operate correctly. The symptoms of this condition vary. For
  517. example, the system may stop responding (hang) or appear to operate
  518. normally until you use a floppy disk drive. Because of these potential
  519. problems, HIGHSCAN is not used by default.
  520.  
  521. Additional reference words: 6.00 parameter
  522. -=-=-=-=-=-
  523. ARTICLE-ID:Q96541
  524. TITLE     :Setup Leaves Windows .INI Files in Root of the Novell Server  
  525.  
  526. --------------------------------------------------------------------
  527. The information in this article applies to:
  528.  
  529.  - Microsoft MS-DOS operating system version 6.0
  530. --------------------------------------------------------------------
  531.  
  532. Summary:
  533.  
  534. If you run MS-DOS 6 Setup when you are logged onto a Novell server,
  535. Setup may leave MS-DOS initialization (.INI) files in the root
  536. directory. This problem occurs when all the following conditions are
  537. exist:
  538.  
  539.  - You are logged on as a supervisor or a user with full access
  540.    privileges to the root of the file server.
  541.  
  542.  - You are using a shared installation of Windows (installed with the
  543.    SETUP /N command).
  544.  
  545.  - Your Windows initialization files are in a user directory that is
  546.    being accessed with a search drive.
  547.  
  548.  - You have installed the Windows-based optional utilities.
  549.  
  550. If these conditions exist, MS-DOS 6 Setup leaves your initialization
  551. files in the root of the Novell file server.
  552.  
  553. The following initialization files are left in the root of the Novell
  554. server:
  555.  
  556.    PROTMAN.INI
  557.    SYSTEM.INI
  558.    WINFILE.INI
  559.  
  560. Setup also leaves the backup (.BAK) files for those files in the root
  561. of the Novell file server.
  562.  
  563. Workaround
  564. ----------
  565.  
  566. Use one of the following techniques to correct this situation:
  567.  
  568.  - If this is the only installation of MS-DOS 6 you plan to perform
  569.    when you are logged in as supervisor, you can simply move these
  570.    six files back to the user directory.
  571.  
  572.  - If you plan to do multiple installations of MS-DOS 6 when you are
  573.    logged in as supervisor, temporarily override the search drive before
  574.    beginning the MS-DOS 6 Setup on each subsequent computer. For example,
  575.    if your Windows initialization files are accessed on Search drive
  576.    W:\USER\JOEB. Before beginning the MS-DOS 6 Setup type these two
  577.    commands at the MS-DOS command prompt:
  578.  
  579.       map del w:
  580.       map w:=sys:user\joeb
  581.  
  582.    When MS-DOS 6 Setup prompts you for the location of Windows directory,
  583.    use W:\USER\JOEB for the path.
  584.  
  585.    Note: If desired, you may substitute the second command above with the
  586.    following:
  587.  
  588.       map root w:=sys:user\joeb
  589.  
  590.    When MS-DOS 6 Setup prompts you for the location of Windows, use W:\
  591.    for the path.
  592.  
  593. More Information:
  594.  
  595. Do not use a search drive to specify the location of your Windows
  596. initialization files. A search drive represents its drive letter as
  597. "<drive>:." instead of "<drive>:\<pathname>." MS-DOS 6 looks at
  598. "<drive>:.", changes to the root of the drive, and then looks for the
  599. current (.) directory. This is why MS-DOS 6 writes the files to the
  600. root of the server.
  601.  
  602. If you are logged on as a user without write access privileges to the
  603. root of the file server (as is generally the case with a user on a
  604. Novell network), the same approach as described in the second
  605. technique applies. If you don't have privileges in the root directory,
  606. the temporary initialization files (.$$$) are written to your user
  607. directory. No changes are been made to your original initialization
  608. files. You can safely delete these .$$$ files. Use the second
  609. technique and then restart the MS-DOS 6 Setup program.
  610.  
  611. The following three .$$$ files may be left in your user directory:
  612.  
  613.    __SYS__.$$$
  614.    __PGI__.$$$
  615.    __WFI__.$$$
  616.  
  617. If Setup detects that it did not need to modify one or more of the
  618. initialization files, you may not have all three of these in your user
  619. directory.
  620.  
  621. Note: This information applies to both the SETUP and SETUP /E
  622. commands. (SETUP /E is used to install the optional components.)
  623.  
  624. Additional reference words: netware net ware 286 386 2.15 2.2 3.10
  625. 3.11 6.00
  626. -=-=-=-=-=-
  627. ARTICLE-ID:Q96552
  628. TITLE     :What Defragmentor Does & How It Works with 3rd-Party Utilities
  629.  
  630. --------------------------------------------------------------------
  631. The information in this article applies to:
  632.  
  633.  - Microsoft MS-DOS operating system version 6.0
  634. --------------------------------------------------------------------
  635.  
  636. Summary:
  637.  
  638. Microsoft Defragmenter reorganizes data on MS-DOS drives so that it
  639. can be retrieved faster.
  640.  
  641. MS-DOS organizes data on the hard disk into a series of clusters
  642. (allocation units) and then tracks which files are using which
  643. clusters through directory structures and the file allocation tables
  644. (FATs). Neither users nor applications need to know exactly where
  645. specific data is located on the hard disk. When an application needs a
  646. file, it simply asks MS-DOS to get it.
  647.  
  648. Over time, pieces of files may be spread all over the hard disk. When
  649. this occurs, retrieving files requires more time. Defragmenter
  650. reorganizes the clusters for faster access. (For example, information
  651. is stored at the front of the disk, and parts of files are regrouped
  652. together). Defragmenter uses interrupt calls 25H and 26H to move the
  653. information stored in one cluster to another, directly updating the
  654. FATs and directory structures.
  655.  
  656. Defragmenter operates at nearly the same level as MS-DOS. However, it
  657. is still uses MS-DOS and is protected from direct interactions with
  658. the following:
  659.  
  660.  - Third-party partitioning utilities that modify or translate disk
  661.    geometry (such as Disk Manager and SpeedStor).
  662.  
  663.  - DoubleSpace and third-party drive compression utilities.
  664.  
  665. Additional reference words: 6.00 3rd-party
  666. -=-=-=-=-=-
  667. ARTICLE-ID:Q94333
  668. TITLE     :SETVER Table Entries Are Not Maintained When Upgrading        
  669.  
  670. --------------------------------------------------------------------
  671. The information in this article applies to:
  672.  
  673.  - Microsoft MS-DOS operating system version 6.0
  674. --------------------------------------------------------------------
  675.  
  676. Summary:
  677.  
  678. If you do not install the MS-DOS 6 Upgrade in the current MS-DOS 5.0
  679. directory, your old SETVER entries are not maintained.
  680.  
  681. More Information:
  682.  
  683. When you install the MS-DOS 6 Upgrade over MS-DOS 5.0, Setup updates
  684. the current version table (maintained in SETVER.EXE). If you install
  685. MS-DOS 6 in a new directory, Setup cannot update the old version table.
  686.  
  687. Workaround
  688. ----------
  689.  
  690. To work around this problem:
  691.  
  692.  - Update the new SETVER.EXE file, adding the entries that your
  693.    software requires.
  694.  
  695.    -or-
  696.  
  697.  - Uninstall MS-DOS 6.0 and reinstall the MS-DOS 6 Upgrade in the
  698.    original MS-DOS directory.
  699.  
  700. Additional reference words: 6.00 5.00 
  701. -=-=-=-=-=-
  702. ARTICLE-ID:Q94334
  703. TITLE     :Using MS-DOS 6 Upgrade Fdisk Program with EXTDISK.SYS         
  704.  
  705. --------------------------------------------------------------------
  706. The information in this article applies to:
  707.  
  708.  - Microsoft MS-DOS operating system version 6.0
  709. --------------------------------------------------------------------
  710.  
  711. Summary:
  712.  
  713. If were using COMPAQ MS-DOS version 4.0 or later before you upgraded
  714. to MS-DOS 6.0, and you are using EXTDISK.SYS, you should use the
  715. COMPAQ version of the Fdisk program. If you were using COMPAQ MS-DOS
  716. version 3.31 or earlier before you upgraded to MS-DOS 6.0, and you are
  717. using EXTDISK.SYS, you should contact Compaq for an updated version of
  718. EXTDISK.SYS.
  719.  
  720. More Information:
  721.  
  722. Some COMPAQ systems use a driver called EXTDISK.SYS to access
  723. secondary disk drives. This driver is MS-DOS version dependent. If you
  724. use the MS-DOS version of Fdisk when EXTDISK.SYS is loaded, Fdisk
  725. displays incorrect drive letters for the hard disks attached to the
  726. second controller.
  727.  
  728. Workaround
  729. ----------
  730.  
  731. You can work around this problem by using the COMPAQ version of Fdisk.
  732. To install the old version of Fdisk:
  733.  
  734. 1. Delete FDISK.EXE from the DOS directory.
  735.  
  736. 2. Copy FDISK.* from your COMPAQ MS-DOS disks to your DOS directory.
  737.    For example:
  738.  
  739.       copy a:\fdisk.* c:\dos
  740.  
  741. 3. Add Fdisk to the SETVER.EXE version table for your version of
  742.    COMPAQ MS-DOS. For example:
  743.  
  744.       setver fdisk.exe 4.0
  745.  
  746. 4. Restart your computer.
  747.  
  748. Note: You must use SETVER to tell EXTDISK.SYS that you are using a
  749. previous version of MS-DOS. For more information, query on the
  750. following words in the Microsoft Knowledge Base:
  751.  
  752.    MS-DOS and SETVER and EXTDISK.SYS
  753.  
  754. Additional reference words: 6.0
  755. -=-=-=-=-=-
  756. ARTICLE-ID:Q94335
  757. TITLE     :DoubleSpace Installation Fails to Update SYSTEM.INI File      
  758.  
  759. ----------------------------------------------------------------------
  760. The information in this article applies to:
  761.  
  762.  - Microsoft MS-DOS operating system version 6.0
  763. -----------------------------------------------------------------------
  764.  
  765. Summary:
  766.  
  767. If you have multiple installations of Windows on your hard drive,
  768. DoubleSpace may not correctly update the SYSTEM.INI file.
  769.  
  770. More Information:
  771.  
  772. Windows stores the location of the permanent swapfile in the [386enh]
  773. section of the SYSTEM.INI file. When you install DoubleSpace, it must
  774. find the SYSTEM.INI file and update the PermSwapDosDrive= setting to
  775. point to the correct drive. If you have multiple copies of Windows
  776. installed, or Windows is not in the path, DoubleSpace cannot find the
  777. SYSTEM.INI file.
  778.  
  779. Workaround
  780. ----------
  781.  
  782. To workaround this problem, edit the SYSTEM.INI file and change the
  783. drive letter for the PermSwapDosDrive= setting to the DoubleSpace host
  784. drive. For example, if Windows is installed on drive C: and you
  785. installed DoubleSpace, creating drive H:, you would need to edit you
  786. SYSTEM.INI file and change the PermSwapDosDrive=c to
  787. PermSwapDosDrive=h.
  788.  
  789. Additional reference words: 6.00 dblspace
  790.