home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / ARQS_ZIP / BV0698.ZIP / BV0698.TXT
Encoding:
Text File  |  1992-11-09  |  5.5 KB  |  100 lines

  1. ======================================================================
  2.   Microsoft(R) Product Support Services Application Note (Text File)
  3.           BV0698: SETUP AND INSTALLATION QUESTIONS & ANSWERS
  4. ======================================================================
  5.                                                   Revision Date: 11/92
  6.                                                       No Disk Included
  7.  
  8. The following information applies to Microsoft Visual Basic(TM) for
  9. Windows(TM) versions 1.0 and 2.0.
  10.  
  11.  --------------------------------------------------------------------
  12. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
  13. | ACCOMPANY THIS DOCUMENT (collectively referred to as an            |
  14. | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      |
  15. | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO    |
  16. | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A     |
  17. | PARTICULAR PURPOSE. The user assumes the entire risk as to the     |
  18. | accuracy and the use of this Application Note. This Application    |
  19. | Note may be copied and distributed subject to the following        |
  20. | conditions: 1) All text must be copied without modification and    |
  21. | all pages must be included; 2) If software is included, all files  |
  22. | on the disk(s) must be copied without modification [the MS-DOS(R)  |
  23. | utility DISKCOPY is appropriate for this purpose]; 3) All          |
  24. | components of this Application Note must be distributed together;  |
  25. | and 4) This Application Note may not be distributed for profit.    |
  26. |                                                                    |
  27. | Copyright 1992 Microsoft Corporation. All Rights Reserved.         |
  28. | Microsoft and MS-DOS are registered trademarks and Visual Basic    |
  29. | and Windows are trademarks of Microsoft Corporation.               |
  30.  --------------------------------------------------------------------
  31.  
  32. 1. Q. What should I do if I receive the "Path file access" error
  33.       message when I am running Microsoft Visual Basic for Windows
  34.       Setup?
  35.  
  36.    A. After you enter your name or company name, Setup attempts to
  37.       write this information back to the Setup disk for identification
  38.       purposes. If your Setup disk is write protected, the "Path file
  39.       access" error message is displayed when Setup attempts to write
  40.       to the disk. Back up all write-protected disks to non-write-
  41.       protected disks, then run Setup again using the non-write-
  42.       protected disks.
  43.  
  44. 2. Q. When I run Setup, I receive the "Insufficient disk space"
  45.       error message even though I have verified that I have enough hard
  46.       disk space. What should I do?
  47.  
  48.    A. It is possible to receive the "Insufficient disk space" error
  49.       message during Setup when sufficient disk space exists to allow
  50.       installation. This problem occurs most frequently when you are
  51.       installing version 2.0 of Microsoft Visual Basic for Windows over
  52.       an existing installation of Visual Basic version 1.0 or 2.0.
  53.    
  54.       When you receive the "Insufficient disk space" error message, you
  55.       can choose to stop the installation process, delete the existing
  56.       copy of Visual Basic, and then attempt to run Setup again. If you
  57.       are certain the computer has enough hard disk space, you can
  58.       choose the Install Anyway button to continue the installation
  59.       process. If you continue the installation and there is not enough
  60.       hard disk space, the installation fails and presents a dialog box
  61.       with Abort, Retry, and Ignore buttons.
  62.  
  63.       The "Insufficient disk space" error message may also be displayed
  64.       if the drive name of your WINDOWS directory is missing from the
  65.       PATH environment variable or if the size of your temporary
  66.       Windows swap file increases during Setup.
  67.    
  68.       Check the format of the PATH environment variable. Make sure that
  69.       the drive name for your WINDOWS directory is included in the path
  70.       to the WINDOWS directory. If you are using Microsoft Windows
  71.       without a permanent swap file, the temporary swap file may be
  72.       increasing in size and using up your available hard disk space
  73.       during Visual Basic Setup. To correct this problem, you can
  74.       either make additional disk space available or create a permanent
  75.       Windows swap file. (The size of permanent swap files does not
  76.       change.) For more information about swap files, please refer to
  77.       the chapter titled "Optimizing Windows" in the  Microsoft Windows
  78.       "User's Guide."
  79.  
  80. 3. Q. When I run Setup, I receive the error message "Setup was
  81.       unable to create a program item for VB.EXE." How can I correct
  82.       this problem?
  83.  
  84.    A. This error occurs when Setup performs dynamic data exchange (DDE)
  85.       with Windows Program Manager if a shell program other than
  86.       PROGMAN.EXE is specified in your SYSTEM.INI file. You do not need
  87.       to change your shell program to run Setup. To avoid this error,
  88.       start PROGMAN.EXE from your custom shell before you run the
  89.       Visual Basic Setup program.
  90.  
  91. 4. Q. The Setup program was interrupted by the error message "Disk
  92.       not ready." What should I do?
  93.  
  94.    A. The disks must remain in the floppy disk drive until the Setup
  95.       program has completely installed Microsoft Visual Basic for
  96.       Windows. If an interruption occurs, delete from your hard disk
  97.       any files that were installed up to the point of the
  98.       interruption, then run Setup again.
  99.  
  100.