http://bugs.winehq.org/show_bug.cgi?id=8968
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2007-31-07 04:34 ------- Oh, and i forgot, it also checks for the Internet Explorer Version key. Run the the script below to set this key:
cat >> $HOME/.wine/system.reg <<"_EOF_"
[Software\Microsoft\Internet Explorer] "Version"="6.0.2900.2180"
[System\CurrentControlSet\Services\msiserver]
_EOF_