http://bugs.winehq.org/show_bug.cgi?id=23788
Summary: Samsung Kies installer stops early Product: Wine Version: 1.2 Platform: x86-64 URL: http://www.samsung.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: Paul.Vriens.Wine@gmail.com
Created an attachment (id=29829) --> (http://bugs.winehq.org/attachment.cgi?id=29829) Simple patch to get the installer a bit further
Didn't find a direct link (yet) for the executable. You can however look for the Samsung Galaxy S and under support you will find the Kies installer (Kies_1.5.1.10071_32.exe).
Starting the installer gives a few screens and than stops right after I get in the console:
fixme:msxml:domdoc_setProperty Unknown property L"ProhibitDTD"
Running current Git and on a clean .wine
'winetricks msxml3' gets passed this but then the installer crashes while trying to install WMFDist11-WindowsXP-ENU.cab (some Windows Media stuff apparantly) but that should be for another bug.
The attached (obviously not correct) patch also gets me further and of course crashes at the same point.