wine 9.5 could not load native msxml6

Questions about Wine on Linux
Post Reply
knyipab
Newbie
Newbie
Posts: 2
Joined: Tue Mar 26, 2024 9:03 am

wine 9.5 could not load native msxml6

Post by knyipab »

Wine 9.5 (staging) 64-bit prefix could not load msxml6.dll when installing MS Office 2016 (64-bit) (ms official link: https://officecdn.microsoft.com/db/4923 ... Retail.img). AppDB reports (https://appdb.winehq.org/objectManager. ... &iId=33762) show that older Wine versions could load native msxml6 when installing MS Office 2016 (64-bit).

When using native msxml6 (installed with winetricks) and installing MS Office 2016 (64-bit),

Code: Select all

01b0:err:ole:apartment_add_dll couldn't load in-process dll L"C:\\windows\\system32\\msxml6.dll"
In addition, the builtin Wine version of msxml6.dll also does not work, with below error message

Code: Select all

036c:err:msxml:doparse Unsupported encoding unicode
Grateful for your help. Thank you!
Post Reply