A customer has a machine on which executing:
Anyone have a clue why this is happening? The data directory ends up where it supposed to be; everything else does not. It's like INSTALLDIR is getting intercepted.
Another person reported the exact same problem:
https://forums.mysql.com/read.php?11,432881,432881
msiexec /i mysql-5.5.20-win32.msi /quiet INSTALLDIR="C:\Program Files (x86)\My App Dir" DATADIR="C:\Program Files (x86)\My App Dir"causes MySQL to be installed to:
C:\Program Files (x86)\Canon\Easy-WebPrint EX\bin
Anyone have a clue why this is happening? The data directory ends up where it supposed to be; everything else does not. It's like INSTALLDIR is getting intercepted.
Another person reported the exact same problem:
https://forums.mysql.com/read.php?11,432881,432881