Hi,
I would like to ask for help on how to include/integrate MySQL Server on the installation.
The setup would follow these steps
1. Extract MySQL files to C:\Program Files\MySQL Server\
2. Run a series of command prompt codes or execute bat files
3. Run SQL Script
4. Install my application
5. Create a shortcut on start menu
6. Create a shortcut on desktop
I have read this: viewtopic.php?f=2&t=8394
and also this: viewtopic.php?f=2&t=11494
Problem I found
1. The prerequisites page on Advanced Installer requires exe file. I want a zip file and extract it to certain path I want.
Thank you for your help. Any help is appreciated.