https://bugs.winehq.org/show_bug.cgi?id=55876
Bug ID: 55876 Summary: Acrom Controller Updater broken due to oleaut32 install Product: Wine Version: 8.19 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
During installation you get a bunch of errors, terminal shows
0160:err:module:import_dll Loading library OLEAUT32.dll (which is needed by L"C:\windows\system32\msvbvm60.dll") failed (error c000007b).
When restalling the installer, it affects that as well
01a4:err:module:import_dll Loading library oleaut32.dll (which is needed by L"Z:\tmp\ramdisk\Updater2561installer7_0_3.exe") failed (error c000007b). 01a4:err:module:loader_init Importing dlls for L"Z:\tmp\ramdisk\Updater2561installer7_0_3.exe" failed, status c0000135
The installer installs a native oleaut32, but even setting oleaut32 to builtin doesn't help.