https://bugs.winehq.org/show_bug.cgi?id=50935
Bug ID: 50935 Summary: Microsoft Visual C++ 2015 Redistributable installer expects wusa.exe in C:\windows\SysNative Product: Wine Version: 6.5 Hardware: x86-64 URL: https://download.microsoft.com/download/9/3/F/93FCF1E7 -E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: programs Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
wine: failed to open L"C:\windows\SysNative\wusa.exe": c0000135
The installer fails with '0x8007007e - Module not found'.
Setting windows version to XP or manually creating a sysnative folder and copying wusa.exe into it works around.