http://bugs.winehq.org/show_bug.cgi?id=59818 Louis Lenders <xerox.xerox2000x@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown CC| |xerox.xerox2000x@gmail.com Severity|critical |normal URL| |https://www.allievi.net/all | |ievi-es.php Keywords| |dotnet, download --- Comment #1 from Louis Lenders <xerox.xerox2000x@gmail.com> --- Hi,
Added verbs to be able to install and execute allievi, with winetricks: d3dx9 >vcrun2019 dotnet48 ole32
The 'winetricks ole32' is likely totally deprecated and will cause more errors then it solves... I was able to get the program running by: 1. Install a msvbvm60.dll (I just copied it into ~/.wine/drive_c/windows/syswow64/ but I guess you can use 'winetricks vb6run' for it). This step is needed because the installer tries to register a dll called allvcl.dll and without it the program exits with some vague com error. 2. I had to do 'winetricks dotnet48' because otherwise I couldn't get a trial license key. Without dotnet48 nothing happened when I clicked 'Get license key' I guess this hints at some Mono bug After these two steps, and entering the trial license key, the program started just fine for me. @OP: Could you try if the above recipe works for you? -- 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.