http://bugs.winehq.org/show_bug.cgi?id=20523
Summary: Installing Internet Explorer fails due to problem in setupapi Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi AssignedTo: wine-bugs@winehq.org ReportedBy: spaschukat@users.sourceforge.net
Created an attachment (id=24450) --> (http://bugs.winehq.org/attachment.cgi?id=24450) +setupapi output of IE setup
Since 1.1.31 installing Internet Explorer 6 fails at beginning of setup.
Regression: b70bbe3d29c5a4f151d1a9987f15fdb93490f4f6 is first bad commit commit b70bbe3d29c5a4f151d1a9987f15fdb93490f4f6 Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 1 19:44:43 2009 +0200
setupapi: Duplicate the string substitution code to implement GenFormStrWithoutPlaceHolders16.
:040000 040000 540654246bcf3220ec0277858817f74af9205ea5 3ff9d15a6a87a364cb24826e0db67aa988f86496 M dlls
Attached a +setupapi output, last line is: trace:setupapi:GenFormStrWithoutPlaceHolders16 "%IESetup_CIF%" -> "IESetup_CIF"
Output result of previous version is: trace:setupapi:GenFormStrWithoutPlaceHolders16 "%IESetup_CIF%" -> "iesetup.cif"