BUG: Win32s Setup May Fail if BUFFERS or FILES Set Too Small

Last reviewed: August 7, 1997
Article ID: Q122326
2.00 2.10 4.00 4.10 WINDOWS kbsetup kbenv kbbuglist

The information in this article applies to:

  • Microsoft Visual C++ 32-bit Edition, version 2.0, 2.1,
4.0, 4.1, 4.2
   on the following platform: x86

SYMPTOMS

The Visual C++ Win32s Setup program may fail if BUFFERS or FILE settings in your CONFIG.SYS file are set too low. Setup requires that the number of files specified be at least 50 and the number of buffers specified be at least 30.

RESOLUTION

Make sure your CONFIG.SYS file contains the following lines:

   BUFFERS=30
   FILES=50

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. README.WRI CD.


Additional reference words: 1.20 2.00 2.10 4.00 4.10 4.20
uae failure vcbuglist40
KBCategory: kbsetup kbenv kbbuglist
KBSubcategory: vc20setup W32s
document the
Keywords : vc20setup W32s kbbuglist kbenv kbsetup
Version : 2.00 2.10 4.00 4.10
Platform : WINDOWS


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: August 7, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.