http://bugs.winehq.org/show_bug.cgi?id=4098
--- Comment #5 from ddcc d.c.ddcc@gmail.com 2008-12-20 16:48:10 --- Created an attachment (id=18099) --> (http://bugs.winehq.org/attachment.cgi?id=18099) log of vbrun60sp6.exe
wine 1.1.10:
the first installer (VB6.0-KB290887-X86.exe) works; it extracts the actual installer and shows a really fast progress window
the second one (vbrun60sp6.exe) doesn't show anything at all, and only extracts four out of the six dll's it's supposed to:
Asycfilt.dll 2.40.4275.1 144 KB (147,728 bytes) Comcat.dll 4.71.1460.1 21.7 KB (22,288 bytes) Msvbvm60.dll 6.0.97.82 1.32 MB (1,386,496 bytes) Stdole2.tlb 2.40.4275.1 17.5 KB (17,920 bytes)
the following two fail to extract because there's already a wine version of them present.
Oleaut32.dll 2.40.4275.1 584 KB (598,288 bytes) Olepro32.dll 5.0.4275.1 160 KB (164,112 bytes)