PRB: SETUP.EXE Error: Insufficient Disk Space on: C:\WINDOWS

Last reviewed: June 21, 1995
Article ID: Q78961
The information in this article applies to:

- Standard and Professional Editions of Microsoft Visual Basic for

  Windows, version 2.0
- Microsoft Visual Basic programming system for Windows, version 1.0

SYMPTOMS

Visual Basic displays the following message during setup if there is less 382K of space in version 2.0 or less than 330K of space in version 1.0 available to Windows on the drive where Windows resides -- which may be different from the drive where you are installing Visual Basic.

   Error - Insufficient disk space on: C:\WINDOWS

STATUS

This behavior is by design.

MORE INFORMATION

At first, SETUP.EXE for Visual Basic copies the files VBSETUP.EXE and VBRUN100.DLL into the Windows subdirectory. If there is not enough space on the drive where Windows resides (such as in C:\WINDOWS), Visual Basic will display the error.

This is the disk space available to Windows just before setup. This may differ from the amount of space reported at the MS-DOS command prompt outside of Windows because of temporary files that Windows creates during operation.

VBSETUP.EXE is deleted when setup is completed. VBRUN100.DLL is copied over to the Visual Basic subdirectory, but is not deleted from the Windows subdirectory.


Additional reference words: 1.00 2.00 noupd
KBCategory: kbsetup kbprb
KBSubcategory: Setins


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