dolamite
Posts: 11
Joined: Tue Jul 31, 2012 3:46 am

How do I execute my batch file

I'm new to advance installer ... is there an example of how after MySQL server is installed in the prerequisite that I us my BATCH file to configure and install the db... I have the batch written and it works what I'm looking for is some sample code or and easy to understand guidance how and where to place my files and set path names etc ... Much of what I'm reading is a little over my head as a newbie... thanks
CiprianComsa
Posts: 110
Joined: Thu Aug 19, 2010 10:11 am
Contact: Website

Re: How do I execute my batch file

Hi,

Instead of creating and populating a database from a batch file I recommend you to use our SQl Scripts feature which is more comfortable to use.
You can read our tutorial about how to configure a SQL Connection and add sql script files in your installer package.
Since you are new, I highly recommend you read our tutorials for a better understanding of how to use Advanced Installer to efficiently deploy your products.

Regards,
Ciprian
__________________________________________________________________________________________________________________________________________________
Ciprian Comsa
Advanced Installer Team
http://www.advancedinstaller.com/
Ciprian Comsa - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”