tyremanb
July 10th, 2001, 03:02 PM
wots the best way to publish a program? im not talking about a huge program on the scale of office 2000, or the likes, just a small program. basically, how do i know which files are necessary for my program to run on someone elses computer.
TIA, MG.
ClickHere2Surf.com
August 3rd, 2001, 01:06 AM
If you use VB 6 use the Package and Deployment wizard and it will make the setup program for you.
antonye
August 3rd, 2001, 03:27 AM
I usually create a web page on my site with all the info, examples and download on it, then put some links onto shareware sites like <a href="http://www.moochers.com/" target="_blank">Moochers</a>.
HTH,