| Bug #36103 | Several installation problems with 5.1.24-rc essentials x64 MSI package | ||
|---|---|---|---|
| Submitted: | 15 Apr 23:53 | Modified: | 30 Apr 16:28 |
| Reporter: | Vladislav Vaintroub | ||
| Status: | Closed | ||
| Category: | Server: Installing | Severity: | S2 (Serious) |
| Version: | 5.1.24-rc | OS: | Microsoft Windows (Vista x64) |
| Assigned to: | Iggy Galarza | Target Version: | 5.1.25 |
| Triage: | D2 (Serious) | ||
[15 Apr 23:53]
Vladislav Vaintroub
[30 Apr 16: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.
