MySQL Forums
Forum List  »  Install & Repo

Can't install to defined installdir by using msiexec.exe
Posted by: C KL
Date: November 28, 2009 12:24PM

I would like to use msiexec to install mysql automatically. So, I use my pc to test. My PC is running Vista Home Basic and has installed MySQL before.

So, I try the following commmand.

C:\MySQL> msiexec /i mysql-5.1.41-win32.msi /quiet INSTALLDIR="D:\app\MySQL" DATADIR="D:\data\MySQL"

However, the final installation path is C:\MySQL\MySQL and the datadir is still the old one. Am I missing something? If no, is this a bug for my msiexec.exe version of mysql msi version?

Please give me some advices, thx

Options: ReplyQuote


Subject
Written By
Posted
Can't install to defined installdir by using msiexec.exe
November 28, 2009 12:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.