Visual Basic 5.0 (SP3) Runtime Notes

Copyright © 2001 Indigo Rose Corporation.
All rights reserved.

Module Name: Visual Basic 5.0 Runtime Service Pack 3
Document Date: October 24, 2001

Document Description

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

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:

More Information

There are a number of resources available on the Internet that you can use to find out more about re-distributing your Visual Basic 5.0 applications. Here are a few links:

Copyright & Trademark Notice

Setup Factory 6.0, the Setup Factory 6.0 logo and all related files and documentation are Copyright © 2001 Indigo Rose Software Design Corporation. All rights reserved.

Setup Factory 6.0 is a trademark of Indigo Rose Software Design Corporation. All other trademarks or registered trademarks mentioned are the property of their respective owners.