INFO: Visual Basic 5.0 (SP3) Runtime Support Module

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Support
    Forum Member
    • Jan 2000
    • 204

    INFO: Visual Basic 5.0 (SP3) Runtime Support Module

    INFO: Visual Basic 5.0 (SP3) Runtime Support Module

    INFO: Visual Basic 5.0 (SP3) Runtime Support Module

    Document ID: IR02045
    The information in this article applies to:
    • Setup Factory 6.0

    SUMMARY

    This document provides development notes for the Visual Basic 5.0 (SP3) runtime module that is used with Setup Factory 6.0.

    DISCUSSION

    Module Description

    All programs developed with Microsoft Visual Basic 5.0 require a set of core runtime files in order to run. When this runtime module is added to a Setup Factory 6.0 project, the appropriate core set of files will be installed with your application.

    Developer Notes

    The Visual Basic 5.0 runtime requires the following files:

    ASYCFILT.DLL

    COMCAT.DLL

    MSVBVM50.DLL

    OLEAUT32.DLL

    OLEPRO32.DLL

    STDOLE2.TLB

    These files are provided in the "Runtimes\Common" and "Runtimes\vb5sp3" subdirectories of your Setup Factory 6.0 directory. We strongly reccomend that you use them instead of files by the same name on your system to guarantee file compatibility. Use other files at your own risk. The Setup Factory 6.0 project file that is merged into your project at build-time is located in the "Runtimes\vb5sp3\vb5sp3.sf6" subdirectory.

    Please be aware that in addition to these core runtime files you will need to include the executable file(s) that you created with Visual Basic as well as other support files in your project. Also be aware that Visual Basic programs often use other controls outside of the core set of runtime files. There are several ways to determine what other files will be needed by your product:

    • Use the "Scan Visual Basic Project" feature located on Setup Factory's "Tools" menu.
    • Use the "Scan File Dependencies" feature located on Setup Factory's "Tools" menu.
    • Consult the documentation of any third-party controls that you are using. Most tool vendors provide information needed to install their runtimes.

    MORE INFORMATION

    For more information please visit the following websites:

    KEYWORDS: Setup Factory 6.0, Visual Basic 5.0, Runtime Module


    Last reviewed: February 20, 2003

    Copyright © 2003 http://support.microsoft.com/support/kb/articles/Q180/0/71.asp. All rights reserved.

Working...
X