https://bugs.winehq.org/show_bug.cgi?id=41315
--- Comment #13 from lerieur@protonmail.com ---
To be clear, the next bug is: err:module:import_dll Library api-ms-win-core-libraryloader-l1-2-2.dll (which is needed by L"C:\Program Files\Windows Kits\10\Assessment and Deployment Kit\Deployment Tools\x86\DISM\pkgmgr.exe") not found
Ok thanks, I filed the other bug here: https://bugs.winehq.org/show_bug.cgi?id=41336
You should fix this on your system: ERROR: ld.so: object '/usr/lib/libjpeg.so.62' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Even with LD_PRELOAD=/usr/lib32/libjpeg.so.62 or LD_PRELOAD='/usr/lib//libjpeg.so.62 /usr/lib32/libjpeg.so.62', this problem don't disappear. Instead, I got this message: ERROR: ld.so: object '/usr/lib32/libjpeg.so.62' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. I'm using Arch Linux, and it seems to be a common problem.