Hi , I'm on gentoo and running wine-1.3.3, I'm trying to run IE7, therefor I run winetricks. everything goes fine except this one error msg: Code: ***@** ~/.wine $ sh winetricks comctl32.ocx Executing /usr/bin/cabextract -q --directory=/home/guypld/.wine/dosdevices/c:/winetrickstmp /home/guypld/.cache/winetricks/VisualBasic6-KB896559-v1-ENU.exe Executing cp /home/guypld/.wine/dosdevices/c:/winetrickstmp/mscomctl.ocx /home/guypld/.wine/dosdevices/c:/windows/system32/mscomctl.ocx Executing cp /home/guypld/.wine/dosdevices/c:/winetrickstmp/comctl32.ocx /home/guypld/.wine/dosdevices/c:/windows/system32/comctl32.ocx Executing wine regsvr32 comctl32.ocx Failed to load DLL comctl32.ocx ------------------------------------------------------ Note: command 'wine regsvr32 comctl32.ocx' returned status 1. Aborting. ------------------------------------------------------ what is the problem here ? didn't find nothing on google... Thanks!