ID: Q106496
3.00 WINDOWS
The information in this article applies to:
- Standard and Professional Editions of Microsoft Visual Basic for
Windows, version 3.0
When you run SETUP.EXE to install Visual Basic version 3.0, you may receive the following error message:
Setup Files Have Been Modified or Corrupted.
This message is misleading and incorrect.
This behavior will occur if your PATH statement contains
\WINDOWS
If you modify the path to read C:\WINDOWS, SETUP.EXE works correctly. You
can confirm your current PATH by running the PATH command at the MS-DOS
prompt.
This problem occurs in Visual Basic version 3.0 SETUP, but does not occur in SETUP for earlier versions.
Here are several ideas to help you solve this problem. If one doesn't work, then move on to the next item in the list:
1. Modify the PATH statement in your AUTOEXEC.BAT file to be C:\WINDOWS
instead of \WINDOWS.
2. Check for viruses.
3. Try it on a different computer.
4. Close all your applications, and temporarily disable the Startup group
in Windows. In Program Manager, click the Startup group. Then choose
Properties from the File menu, and change the name to Xstartup. Then
turn the computer off and on in order to clear memory.
5. Copy the files to a \VBSETUP directory, for example:
Disk #1 --> \VBSETUP\DISK1
Disk #2 --> \VBSETUP\DISK2
Disk #3 --> \VBSETUP\DISK3
Then run setup from the DISK1 directory.
NOTE: This takes quite a bit of space on the hard drive, so it is a
last resort.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem has been corrected in Visual Basic version 4.0.
Additional reference words: buglist3.00 3.00 fixlist4.00 KBCategory: KBSubcategory: SetIns
Keywords : kbsetup
Version : 3.00
Platform : WINDOWS
Solution Type : kbfix
Last Reviewed: May 23, 1998