http://bugs.winehq.org/show_bug.cgi?id=21893
Summary: ie7 setup fails to install with Cryptographic Service error Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wintrust AssignedTo: wine-bugs@winehq.org ReportedBy: epssyis@gmail.com
Running `sh winetricks ie7` results in an error after cabextract stating "Setup could not verify the integrity of the files needed for installation. Make sure the Cryptograp" (continues: 'hic service is running on this computer').
A bisect between 1.1.34 and 1.1.39 results in the isolation of the following patch.
428fc17934017dfda2ceff0c1143c8379c10be00 is first bad commit commit 428fc17934017dfda2ceff0c1143c8379c10be00 Author: Juan Lang juan.lang@gmail.com Date: Wed Jan 27 14:20:26 2010 -0800
wintrust: Return error directly from WINTRUST_CreateChainForSigner.
:040000 040000 efcc8e880dabb7455877697f675988dfc353b351 362ad6dc90caf4311e3de2b4ef9bc2b22955582c M dlls
Previous to this patch ie7 installer GUI spawns and continues without error.