VB 3.0 Additions: 'Determining the Files You Need to Distribute'

Last reviewed: July 20, 1995
Article ID: Q103439
The information in this article applies to:

- Microsoft Visual Basic programming system for Windows, version 3.0

SUMMARY

After producing an executable program (.EXE file) in Microsoft Visual Basic version 3.0 for Windows, if you want to distribute, sell or test that .EXE file on another computer that does not have Visual Basic version 3.0 for Windows installed, you need to know which files to distribute with your .EXE file. These files are listed on pages 579-582 in the Visual Basic version 3.0 for Windows "Programmer's Guide." This article gives a list of files to be appended to that list.

MORE INFORMATION

Note that VBRUN300.DLL must always be distributed with your executable program.

Below is a list of files that need to be appended to the list provided on pages 579-582 in the "Programmer's Guide."

File Names to Distribute:    Required if your program....
PDIRJET.DLL                  Uses Crystal Reports for
PDBJET.DLL                   Visual Basic.
MSAJT110.DLL MSAES110.DLL

PDSODBC.DLL                  Uses ODBC and Crystal Reports for
                             Visual Basic.

MSAFINX.DLL                  Uses the IIF or any of the
                             financial functions.


Additional reference words: docerr 3.00
KBCategory: kbtool kbprg
KBSubcategory: TlsSetWiz


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 20, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.