On 20.12.2008 00:51 CE(S)T, Steve Holmes wrote:
> 2008/12/19 Menachem Bazian <gro...@bcconsultingservices.com>
> 
>> Does anyone have an inno setup script so I can automatically install MySQL
>> with an application?
>>  <http://lists.mysql.com/mysql?unsub=sholme...@gmail.com>
>>
>> I don't know about anyone else, but I don't know what you mean by "inno
> setup script". Please be more specific.
> Steve.

I assume he means the files to be copied and actions to be performed to
install the MySQL server and ODBC driver, in InnoSetup language.

Use your favourite web search engine to find
http://www.jrsoftware.org/isinfo.php. If you've never heard of InnoSetup
before, you're not likely to have the requested script handy.

To the OP: Maybe you can find further assistence at the XAMPP project,
they include the MySQL server in their installer. The ODBC driver setup
could be packaged and run as external application with like /silent.
Maybe even the entire MySQLd setup works this way, so you only need to
put those two installer EXEs in your application setup and run them in a
more or less unattended mode.

-- 
Yves Goergen "LonelyPixel" <nospam.l...@unclassified.de>
Visit my web laboratory at http://beta.unclassified.de

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to