https://bugs.winehq.org/show_bug.cgi?id=37366 Tcll <tcll5850(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Tcll <tcll5850(a)gmail.com> --- thanks for verifying it was msxml :) (I was right in my assumptions of it being a library) unfortunately though I'm running a x64 (default) wine prefix and the recommended setup ( http://download.cnet.com/Microsoft-XML-Parser-MSXML-3-0-Service-Pack-7-SP7/3... ) ends pre-maturely. (I'm not sure if the cause is x64 or if it's another issue entirely) --- snip --- Executing w_do_call msxml3 Executing load_msxml3 Using native override for following DLLs: msxml3 Executing winetricks_early_wine regedit /S C:\windows\Temp\_msxml3\override-dll.reg Executing wine msiexec /i msxml3.msi /q fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:setupapi:SetupQueryInfOriginalFileInformationW (0x1591258, 0, (nil), 0xd8bf4c): semi-stub fixme:setupapi:SetupPromptReboot 0x1c4be8, (nil), 1: stub err:msi:ITERATE_Actions Execution halted, action L"Wdsfpca_AddRefcountMsxml.C8C0673E_50E5_4AC4_817B_C0E4C4466990" returned 1603 ------------------------------------------------------ Note: command 'wine msiexec /i msxml3.msi /q' returned status 67. Aborting. --- snip --- I've managed to get it working simply by downloading msxml3.dll and placing it in the HexEdit installation directory. thanks so much for your help :) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.