VB exe question


Posted by Frank on January 01, 2002 3:17 PM

Hi

I just started playing with VB 6.0 stand alone (not excel vb) anyways how do I make a exe file. When it opens I create a standard exe, when I save it save several files forms macros etc, but how do I put them together to make a exe for someone to use.

Thanks

Posted by Dank on January 01, 2002 3:33 PM

Use File, Make ProjectName.exe where ProjectName depends on what you've called your project. If you want to install the application on a machine that doesn't have VB6 installed use the Package and Deployment wizard. This can be accessed from Add-ins.

HTH,
Daniel.



Posted by Ivan F Moala on January 01, 2002 3:36 PM

There should be an application setup wizard ??
Have a look when you click start /
programs / Visual Basics6.0 /

Should be a setup wizard ??


Ivan