https://bugs.winehq.org/show_bug.cgi?id=54212
Bug ID: 54212 Summary: Nexus ECU Tuning Software for HALTECH ECU Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: [email protected] Reporter: [email protected] Distribution: ---
Created attachment 73755 --> https://bugs.winehq.org/attachment.cgi?id=73755 Startup Trace before error message is Displayed about Windows Installer
The Nexus software is a DOTNET application that controls the Haltech ECU for automotive tuning.
ERROR from APP "Nexus Software cannot be installed on systems with Windows Installer version lower than 5.0."
Download Location https://www.haltech.com/wp-admin/admin-ajax.php?action=ht_latest_software wine NexusInstallPackageWeb_v1.40.2.exe
https://bugs.winehq.org/show_bug.cgi?id=54212
Nick Behnken [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
https://bugs.winehq.org/show_bug.cgi?id=54212
--- Comment #1 from Austin English [email protected] ---
0024:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Does installing 'winbind' help?
https://bugs.winehq.org/show_bug.cgi?id=54212
--- Comment #2 from Nick Behnken [email protected] --- Created attachment 73757 --> https://bugs.winehq.org/attachment.cgi?id=73757 Trace after Winbind installed
Thanks for checking this out so quickly. I have installed Winbind and attached the updated trace.
Nick
https://bugs.winehq.org/show_bug.cgi?id=54212
Bernhard Übelacker [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]
--- Comment #3 from Bernhard Übelacker [email protected] ---
ERROR from APP "Nexus Software cannot be installed on systems with Windows Installer version lower than 5.0."
Running with WINEDEBUG=+msi shows following two lines: 0114:trace:msi:msi_get_property returning L"5.0" for property L"AI_REQUIRED_WINDOWS_INSTALLER_VERSION" 0114:trace:msi:MSI_EvaluateConditionW 0 <- L"VersionMsi >= AI_REQUIRED_WINDOWS_INSTALLER_VERSION"
And modifying MSI_MAJORVERSION/MSI_MINORVERSION in msipriv.h from 4.5 to 5.0 avoids this error, but installer is still not able to complete successfully.
https://bugs.winehq.org/show_bug.cgi?id=54212
Hans Leidekker [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |56eac70ffa2f191b127d361ada3 | |916b7cefc31ff Resolution|--- |FIXED
--- Comment #4 from Hans Leidekker [email protected] --- MSI version has been updated with 56eac70ffa2f191b127d361ada3916b7cefc31ff. Please file new bugs for any other issues.
https://bugs.winehq.org/show_bug.cgi?id=54212
Alexandre Julliard [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard [email protected] --- Closing bugs fixed in 9.17.