Install Mysql Using Inno Setup Msi

Posted on by  admin

Hi everyone, I'm new to these Forums, but not totally new to mysql. I have an application that needs MySQL, and am running in to problems with the automatic installation using the msi. I had installed my application, and it didn't run, so i uninstalled everything, fixed some things, and tried again. Issue: Using Inno Setup 5, I call a batch file to install mysql, but once msiexec mysql.msi is called, it starts it up but quickly stops, without installing MySQL. If I try to install manually by double clicking on the mysql.msi file, it works fine.

Inno Setup Compiler

I wonder if it is because some Registry keys were left behind, making msiexec think it is still installed? I had uninstalled MySQL using add/remove Programs from Control Panel. Here is my script: rem echo off msiexec /i mysql-essential-5.1.31-win32.msi /passive INSTALLDIR='%1 MySQL MySQL Server 5.1' DATADIR='%1 MySQL MySQL Server 5.1' /L. C: MSI-MySQL-Log.txt echo MySQL Version 5.1.31 installed.

'%1 MySQL MySQL Server 5.1 bin mysqld.exe' -install-manual MySQL -defaults-file='%1 MySQL MySQL Server 5.1 my.ini' echo MySQL Service Installed. NET START MySQL echo MySQL Service Started. '%1 MySQL MySQL Server 5.1 bin mysqladmin' -uroot password.

Inno Setup Studio

echo MySQL Instance Configured. '%1 MySQL MySQL Server 5.1 bin mysqladmin' -uroot -p. create. echo Migrant Registry Database Installed. Msiexec /i mysql.data.msi /passive /L.

Mar 25, 2014 - TROPIX 1 SERIAL KEY - MumboJumbo Tropix question. GameHouse Tropix Serial by BalCrNepal keygen and crack were successfully generated. Download it now for free and unlock the software. 72259 records - Tropix 2: The Quest For The Golden Banana 1.0.2901 crack Kaspersky Antivir 6.0.1.411 key generator Virtual Dj Studio 5.1 serial maker Wii Game Manager 1.5.0.2 serial number maker Apollo Dvd To Psp 3.1.1 crack Jade Empire Special Edition Part 1 serial key gen Kaspersky Internet Security. Licence Name: SerialFree. Licence Code: YC97NHF7PJMNFNA Or Licence Name: Pikachu Licence Code: WYXVKVKDMCMAJAD Trijinx licence name: Pikachu licence code: KTWBMPEPASMAJAD Trivia Machine Licence Name: Pikachu Licence Code: DWPMFDJCS9MAJAD Tropix! Licence name: Pikachu Licence. Tropix serial key.

Inno setup examples

C: MSI-MySQL-Data-Log.txt echo MySQL ODBC Connector installed. I've removed the passwords and database names just to be safe:-). I pass the file the Program Files folder, since I need to be able to install either on Spanish or English Windows versions.

Comments are closed.