Bug #36103 | Several installation problems with 5.1.24-rc essentials x64 MSI package | ||
---|---|---|---|
Submitted: | 15 Apr 2008 21:53 | Modified: | 30 Apr 2008 14:28 |
Reporter: | Vladislav Vaintroub | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S2 (Serious) |
Version: | 5.1.24-rc | OS: | Windows (Vista x64) |
Assigned to: | Iggy Galarza | CPU Architecture: | Any |
[15 Apr 2008 21:53]
Vladislav Vaintroub
[30 Apr 2008 14:28]
Paul DuBois
Noted in 4.1.25, 5.0.51b, 5.0.60, 5.1.25, 6.0.6 changelogs. On Windows, the installer attempted to use JScript to determine whether the target data directory already existed. On Windows Vista x64, this resulted in an error because the installer was attempting to run the JScript in a 32-bit engine, which wasn't registered on Vista. The installer no longer uses JScript but instead relies on a native WiX command.