https://bugs.winehq.org/show_bug.cgi?id=44778 Bug ID: 44778 Summary: Progecad 2018 (.Net 4.0 program) installer throws error window in the end and fails Product: Wine Version: 3.4 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: --- Created attachment 60805 --> https://bugs.winehq.org/attachment.cgi?id=60805 debuglog, last 3500 lines before troubles start Hi , followup of 44772 -In a fresh WINEPREFIX installed dotnet40 with winetricks - Work around bug 44772 by applying e patch from that bug In the end the installer throws up error messagebox while in console it says: 0032:err:module:import_dll Library hasp_windows_98673.dll (which is needed by L"C:\\users\\louis\\Temp\\is-8S7CR.tmp\\Oem.dll") not found 0032:err:module:import_dll Library skeydrv.dll (which is needed by L"C:\\users\\louis\\Temp\\is-8S7CR.tmp\\Oem.dll") not found Both dlls are then already installed in the program directory but apparently the installer cannot find them. Haven`t got a clue really why (Work around for now: Ctrl^c the installer as the messagebox appears, copy both dlls to system32 (so the installer finds them) and run the installer again; then it succeeds) -- 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.