http://bugs.winehq.org/show_bug.cgi?id=11066 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> 2008-01-07 17:43:11 --- (In reply to comment #0)
winetricks fakeie6 isn't enough for it... log shows
winetricks fakeie6 should not be needed anymore. iexplore.exe -regserver does the same and it's called by wineprefixcreate.
trace:reg:NtOpenKey (0x38,L"Software\\Microsoft\\Internet Explorer",1,0x34fbf4) trace:reg:NtOpenKey <- 0x40 trace:reg:RegQueryValueExA (0x40,"Build",(nil),(nil),(nil),0x34fbf0=0) trace:reg:NtQueryValueKey (0x40,L"Build",2,0x34faa8,256) ... trace:text:DrawTextExW L"Sorry, Internet Explorer 4.0 or higher is required.", -1, [(0,0)-(352,0)] 00000450
Looks like we need to add a registry key?
I've sent a patch: http://www.winehq.org/pipermail/wine-patches/2008-January/048827.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.