Install mysql before doing queries...
Posted: Wed Jun 14, 2006 7:51 am
Hello,
I need to install mysql (and php) before installing my software. The problem is that I would like to have all included in the same MSI... So is it possible to install for example...
1) Beginn install
2) Install PHP
3) Install Mysql
4) do queries on mysql
5) Install another software
6) End of install
Thank you for your help, I can't find how to "queue" software installations on one file.
Eric
I need to install mysql (and php) before installing my software. The problem is that I would like to have all included in the same MSI... So is it possible to install for example...
1) Beginn install
2) Install PHP
3) Install Mysql
4) do queries on mysql
5) Install another software
6) End of install
Thank you for your help, I can't find how to "queue" software installations on one file.
Eric