How to make my VB 6.0 Program.. to an Installer??
Good Day to All!!
HI im glen from Philippines 19, Im making an Inventory system here in our school. I want my system be an Installer... so that it can be easily be used in other computers.. but i dont know how to make it... Plzz help me in my needs.. Your big help is highly appreciated...
Thanks in advance.....:)
Note: Please be specific...:D
Re: How to make my VB 6.0 Program.. to an Installer??
You can use the P&D Wizard that comes with VB (argh.....no!) or use what a lot of people do which is Inno.
Re: How to make my VB 6.0 Program.. to an Installer??
If you use Inno Setup look and ********** and other third party tools for Inno Setup. You will be surprised how easy and how powerful they are.
Re: How to make my VB 6.0 Program.. to an Installer??
Re: How to make my VB 6.0 Program.. to an Installer??
INNO setup is really good. It has a wizard that will mostly set up your script for you.
Re: How to make my VB 6.0 Program.. to an Installer??
That wizard is not that good once you compare it to **********. You will find out just how much you are missing.