http://bugs.winehq.org/show_bug.cgi?id=22257
Summary: AntiVir requests IE installation in a WoW64 setup Product: Wine Version: 1.1.41 Platform: x86-64 URL: http://download.cnet.com/Avira-AntiVir-Personal-Free-A ntivirus/3000-2239_4-10322935.html OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Running the setup program for AntiVir Personal Edition in a WoW64 setup results in it producing a message saying "this product requires version 6 of Microsoft Internet Explorer or higher" and exiting. This doesn't happen when using pure 32-bit Wine. Manually adding the following to system.reg gets around this problem:
[Software\Wow6432Node\Microsoft\Internet Explorer] 1270304197 "Version"="6.0.2900.2180"
Note: to see this in AntiVir 10 (the linked version), you need to run the setup program, kill it manually when it hangs, then run it a second time.