http://bugs.winehq.org/show_bug.cgi?id=29284
Bug #: 29284 Summary: AntiVir 9 installer is missing some images Product: Wine Version: 1.3.34 Platform: x86-64 URL: http://www.filehippo.com/download_antivir/tech/6588/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com Classification: Unclassified
Created attachment 37876 --> http://bugs.winehq.org/attachment.cgi?id=37876 Terminal output
The installer for AntiVir 9 is missing some images: a large image on the first and last screens and a logo in the upper-right corner. The logo is sometimes visible for a moment after switching screens, but it disappears.
Native comctl32 works around it, but makes the installer unable to load mfc90u.dll (which is installed earlier) from a winsxs subfolder, so it's actually necessary to use 'winetricks vcrun2008 comctl32' and move/copy mfc90u to system32 before running the installer.
This bug also exists in 1.2 and 1.1.10. (The installer fails to start 1.0.1, 0.9.33)