Hello,
i am trying to install Rational Software Architect 11.4.3.6 which is a Installshield MSI installation on CrossOver 17 on mac.
It contains some prerequisites of one is Microsoft Visual J# 2.0 Redistributable Package which fails.
Any experience how to get it installed? I have not seen any results when searching the forums.
From the installer log:
[01/27/18,23:56:09] SYSTEM CHECK: : One instance of setup running Passed
[01/27/18,23:56:09] SYSTEM CHECK: : Administrative rights check Passed
[01/27/18,23:56:09] SYSTEM CHECK: : Minimum NT Version 5.0 Passed
[01/27/18,23:56:09] Running prereq checks
[01/27/18,23:56:09] ERROR EVENT : PREREQ CHECK: : Microsoft .NET Framework 2.0 Failed
[01/27/18,23:56:09] PREREQ CHECK: : Microsoft Internet Explorer 5.01 Passed
[01/27/18,23:56:09] Checking Windows Installer version...
[01/27/18,23:56:09] msi.dll loaded ok
[01/27/18,23:56:09] Looking for: 3.0.0
[01/27/18,23:56:09] Found: 4.5.6001
[01/27/18,23:56:09] Windows Installer version ok
[01/27/18,23:56:09] Finished Checking Windows Installer version. Return code 0
[01/27/18,23:56:09] PREREQ CHECK: : Microsoft Windows Installer 3.0 Passed
[01/27/18,23:56:09] ERROR EVENT : PREREQ CHECKS: Failed
[01/27/18,23:56:09] Running block checks
[01/27/18,23:56:09] BETA CHECK: Passed
[01/27/18,23:56:09] Entering CMsiInstaller::IsInstalled
[01/27/18,23:56:09] Entering CMsiInstaller::GetProductCode
[01/27/18,23:56:09] Leaving CMsiInstaller::GetProductCode
[01/27/18,23:56:09] Leaving CMsiInstaller::IsInstalled
[01/27/18,23:56:09] Process returning code 4121
The first error seams to reveal that .NET Framework is missing. I will try to install that first, but i thought this was included into Windows 7 already. I will check if it behaves the same on XP emulation.
The second is much harder as it shows something is missing but not what it is.