I'm pretty new to Visual Basic 6 so bear with me....
When I create an .exe file I understand that when distributing
my application I need to include the VB run-time files.
Do these files need to be "installed" on the users machine via the Package and Deployment wizard or can they simply be "accessed" from the CD containing my application?