What is the best way of distributing my small VB application to one user. It's basically a conversion program that will only run on one machine; no mass distribution.
How can I distribute the file to the user successfully? Can I just Make the EXE and send him that? He may or may not have all the appropriate DLLs. Is there an installer built in to VB6?
Thanks in advance.
-Steve




Reply With Quote