MORE INFORMATION
To obtain the VBRun60sp6.exe file, visit the following
Microsoft Web site:
Release Date: March
29, 2004
For additional information about how to download Microsoft
Support files, click the following article number to view the article in the
Microsoft Knowledge Base:
119591 How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most
current virus-detection software that was available on the date that the file
was posted. The file is stored on security-enhanced servers that help to
prevent any unauthorized changes to the file.
VBRun60sp6.exe installs the following core files that
are included with Visual Studio 6.0 Service Pack 6. These files are the base
dependencies for any component or application that is created in Visual Basic
6.0:
|
Asycfilt.dll | 2.40.4275.1 | 144 KB (147,728
bytes) |
Comcat.dll | 4.71.1460.1 | 21.7 KB (22,288
bytes) |
Msvbvm60.dll | 6.0.97.82 | 1.32 MB (1,386,496
bytes) |
Oleaut32.dll | 2.40.4275.1 | 584 KB (598,288
bytes) |
Olepro32.dll | 5.0.4275.1 | 160 KB (164,112
bytes) |
Stdole2.tlb | 2.40.4275.1 | 17.5 KB (17,920
bytes) |
VBRun60sp6.exe also installs the following files. These
files are supporting files for the VBRun60sp6.exe self-extracting file:
|
Advpack.dll | 4.71.1015.0 | 73.2 KB (74,960
bytes) |
Vbrun60.inf | Not Applicable | 1.04 KB (1,069
bytes) |
W95inf16.dll | 4.71.704.0 | 2.21 KB (2,272
bytes) |
W95inf32.dll | 4.71.16.0 | 4.5 KB (4,608
bytes) |
For information about the command-line arguments that are
available for VBRun60sp6.exe, type the following at a command line:
Note You may have to specify the complete path of the VBRun60sp6.exe
file in the command.
For additional information about command-line
arguments for this file, click the following article number to view the article
in the Microsoft Knowledge Base:
189520
Outlook Deployment Kit (ODK) Setup command-line options
Do I need the VBRun60sp6.exe file?
The VBRun60sp6.exe file is not intended to replace the Package
and Deployment Wizard (PDW) for distributing Visual Basic applications. For
example, if your application includes components such as ActiveX controls or
DLLs, use the PDW or a third-party setup package for distribution. However, if
your Visual Basic application depends on only the files that are included in
the VBRun60sp6.exe file, you can distribute your application by providing the
executable (.exe) file and VBRun60sp6.exe to end users.
To determine
whether your application requires additional files for distribution, you can
use the PDW to create a set of setup files as a test. When the PDW creates a
setup package, the PDW also creates a Setup.lst file. Open the Setup.lst file
in a text editor such as Notepad. If the [Setup1 Files] section of the
Setup.lst file contains only your .exe file, end users should be able to run
your application after they run the VBRun60sp6.exe file to install the core
run-time files. However, if the [Setup1 Files] section contains multiple files,
consider using the PDW or a third-party setup package for
distribution.
In addition to distributing simple executables, you can
also use the VBRun60sp6.exe file for the following:
- To minimize the size of Internet downloads of Visual Basic
applications.
By running the Vbrun60sp6.exe file ahead of time, users
can download your application from the Web faster. - As a troubleshooting step when an installation of Visual
Basic or a Visual Basic application fails.
If Setup fails with an
error message that mentions one of the core files, or if registration of a
component fails during Setup, the core files on the target computer might be
mismatched. If the versions of the files in the VBRun60sp6.exe file are newer
than the versions on the target computer, you might resolve the problem by
running the VBRun60sp6.exe file before you run Setup.
For additional information about a specific example of a Setup problem that is
resolved by running VBRun60.exe or VBRun60sp6.exe, click the following article
number to view the article in the Microsoft Knowledge Base:
194754
Setup.exe file linked to missing export Oleaut32.dll:185
You can obtain a self-extracting executable file
that installs the original Visual Basic 6.0 run-time files by extracting
VBRun60.exe from the VBRun60.cab file. The VBRun60.cab file is available on the
Visual Basic and Visual Studio CDs. The VBRun60.cab file is located in the
\Common\Tools\Vb\Cabinets folder on the Visual Basic 6.0 CD (Disk 1).
On the Visual Studio 6.0 Professional CDs, the VBRun60.cab file is located in
the same relative path on Disk 2. On the Visual Studio 6.0 Enterprise CDs, it
is located on Disk 3.
Note The version of the VBRun60sp6.exe
file that is included in this Knowledge Base article is different from the one
on the installation CD. The version that is included in this article is the
latest version. This version is included with Visual Studio 6.0 Service Pack 6.
You can use the Extract utility to extract the VBRun60.exe file from the
VBRun60.cab cabinet file. The Extract.exe file is located in your Windows
folder or on your installation CD for Microsoft Windows 95, Windows 98, or
Windows NT. At an MS-DOS command prompt, run the following command to extract
the file in the cabinet file into the current directory:
For additional
information about using the Extract utility, click the following article number
to view the article in the Microsoft Knowledge Base:
129605
How to extract original compressed Windows files
REFERENCES
For
additional information, click the following article numbers to view the
articles in the Microsoft Knowledge Base:
194022
Visual Studio 6.0 service packs, what, where, why
194295 How to tell that a Visual Studio service pack is installed
180071 Msvbvm50.exe installs Visual Basic 5.0 run-time files
For information about the run-time files without
the Service Pack updated files, see the following article:
192461 VBRun60.exe installs Visual Basic 6.0 run-time files