https://bugs.winehq.org/show_bug.cgi?id=36718 --- Comment #5 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, obviously still present. --- snip --- $ winetricks -q dotnet40 $ WINEDEBUG=+pid,+loaddll,+msgbox wine ./MindManager_14.3.192_EN.exe ... 0045:0046:trace:msgbox:MSGBOX_OnInit L"Mindjet MindManager 14 requires the Microsoft .NET Framework version 4.0.30319 or higher. Please download and install \"dotNetFx40_Full_setup.exe\" from Microsoft or contact Mindjet Customer Support for assistance. Setup will now exit." --- snip --- --- snip --- $ grep -Hrni -m1 MsiNetAssemblySupport dlls/msi dlls/msi/tests/package.c:1913: MsiSetPropertyA(hpkg, "MsiNetAssemblySupport", NULL); /* make sure it's empty */ --- snip --- $ wine --version wine-3.1 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.