Sams Teach Yourself Visual Basic 6 in 24 Hours

Sams Teach Yourself Visual Basic 6 in 24 Hours

By Greg Perry

Q&A

  1. Why should I go to the trouble of creating a distribution file for my application when it runs just fine when I execute its executable file?

    Although your executable file might run just fine on your computer, the computer that was used to actually develop the project, it might not run by itself on another computer due to the lack of files required by your application. For example, if you use a certain ActiveX control, that ActiveX control may have dependency files. When you use the Package and Deployment Wizard to distribute your applications, you can ensure that you distribute your applications with all the required files.

Share ThisShare This

Informit Network