Yes, VB programs can be compiled into .EXE's. However, in order to run it on another computer you need more than just the .EXE file. There is the VB runtime DLL, ActiveX control .OCX files and others. Visual Basic has what's called the "Package and Deployment Wizard" which will gather together the needed files and build an installer. There's also Inno Setup compiler which is a great, free tool which does basically the same thing with lots more flexibility.
Regards,
Scott


LinkBack URL
About LinkBacks





