Distribution and Installation
I am working on a program that I need to distribute to and install on client PC's. I have tried searching for posts on this subject, but have found limited information. What I am looking for is a means to package my program into an install exe that I can use to install on client PC's. I am looking for a means to do this that give me control over how to set options, install directories, etc. It doesn't have to be a VB product.
Thanks
Re: Distribution and Installation
Have you tried the Package and Deployment Wizard that comes with VB6?
Re: Distribution and Installation
Also, check out the Application Deployment forums FAQ for a listing of popular installers/packagers.
Re: Distribution and Installation
Speaking of which....Moved to Application Deployment
Re: Distribution and Installation
Please read Installation Problems for more help on this issue.