https://bugs.winehq.org/show_bug.cgi?id=48021
Bug ID: 48021 Summary: msi installer not working on msxml3, Office 2010 shows Installation language unsupported Product: Wine Version: 4.0.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: qqpp4130@hotmail.com Distribution: ---
I encounter on installing of msxml3 from winetricks and also excuting msiexec /i msxml3.msi /q with errorr. I excute command for the output WINEPREFIX=/home/jc/.local/share/wineprefixes/office2010 WINEDEBUG=+relay,+seh,+tid wine msiexec /i msxml3.msi /q > /home/jc/msiexec.txt 2>&1 Also, while installing office2010 from mounted iso file, I encounter with "Installation language not supported." on both English version and the SimChinese version of installation iso. I also get the console dialog for that untill the error window pop up with the similar command with output.txt. I have attatch the log file in the attatchment. Please have a look. Is this some kind of bug on my mechine or its common?
Enviroment: Kernal: 5.2.21-1-MANJARO_x64 Wine version: wine-4.0.2 && wine-4.18-1 Winetricks version: 20190912
PS: I tried to set the system LC_ALL to the matching locale, but it was not helpfull.