http://bugs.winehq.org/show_bug.cgi?id=8139
Summary: Quicktest Pro 8.2 doesn't check for updates at end of install Product: Wine Version: CVS Platform: Other URL: http://quicktestpro.com OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-msxml AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
On Windows, the quicktest pro 8.2 installer offers to download critical updates right near the end. On Wine, this is skipped. About the same time, I see console messages like the following:
err:ole:CoGetClassObject no class object {cfc399af-d876-11d0-9c10-00c04fc99c8e} could be created for context 0x17 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a err:ole:local_server_thread Failure during ConnectNamedPipe 317
I think that UUID is for something in msxml4.
Obvious step is to try native msxml, but I haven't done that yet. I did add msxml4 to http://kegel.com/wine/winetricks, fwiw.