
POSTED: Jul 11, 2011 8:57 PM (GMT)
That would depend on the VB version you are using.
If VB6, try this ITKE search.
If VB.Net: How to build an installer by using Visual Basic .NET or Visual Basic 2005

POSTED: Jul 12, 2011 1:13 AM (GMT)
Yea, all the different version of VB that I’ve used all have a compile built in that will make you a dot.exe, and that can be a bad thing too because some will make a dot.exe and then you can package it together using another program with all the files needed to make what I call your setup or install package and others do their own install package too and those I don’t like. So what is it that you’re asking? How to make a setup file or just how to get your VB program to make a dot.exe file?

















