https://bugs.winehq.org/show_bug.cgi?id=50970
Marcin Bajor marcin.bajor@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcin.bajor@gmail.com
--- Comment #2 from Marcin Bajor marcin.bajor@gmail.com --- I've observed similar issue (maybe the same). I'm World Of Tanks player and I use Aslain ods from the following url: https://wgmods.net/46/ Direct link to the problematic exe file. https://modp.wgcdn.co/media/mod_files/Aslains_WoT_Modpack_Installer_v.1.12.0...
When I try to run the above exe file with Wine 6.6 I'm getting a lot of the following errors and finally the installer doesn't start: 0024:err:module:import_dll Library version.dll (which is needed by L"C:\windows\system32\setupapi.dll") not found 0024:err:module:import_dll Library setupapi.dll (which is needed by L"C:\windows\system32\user32.dll") not found 0024:err:module:import_dll Library version.dll (which is needed by L"C:\windows\system32\user32.dll") not found 0024:err:module:import_dll Library user32.dll (which is needed by L"C:\windows\system32\imm32.dll") not found 0024:err:module:import_dll Library imm32.dll (which is needed by L"C:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\comctl32.dll") not found .... 0024:err:module:import_dll Library oleaut32.dll (which is needed by L"Z:\home\marcin\Downloads\Aslains_WoT_Modpack_Installer_v.1.12.0.0_22b.exe") not found 0024:err:module:import_dll Library netapi32.dll (which is needed by L"Z:\home\marcin\Downloads\Aslains_WoT_Modpack_Installer_v.1.12.0.0_22b.exe") not found 0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\home\marcin\Downloads\Aslains_WoT_Modpack_Installer_v.1.12.0.0_22b.exe" failed, status c0000135
I'm using openSUSE Thumbleweed. I'm sure that a previous version we had in the repository worked fine - no errors, the installer was running.
I've checked if it works with version 6.5, so I've downloaded 6.5 from https://www.playonlinux.com/wine/binaries/phoenicis/upstream-linux-amd64/Pla... and it works.