http://bugs.winehq.org/show_bug.cgi?id=7828
Summary: Photoshop CS3 install / Adobe Setup fails Product: Wine Version: CVS Platform: Other URL: http://labs.adobe.com/technologies/photoshopcs3/ OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-msxml AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
After getting past bug 7665, The next problem is that Adobe has a new installer that's not msi based, and tickles some bug in our msxml3 support. Here are the interesting lines from the log:
Begin Adobe Setup^M fixme:msxml:domdoc_setProperty fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa} not implemented fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented fixme:msxml:domelem_getAttributeNode
Native msxml3 gets around this, and on to the next bug.