SETUP.TXT Contains Smartdrive and Stacker Error

Last reviewed: November 21, 1994
Article ID: Q83424
The information in this article applies to:
  • Microsoft Windows operating system versions 3.1, 3.11

SUMMARY

There is an error in the SETUP.TXT file that is copied into the Windows directory during installation of Windows 3.1. Under the "Using Stacker" heading, there is a section that discusses using the SmartDrive disk cache program on an uncompressed drive. The error reads as follows:

   For example, if the Stacker swap utility swaps drives C and D so that
   C is compressed and D is uncompressed, you would include the following
   line in your CONFIG.SYS file:

      DEVICE=\WINDOWS\SMARTDRV.EXE C- D+

MORE INFORMATION

This line should be placed in the AUTOEXEC.BAT file (not in the CONFIG.SYS file), as follows:

     <drive>:\WINDOWS\SMARTDRV.EXE C- D+

Windows 3.1 loads the SMARTDRV.EXE cache device driver in the AUTOEXEC.BAT file. Only the double buffer device driver (if necessary) is loaded in the CONFIG.SYS file.


KBCategory: kbsetup kbdocerr
KBSubcategory: win31
Additional reference words: 3.10


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 21, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.