Hi,
I am getting to a point now with my program where by i am writing the .net installer to install it in the right location etc.
my question is, is there a way that when i run the installer i can also add database tables to a mysql database?
or should i write a seperate program to run after install which checks the db and adds the tables if nessary?
once again any help is appreciated
Vades