-
deploying my app?
I have the professional version of vb 6 and I am ready to show the people I wrote this app for what I have done.
I have made the .exe file, but I need to make an installation program to make sure all the dependencies (ado 2.8 and the MS access database) get installed properly on a new computer.
Where is the package and deployment wizard?
-
Re: deploying my app?
If you installed all options then do one of the following:
- from the Start menu navigate to MS VS 6.0 > MS VS 6.0 Tools > P&DW
- or open VB and go to Add-Ins > Add-In Manager and make sure P&DW is loaded
-
Re: deploying my app?
Moved To Application Deployment