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

  1. dos 6 part 4
  2. Bogie #1 @3081
  3. Thu May 20 15:41:04 1993
  4. 0R: net33: @1021 (via @1) [20:42 05/18/93]
  5. 0R: net33: @1 (via @4) [07:35 05/18/93]
  6. -=-=-=-=-=-
  7. ARTICLE-ID:Q95635
  8. TITLE     :Using Unique Labels with Multi-Config                         
  9.  
  10. ----------------------------------------------------------------------
  11. The information in this article applies to:
  12.  
  13.  - Microsoft MS-DOS operating system version 6.0
  14. ----------------------------------------------------------------------
  15.  
  16. Summary:
  17.  
  18. When using a Multi-Config startup menu with MS-DOS 6.0, the label
  19. names you use in your AUTOEXEC.BAT file must be unique within the
  20. first eight characters. This is true for all MS-DOS labels.
  21.  
  22. More Information:
  23.  
  24. For example, if your startup menu has two labels, (Emp_John_Smith and
  25. Emp_John_Smyth) and your AUTOEXEC.BAT file has a GOTO %CONFIG%
  26. command, MS-DOS will always jump to the :Emp_John_Smith label if it
  27. appears before the :Emp_John_Smyth label in the AUTOEXEC.BAT file.
  28.  
  29. To workaround or avoid this problem, make sure all menu items in your
  30. CONFIG.SYS and their corresponding labels in your AUTOEXEC.BAT file
  31. are unique within the first eight characters.
  32.  
  33. Additional reference words: 6.0
  34. -=-=-=-=-=-
  35. ARTICLE-ID:Q96152
  36. TITLE     :Setup Adds MS-DOS Directory to Every PATH Statement           
  37.  
  38. --------------------------------------------------------------------
  39. The information in this article applies to:
  40.  
  41.  - Microsoft MS-DOS operating system version 6.0
  42. --------------------------------------------------------------------
  43.  
  44. Summary:
  45.  
  46. MS-DOS 6.0 Setup adds the MS-DOS directory to every PATH statement in
  47. your AUTOEXEC.BAT file. For example, if Setup finds the following
  48. lines in your AUTOEXEC.BAT file
  49.  
  50.    path c:\dos;c:\windows
  51.    path %path%;c:\c700\bin
  52.  
  53. it adds "c:\dos" to the second line even though the MS-DOS directory
  54. is already present in the first line. The lines appear as follows:
  55.  
  56.    path c:\dos;c:\windows
  57.    path c:\dos;%path%;c:\c700;c:\bin
  58.  
  59. Microsoft has confirmed this to be a problem in MS-DOS version 6.0. We
  60. are researching this problem and will post new information here in the
  61. Microsoft Knowledge Base as it becomes available.
  62.  
  63. Additional reference words: 6.00
  64. -=-=-=-=-=-
  65. ARTICLE-ID:Q95956
  66. TITLE     :MSCDEX Doesn't Load with Trantor CD-ROM Driver                
  67.  
  68. --------------------------------------------------------------------
  69. The information in this article applies to:
  70.  
  71.  - Microsoft MS-DOS operating system version 6.0
  72. --------------------------------------------------------------------
  73.  
  74. Summary:
  75.  
  76. The Trantor CD-ROM driver TSLCDR.SYS (commonly used with Adaptec 1542b
  77. SCSI cards) cannot be found in memory by MSCDEX when you have a very
  78. large CONFIG.SYS file and you use a MS-DOS 6.0 multiple configuration
  79. menu. As a result, MSCEDEX won't load for this device driver.
  80.  
  81. Workaround
  82. ----------
  83.  
  84. To work around this problem, decrease the size of the CONFIG.SYS file
  85. or don't use a multiple configuration menu.
  86.  
  87. We are researching this problem and will post new information here as
  88. it becomes available.
  89.  
  90. The products included here are manufactured by vendors independent of
  91. Microsoft; we make no warranty, implied or otherwise, regarding these
  92. products' performance or reliability.
  93.  
  94. Additional reference words: 6.0 dblspace multi-config 3rdparty
  95. -=-=-=-=-=-
  96. ARTICLE-ID:Q95957
  97. TITLE     :Qemm Err Msg: File Server Encountered a Critical...           
  98.  
  99. --------------------------------------------------------------------
  100. The information in this article applies to:
  101.  
  102.  - Microsoft MS-DOS operating system version 6.0
  103. --------------------------------------------------------------------
  104.  
  105. Summary:
  106.  
  107. When you use QuarterDeck's Qemm extended memory manager with Windows
  108. in 386 enhanced mode, Windows may generate the following error message
  109. when you run Intel's Faxability Plus for Windows:
  110.  
  111.    File server encountered a critical error and terminated.
  112.  
  113. To work around this problem, disable the Stealth Mapping feature in
  114. Qemm. For information about how to do this, See your Qemm manual
  115.  
  116. More Information:
  117.  
  118. Faxability Plus for Windows comes with the Satisfaxion Fax/Modem.
  119. CASMGR, a terminate-and-stay-resident (TSR) program that captures the
  120. fax and communicates with the fax/modem card, also causes this error
  121. message.
  122.  
  123. The products included here are manufactured by vendors independent of
  124. Microsoft; we make no warranty, implied or otherwise, regarding these
  125. products' performance or reliability.
  126.  
  127. Additional reference words: 6.0 VSERVER
  128. -=-=-=-=-=-
  129. ARTICLE-ID:Q95808
  130. TITLE     :How to Install MS-DOS 6 Upgrade over DR-DOS                   
  131.  
  132. --------------------------------------------------------------------
  133. The information in this article applies to:
  134.  
  135.  - Microsoft MS-DOS operating system version 6.0
  136. --------------------------------------------------------------------
  137.  
  138. Summary:
  139.  
  140. Microsoft PSS supports the installation of Microsoft MS-DOS 6 Upgrade
  141. over Novell DR-DOS.
  142.  
  143. Much of the information in the "More Information" section of this
  144. article section was taken from the MS-DOS 6 Upgrade README.TXT file.
  145.  
  146. More Information:
  147.  
  148. It is possible to upgrade from DR-DOS to the MS-DOS 6 Upgrade;
  149. however, before you run the Setup program, you should first review the
  150. following precautions and carry out those that apply to your system:
  151.  
  152.  - If you have any security features, including password protection,
  153.    disable them. For more information, refer to page 187 in the
  154.    "Microsoft MS-DOS 6 User's Guide."
  155.  
  156.    Warning: The MS-DOS 6 Upgrade Setup program cannot create an
  157.    Uninstall disk if your CONFIG.SYS or AUTOEXEC.BAT file is password
  158.    protected. If any of your DR-DOS system files or your DR-DOS
  159.    directory are password protected, use the DR-DOS password command
  160.    to disable the password protection before you install MS-DOS 6.
  161.  
  162.  - If you have the DELWATCH delete-protection program installed on
  163.    your computer, you must disable DELWATCH and purge your deleted
  164.    files before you install MS-DOS 6. To do this, refer to pages
  165.    187-188 in the "Microsoft MS-DOS 6 User's Guide."
  166.  
  167.  - If your CONFIG.SYS or AUTOEXEC.BAT file uses any conditional DR-DOS
  168.    commands (such as ? or goto), remove those commands and adjust the
  169.    order of the remaining commands accordingly.
  170.  
  171.  - If your CONFIG.SYS file contains the DR-DOS chain command, remove
  172.    it and adjust the other CONFIG.SYS commands accordingly.
  173.  
  174.  - If your computer uses disk compression, but drive C is not
  175.    compressed, run Setup as described in the "Getting Started" Chapter
  176.    of the "Microsoft MS-DOS 6 User's Guide." When Setup displays the
  177.    message "Your CONFIG.SYS file contains commands that are not valid
  178.    MS-DOS commands," select the Modify Original Files option.
  179.  
  180.  - If your hard disk is compressed, carry out the procedure in the
  181.    section of the README.TXT file titled "Setup detects that your
  182.    computer uses DR-DOS."
  183.  
  184.  - If Setup displays the message "Your computer uses a disk-
  185.    compression program and does not have enough free disk space to set
  186.    up MS-DOS," you must convert your DR-DOS 6 SuperStor (SSTOR)
  187.    compressed drive to an MS-DOS 6 DoubleSpace drive using the
  188.    procedure below. This is necessary because the DR-DOS 6 SSTOR
  189.    utility does not provide the functionality to increase the size of
  190.    your uncompressed host drive.
  191.  
  192. To run the MS-DOS 6 Setup program, do the following:
  193.  
  194. 1. Use the DR-DOS Backup command to back up your program and data
  195.    files. For more information on using the DR-DOS Backup command,
  196.    refer to your DR-DOS documentation.
  197.  
  198. 2. Insert the MS-DOS 6 Setup Disk 1 in drive A or B and use the setup
  199.    command with the /f switch. For example, if you insert Setup Disk 1
  200.    in drive A, type the following at the MS-DOS command prompt and
  201.    then press enter:
  202.  
  203.       a:setup /f
  204.  
  205.    Important: After you type the above command and Setup prompts you
  206.    to insert a disk to create the startup floppy disk, you MUST create
  207.    that disk in drive A. Also, be sure that you choose to install on
  208.    drive A.
  209.  
  210. 3. Ensure the startup disk you created in step 2 is in drive A and
  211.    then restart your computer by pressing CTRL+ALT+DEL.
  212.  
  213. 4. Use the MS-DOS Format command to reformat all of your drives. When
  214.    you format drive C, be sure to use the /s parameter to make the
  215.    disk bootable. To do this, type the following command at the MS-DOS
  216.    command prompt and then press enter:
  217.  
  218.       format c: /s
  219.  
  220. 5. To restore your program and data files, use the MS-DOS 6 restore
  221.    command (this command is located on the startup disk you created in
  222.    step 2). For example, to restore your files to from drive A to
  223.    drive C, type the following at the MS-DOS command prompt and then
  224.    press enter:
  225.  
  226.       restore a: c:\*.* /s
  227.  
  228.    Important: Do NOT restart your computer before proceeding to
  229.    step 6.
  230.  
  231.    Note: If some of your files cannot be restored to your hard disk
  232.    because you don't have enough disk space, you need to install the
  233.    MS-DOS 6 Upgrade, run DoubleSpace to compress your hard disk, and
  234.    then restore your files. After you finish restoring your files,
  235.    continue with step 6.
  236.  
  237. 6. To remove your DR-DOS files, install the MS-DOS 6 Upgrade again. To
  238.    do this, insert the MS-DOS 6 Setup Disk 1 in drive A, type setup,
  239.    and follow the instructions on your screen.
  240.  
  241. Additional reference words: 6.00 dblspace
  242. -=-=-=-=-=-
  243. ARTICLE-ID:Q96167
  244. TITLE     :DoubleSpace Identifies Windows 3.1 in Standard Mode as Shell  
  245.  
  246. --------------------------------------------------------------------
  247. The information in this article applies to:
  248.  
  249.  - Microsoft MS-DOS operating system version 6.0
  250. --------------------------------------------------------------------
  251.  
  252. Summary:
  253.  
  254. When you attempt to run DoubleSpace or any of the DoubleSpace command
  255. line functions from the MS-DOS Prompt with Windows 3.1 in standard
  256. mode, you receive the following error message:
  257.  
  258.    You are running the MS-DOS Shell. To run DoubleSpace,
  259.    you must first quit the MS-DOS Shell.
  260.  
  261. This error occurs because the code used to detect MS-DOS Shell is the
  262. same as the code to detect Windows in standard mode, and the detection
  263. for Shell precedes the detection for Windows.
  264.  
  265. Additional reference words: 6.00 DoubleSpace dblspace
  266. -=-=-=-=-=-
  267. ARTICLE-ID:Q95814
  268. TITLE     :EMM386.EXE May Cause PS/2 to Hang with HIGHSCAN               
  269.  
  270. --------------------------------------------------------------------
  271. The information in this article applies to:
  272.  
  273.  - Microsoft MS-DOS operating system version 6.0
  274. --------------------------------------------------------------------
  275.  
  276. Summary:
  277.  
  278. If you use the IBM Reference Diskettes version 1.31 for the PS/2 model
  279. 90 or 95, you may not be able to use the HIGHSCAN switch with
  280. EMM386.EXE. Using HIGHSCAN may cause your system to stop responding
  281. (hang).
  282.  
  283. This problem does not occur with Reference Diskette version 1.10.
  284.  
  285. More Information:
  286.  
  287. The newer Reference Diskette uses memory addresses in the F000-F7FF
  288. range (although it may use additional memory elsewhere in the
  289. upper memory area).
  290.  
  291. To workaround this problem, run MemMaker Custom Setup and choose No
  292. when prompted to "Scan the Upper Memory Area Aggressively?"
  293.  
  294. Additional reference words: 6.00
  295. -=-=-=-=-=-
  296. ARTICLE-ID:Q95816
  297. TITLE     :DBLSPACE.SYS /MOVE Is in the CONFIG.SYS File Twice            
  298.  
  299. --------------------------------------------------------------------
  300. The information in this article applies to:
  301.  
  302.  - Microsoft MS-DOS operating system version 6.0
  303. --------------------------------------------------------------------
  304.  
  305. Summary:
  306.  
  307. During installation, DoubleSpace may add more than one
  308. "DEVICEHIGH=C:\DOS\DBLSPACE.SYS /MOVE" statement to the CONFIG.SYS
  309. file. DoubleSpace adds this line to more than one location in the
  310. CONFIG.SYS file if DoubleSpace determines that DBLSPACE.BIN may cause
  311. problems for network device drivers.
  312.  
  313. More Information:
  314.  
  315. DBLSPACE.SYS /MOVE does not load a device driver for DoubleSpace.
  316. Instead, it moves the DoubleSpace component (DBLSPACE.BIN) in memory.
  317. Multiple instances of DBLSPACE.SYS do not use additional memory
  318. because this device drive simple moves DBLSPACE.BIN and then unloads
  319. itself.
  320.  
  321. Additional reference words: 6.00 dblspace
  322. -=-=-=-=-=-
  323. ARTICLE-ID:Q95818
  324. TITLE     :Brooklyn Bridge Installation Changes CONFIG.SYS File          
  325.  
  326. --------------------------------------------------------------------
  327. The information in this article applies to:
  328.  
  329.  - Microsoft MS-DOS operating system version 6.0
  330. --------------------------------------------------------------------
  331.  
  332. Summary:
  333.  
  334. If you use an MS-DOS 6 multiple configuration menu, your CONFIG.SYS
  335. file becomes scrambled when you install Brooklyn Bridge version 3.5.
  336.  
  337. More Information:
  338.  
  339. Installing Brooklyn Bride on a system using a multiple configuration
  340. menu results in the following:
  341.  
  342.  - All blank lines are removed.
  343.  
  344.  - A screen dump (both character and attributes) is inserted into the
  345.    middle of the CONFIG.SYS file.
  346.  
  347.  - DEVICE=BRIDGE1.DEV is added to an unexpected location, such as the end
  348.    of and existing CONFIG.SYS command.
  349.  
  350. The Brooklyn Bridge installation program does not give the user a
  351. choice to update the CONFIG.SYS file - it is done automatically.
  352. However, Brooklyn Bridge does create a backup CONFIG.SYS file called
  353. CONFIG.OLD.
  354.  
  355. Note: This problem may apply to other versions of Brooklyn Bridge -
  356. Microsoft has tested MS-DOS 6 with Brooklyn Bridge version 3.5 only.
  357.  
  358. Additional reference words: 6.00 multi-config
  359. -=-=-=-=-=-
  360. ARTICLE-ID:Q95819
  361. TITLE     :Defragmenter Err Msg: 'Insufficient Memory...'                
  362.  
  363. --------------------------------------------------------------------
  364. The information in this article applies to:
  365.  
  366.  - Microsoft MS-DOS operating system version 6.0
  367. --------------------------------------------------------------------
  368.  
  369. Summary:
  370.  
  371. If there are too many files and directories on your hard drive, MS-DOS
  372. Defragmenter (DEFRAG) can run out of memory. If Defragmenter runs out
  373. of memory before beginning optimization, you will receive the
  374. following error message:
  375.  
  376.    Insufficient memory - Error Reading the FAT
  377.  
  378. Defragmenter is limited by the number of files/directories and NOT the
  379. disk size. It is unlikely you will see this problem unless you have
  380. more than 10,000 files/directories on your drive.
  381.  
  382. You may be able to alleviate the problem by increasing the amount of
  383. free conventional memory and available upper memory blocks (UMBs).
  384.  
  385. More Information:
  386.  
  387. If you have freed as much conventional memory as possible and you are
  388. using a 386 or 486 machine, try the following temporary workaround:
  389.  
  390. 1. Make sure EMM386.EXE is being loaded in the CONFIG.SYS file.
  391.  
  392. 2. Using an ASCII text editor such as MS-DOS Edit, add the I=A000-BF77
  393.    and NOEM parameters to the device=C:\DOS\EMM386.EXE line in the
  394.    CONFIG.SYS.
  395.  
  396.    Note: The A000-B7FF range is commonly used by video cards. Unless
  397.    you have a monochrome video card, do not run any graphics
  398.    applications when you are using the I=A000-B7FF parameter.
  399.  
  400. 3. Save the CONFIG.SYS file and quit the text editor.
  401.  
  402. 4. Restart your computer.
  403.  
  404. 5. Run Defragmenter with the /G0 switch to prevent it from running in
  405.    graphics mode. For example, you would type:
  406.  
  407.       defrag /g0
  408.  
  409.    Note: The switch is G and the number zero not G and the letter O.
  410.  
  411. 6. Edit your CONFIG.SYS file and remove the parameters you added in
  412.    step 2.
  413.  
  414. 7. Save the text file, exit the editor and restart your computer.
  415.  
  416. If, after following the above procedure, you continue to run out of
  417. memory when you attempt to defragment your drive, the problem is most
  418. likely occurring because you have more files than Defragmenter handle.
  419. To optimize your disk, you will need to remove some files from your
  420. disk. If this problem occurs frequently, you may want to consider
  421. creating smaller partitions or multiple DoubleSpace drives on the same
  422. partition.
  423.  
  424. Additional reference words: 6.00 dos msdos defrag raise the ceiling
  425. dblspace
  426. -=-=-=-=-=-
  427. ARTICLE-ID:Q96169
  428. TITLE     :AUTOEXEC.BAT and CONFIG.SYS Backups on Uninstall Disk         
  429.  
  430. --------------------------------------------------------------------
  431. The information in this article applies to:
  432.  
  433.  - Microsoft MS-DOS operating system version 6.0
  434. --------------------------------------------------------------------
  435.  
  436. Summary:
  437.  
  438. MS-DOS 6.0 Setup saves backup copies of the AUTOEXEC.BAT and
  439. CONFIG.SYS files on the Uninstall disk that you create during
  440. installation. No copies are saved in the boot drive of your hard disk.
  441.  
  442. Additional reference words: 6.00
  443. -=-=-=-=-=-
  444. ARTICLE-ID:Q95824
  445. TITLE     :Constant or Random Beeping in Windows with Anti-Virus         
  446.  
  447. --------------------------------------------------------------------
  448. The information in this article applies to:
  449.  
  450.  - Microsoft MS-DOS operating system version 6.0
  451. --------------------------------------------------------------------
  452.  
  453. Summary:
  454.  
  455. If your computer makes a beeping sound randomly when you are running
  456. Windows, or if Windows stops responding (hangs), and you are loading
  457. Microsoft Anti-Virus, you need to load VSafe Manager (MWAVTSR.EXE).
  458.  
  459. VSafe Manager is a Windows-based terminate-and-stay-resident (TSR)
  460. program designed to allow bidirectional communication with VSafe. For
  461. more information on VSafe Manager, query on the following words in the
  462. Microsoft Knowledge Base:
  463.  
  464.    vsafe and manager and mwavtsr.exe
  465.  
  466. Additional reference words: 6.00 VM Beep-o-matic beep MSAV safe
  467. -=-=-=-=-=-
  468. ARTICLE-ID:Q96180
  469. TITLE     :VSAFE Err Msg: Program Is Trying to Write to Hard Disk        
  470.  
  471. --------------------------------------------------------------------
  472. The information in this article applies to:
  473.  
  474.  - Microsoft MS-DOS operating system version 6.0
  475. --------------------------------------------------------------------
  476.  
  477. Summary:
  478.  
  479. The following pop-up dialog box may be displayed when you perform a
  480. disk operation that writes to the disk:
  481.  
  482.    VSAFE Warning
  483.  
  484.    Program is trying to write to hard disk
  485.    Do you wish to continue?
  486.  
  487. You can then choose one of three options: Stop, Continue or Boot. If
  488. you choose Stop, the following error message is displayed:
  489.  
  490.    ATTENTION: A serious disk error has occurred while writing
  491.    to drive C.
  492.  
  493. (Note: If you are running MS-DOS Prompt from Windows, this error
  494. message is displayed in a blue screen with the heading "Serious Disk
  495. Error.")
  496.  
  497. You can now choose to retry the operation. This causes the first VSAFE
  498. error to display again. Until you choose Continue or Boot, you are not
  499. able to escape these recurring warning messages. If you choose
  500. Continue, the write operation is performed. If you choose Boot, the
  501. write operation aborts, your system restarts, and any information you
  502. were trying to save is lost.
  503.  
  504. This problem is caused by VSAFE installed with the write-protect
  505. option and SMARTDrive installed with write caching enabled. If you
  506. want to use VSAFE with the write-protect option, do not enable
  507. SMARTDrive write caching.
  508.  
  509. Microsoft has confirmed this to be a problem in MS-DOS version 6.0. We
  510. are researching this problem and will post new information here as it
  511. becomes available.
  512.  
  513. Additional reference words: 6.00 write protect protected
  514. -=-=-=-=-=-
  515. ARTICLE-ID:Q96185
  516. TITLE     :Norton Speed Disk May Cause Lost Clusters with DBLSPACE       
  517.  
  518. --------------------------------------------------------------------
  519. The information in this article applies to:
  520.  
  521.  - Microsoft MS-DOS operating system version 6.0
  522. --------------------------------------------------------------------
  523.  
  524. Summary:
  525.  
  526. After you use any version of Symantec Norton Speed Disk prior to
  527. version 7.0 on a compressed DoubleSpace drive, the DBLSPACE /CHKDSK
  528. command may report a very large number of lost allocation units.
  529.  
  530. This occurs when you have set the option to Clear Unused Disk Space
  531. and then perform a full optimization.
  532.  
  533. Solution
  534. --------
  535.  
  536. To correct this problem, type "dblspace /chkdsk /f" (without the
  537. quotation marks) at the MS-DOS command prompt and press ENTER.
  538.  
  539. Note: The Compress program from PCTools versions 5.5 and 6.0 may also
  540. cause the above problem if the Clear Unused Disk Space option is set
  541. when you perform a full optimization.
  542.  
  543. The products included here are manufactured by vendors independent of
  544. Microsoft; we make no warranty, implied or otherwise, regarding these
  545. products' performance or reliability.
  546.  
  547. Additional reference words: 6.00 PCTools Compress Speedisk Norton
  548. dblspace DoubleSpace double space 3rdparty
  549. -=-=-=-=-=-
  550. ARTICLE-ID:Q95835
  551. TITLE     :What VSafe Manager (MWAVTSR.EXE) Does and How It Works        
  552.  
  553. --------------------------------------------------------------------
  554. The information in this article applies to:
  555.  
  556.  - Microsoft MS-DOS operating system version 6.0
  557. --------------------------------------------------------------------
  558.  
  559. Summary:
  560.  
  561. VSafe Manager (MWAVTSR.EXE) is a Windows-based application that allows
  562. bidirectional communication with VSafe.
  563.  
  564. VSafe in not a Windows-based application; therefore, if you are
  565. running Windows, the only way VSafe can inform you that there is a
  566. problem is to cause the system to beep. When VSafe Manager is running,
  567. VSafe can send you messages through VSafe Manager. In addition, VSafe
  568. Manager lets you change VSafe settings while Windows is running.
  569.  
  570. More Information:
  571.  
  572. The most common problem with VSafe Manager occurs when Windows beeps
  573. as you start it. This beeping occurs after you have upgraded Windows
  574. because VSafe checks the files that are loading against the CHKLIST.MS
  575. file in the loading file's directory. If they don't match, VSafe tries
  576. to prevent the file from loading.
  577.  
  578. To work around this problem, do one of the following:
  579.  
  580.  - Rescan you disk with Microsoft Anti-Virus after upgrading to create
  581.    new checksum files.
  582.  
  583.    -or-
  584.  
  585.  - Delete the current checksum files.
  586.  
  587. To create new checksum files:
  588.  
  589. 1. From the Options menu, choose Set Options.
  590.  
  591. 2. Select the Create New Checksums check box and choose the OK button.
  592.  
  593. 3. Select the drive you want to scan and choose the Detect button.
  594.  
  595. To delete the checksum files:
  596.  
  597. 1. Select the drive from which you want to delete the checksum files.
  598.  
  599. 2. From the Scan menu, choose Delete CHKLIST Files.
  600.  
  601. 3. Choose the Delete button.
  602.  
  603. Additional reference words: 6.00
  604. -=-=-=-=-=-
  605. ARTICLE-ID:Q96327
  606. TITLE     :Disconnected Network Drive Icon Becomes Floppy Disk Drive Icon
  607.  
  608. --------------------------------------------------------------------
  609. The information in this article applies to:
  610.  
  611.  - Microsoft MS-DOS operating system version 6.0
  612.  - Microsoft Windows operating system version 3.1
  613.  - Microsoft LAN Manager versions 2.1, 2.1a, and 2.2
  614. --------------------------------------------------------------------
  615.  
  616. Summary:
  617.  
  618. Under certain circumstances, Windows File Manager may not disconnect
  619. from a network drive correctly. After attempting to disconnect, the
  620. network drive icon changes to a floppy disk drive icon. If you choose
  621. the floppy icon, File Manager displays an error message stating that
  622. no floppy disk in the drive. Until you reboot your computer, File
  623. Manager maintains the dysfunctional floppy disk drive icon.
  624.  
  625. To work around this problem, do the following:
  626.  
  627. 1. Change to your DoubleSpace host partition and use the ATTRIB
  628.    command to remove the hidden, system, and read-only attributes of
  629.    the DBLSPACE.INI file:
  630.  
  631.       attrib dblspace.ini -h -s -r
  632.  
  633. 2. Open DBLSPACE.INI in a text editor, such as MS-DOS Editor. You
  634.    should see two lines similar to the following (not necessarily in this
  635.    order):
  636.  
  637.       LastDrive=M
  638.       ActivateDrive=H,C0
  639.  
  640. 3. Change the ActivateDrive= statement's first parameter to the next
  641.    drive letter following your last physical drive letter. For example,
  642.    if you have two partitions (C and D) on one physical hard drive, set
  643.    ActivateDrive= to E.
  644.  
  645.    Warning: If you use the incorrect drive letters when you edit the
  646.    ActivateDrive= line in the DBLSPACE.INI file, the system may stop
  647.    responding (hang) when you restart it.
  648.  
  649. 4. Set LastDrive= to the same letter you used in step 3. As with the
  650.    previous example, if you have one physical drive and two
  651.    partitions, C and D, your DBLSPACE.INI file would include the
  652.    following lines:
  653.  
  654.       LastDrive=E
  655.       ActivateDrive=E,C0
  656.  
  657. 5. Save the changes you made to the DBLSPACE.INI file and use the
  658.    ATTRIB command to reset its attributes as follows:
  659.  
  660.       attrib dblspace.ini +h +s +r
  661.  
  662. 6. Restart your computer.
  663.  
  664. After you restart your computer, DoubleSpace uses the new drive letter
  665. as its host partition. This results in no available drive letters
  666. between your physical hard disk drive and the DoubleSpace host
  667. partition to use for network redirections. You must use drive letters
  668. following the host partition drive letter; this effectively avoids the
  669. floppy disk drive icon problem.
  670.  
  671. Note: This procedure restricts the creation of additional DoubleSpace
  672. compressed drives. If you later decide to create additional compressed
  673. drives, you must change the LastDrive= statement in the DBLSPACE.INI
  674. file to a higher letter than the one specified in ActivateDrive=. For
  675. example, if your host drive is assigned to D, your DBLSPACE.INI file
  676. should include the following lines:
  677.  
  678.    LastDrive=E
  679.    ActivateDrive=D,C0
  680.  
  681. This gives DoubleSpace the necessary drive letter to use when it
  682. creates another DoubleSpace compressed drive.
  683.  
  684. Steps to Reproduce Problem
  685. --------------------------
  686.  
  687. 1. Run DBLSPACE to determine the DoubleSpace host partition drive
  688.    letter.
  689.  
  690. 2. Before you start Windows, use the LAN Manager command, NET USE, to
  691.    connect to a network drive, specifying a drive letter prior to the one
  692.    used by the DoubleSpace host partition.
  693.  
  694. 3. Start Windows and run File Manager.
  695.  
  696. 4. From the Disk menu, choose Disconnect Drive or Network Connections
  697.    (depending on your version of LAN Manager). Disconnect the network
  698.    drive you connected to in step 2.
  699.  
  700. After you close the network dialog box, the network drive icon changes
  701. to a floppy disk drive icon. If you choose this icon, File Manager
  702. notifies you that there is no disk in the floppy disk drive.
  703.  
  704. Microsoft has confirmed this to be a problem in MS-DOS version 6.0. We
  705. are researching this problem and will post new information here as it
  706. becomes available.
  707.  
  708. Additional reference words: 6.00
  709. -=-=-=-=-=-
  710. ARTICLE-ID:Q96197
  711. TITLE     :Cannot See Dell Partitions After Upgrading to MS-DOS 6        
  712.  
  713. --------------------------------------------------------------------
  714. The information in this article applies to:
  715.  
  716.  - Microsoft MS-DOS operating system version 5.0, 5.0a, and 6.0
  717. --------------------------------------------------------------------
  718.  
  719. Summary:
  720.  
  721. If you install the MS-DOS 6 Upgrade on a machine running Dell DOS
  722. version 3.3, you may be unable to access all your partitions after you
  723. upgrade your computer.
  724.  
  725. If you have already installed the MS-DOS 6 Upgrade and you cannot see
  726. all your partitions, restart your computer with the Uninstall disk in
  727. drive A to uninstall MS-DOS 6.0.
  728.  
  729. Note: This information also applies to MS-DOS versions 5.0 and 5.0a.
  730.  
  731. More Information:
  732.  
  733. Workaround
  734. ----------
  735.  
  736. To work around this problem, back up your data, repartition your hard
  737. disk drive, upgrade to MS-DOS 6, and then restore your data.
  738.  
  739. For specific instructions on repartitioning your hard disk drive
  740. without losing data, download PD0466.EXE (for MS-DOS 5.O) or PD0771
  741. (for MS-DOS 6.0) from the MSDL or CompuServe. These application notes
  742. are titled as follows:
  743.  
  744.  - PD0466: How Do I Repartition My Hard Disk into One Partition?
  745.  - PD0771: Repartitioning Your Hard Disk to Upgrade to MS-DOS 6.0
  746.  
  747. For more information, query on the following words in the
  748. Microsoft Knowledge Base:
  749.  
  750.    PD0466 or PD0771
  751.  
  752. The products included here are manufactured by vendors independent of
  753. Microsoft; we make no warranty, implied or otherwise, regarding these
  754. product's performance or reliability.
  755.  
  756. Additional reference words: 3.30 5.00 5.00a 6.00
  757. -=-=-=-=-=-
  758. ARTICLE-ID:Q96200
  759. TITLE     :DoubleSpace Cannot Mount Compressed Write-Protected Disk      
  760.  
  761. Summary:
  762.  
  763. When you attempt to mount a DoubleSpace compressed floppy disk, you
  764. receive the following error if the disk is write protected
  765.  
  766.    DoubleSpace cannot mount drive x because the file x:\DBLSPACE.000
  767.    is not a valid compressed volume file.
  768.  
  769. where x is the floppy drive letter.
  770.  
  771. Workaround
  772. ----------
  773.  
  774. To work around this problem, remove the write protection for the
  775. floppy disk.
  776.  
  777. More Information:
  778.  
  779. You can mount a floppy disk by running DoubleSpace or you can mount
  780. the floppy disk with the MS-DOS DBLSPACE /MOUNT command. For example,
  781. type the following command at the MS-DOS command prompt and press
  782. ENTER if your floppy disk drive is drive A:
  783.  
  784.    dblspace /mount a:
  785.  
  786. For more information on DoubleSpace, type "help dblspace" (without the
  787. quotation marks) at the MS-DOS command prompt and press ENTER.
  788.  
  789. Additional reference words: 6.00 DoubleSpace dblspace
  790. -=-=-=-=-=-
  791. ARTICLE-ID:Q96202
  792. TITLE     :Drive Letter Memory Use Is Listed Incorrectly in Help         
  793.  
  794. --------------------------------------------------------------------
  795. The information in this article applies to:
  796.  
  797.  - Microsoft MS-DOS operating system version 6.0
  798. --------------------------------------------------------------------
  799.  
  800. Summary:
  801.  
  802. Under "Last drive reserved for Dblspace's use," MS-DOS DoubleSpace
  803. Help incorrectly states the following:
  804.  
  805.    Each drive letter uses 24K of memory: to conserve memory, decrease
  806.    this amount.
  807.  
  808. Actually, each drive letter uses 24 bytes of memory.
  809.  
  810. Additional reference words: 6.00 doc err docerr documentation error-=-=-=-=-=-
  811.