How to install (or mock) Internet Explorer?
Posted
by
Ivan
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Ivan
Published on 2010-12-17T01:47:09Z
Indexed on
2011/01/31
23:34 UTC
Read the original article
Hit count: 256
I need to install a Windows application, which checks if there is Internet Explorer of at least 5th version installed and refuses to install (while I believe it does not really need it to work) if it is not.
I've tried winetricks to install ie 8, 7, 6 full, 6 versions it offers - none worked - versions 7 and 8 installers report a function missing in msvcr (installing all msvcr versions didn't help), ie6 report some other error (I'll specify if it matters).
I've also tried IEs4Linux - it also fails, complaining for a "BadIDChoice" X Window System error received by ies4linux-gtk.py.
Is there a way to install any IE version in Ubuntu 10.10 with Wine or to mock its presence? I don't even need it to work, just to be installed in the Wine system so that other Windows programs could see it's there.
I use Ubuntu 10.10 with Wine 1.3.8.
© Ask Ubuntu or respective owner