Dear Dan Kegel, Thanks for your nice work again! After install ie6 with winetricks, I found that png images can't display in IE6, I download pngfilt.dll manually and regist it with wine regsvr32, then IE6 display png files well. Will winetricks add pngfilt.dll verb, or add integrate pngfilt.dll installing in winetricks ie6 ? I'm not sure weather it is a bug, should I report it as a new issue?
Many thanks again! Best wishes.
On Thu, Jan 6, 2011 at 6:45 AM, Dan Kegel dank@kegel.com wrote:
- ie8: avoid writing to / (just like ie7 fix). Don't bother running
ie8 when finished; point user to workaround instead. Also move a verb that got sandwiched between ie6 and ie7.
- ie7: when / is writable as on macosx, move z: out of the way during
ie7 install to avoid scribbling temporary files in /. Had to run with WINEDEBUG=warn+heap to avoid memory bugs in setupapi?