Questions tagged [ie]

Abbreviation for Internet Explorer - the browser commonly in-built into Microsoft Windows based operating systems

32 questions
73
votes
16 answers

How to install Internet Explorer (multiple versions)?

I am developing one site which has chat feature in Rails. I am using Ubuntu 12.04 LTS. I need to check that the site is IE9 because the chat feature using socket io of HTML5. I want to know that how to install IE9 in Ubuntu. I have looked at Chrome…
31
votes
9 answers

Microsoft Edge on Linux

I'm a web developer and need Microsoft Edge for testing on my Ubuntu. I know I can have Microsoft Edge by: Installing Windows on Virtual Machine. Linux - Windows Dual boot. But with these solutions, I have to buy Windows while I'm not using it for…
ICE
  • 2,075
21
votes
2 answers

Installing Internet Explorer

I just installed Ubuntu 14.04 and need to install Internet Explorer. My banks require that I use it. Any help would be appreciated. I've only found very old answers online.
12
votes
0 answers

Internet Explorer 8 in Ubuntu

Possible Duplicate: How to install MS Internet Explorer 7, 8 or 9? Is it possible to get IE8 running in Ubuntu? It seems quite feasible to me, as I had gotten IE7 to run via Wine awhile back after reading a blog tutorial. However, for some reason…
DLH
  • 2,465
9
votes
0 answers

How to install Internet Explorer 11 on Ubuntu 12.04

I would like to run IE 11 for development purpose ... I found that I can install IE from 1 to 9 using winetricks, but no IE 11. I also found this post Ask Ubuntu, but the suggested tool is working only for 30 days. Is there a way to install IE11 for…
TeFa
  • 267
9
votes
1 answer

How to install HTML (Gecko) support in Wine?

I'm trying to run a game installer which requires me to scroll down a license agreement before being able to continue, it is rendered in HTML using some IE tech so I need wine-gecko I believe.. but how do I install it? wine msiexec /i…
6
votes
4 answers

How to install (or mock) Internet Explorer?

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,…
Ivan
  • 58,745
4
votes
1 answer

Installing IE8 in wine - error rename/sha1sum mismatch winetest.cat

Please note, this is an informative QA post rather than a question specific, due to this issue popping up many a time. QUESTION / ISSUE How to solve the issue of installing IE8 (Internet Explorer) in wine (any version - to my knowledge). Related…
CybeX
  • 526
3
votes
1 answer

Virtualbox vm of IE11 on Win7 / 8.1 / 10 keep crashing

I'm trying to get the famous virtual machines of Microsoft up and running. More specifically those with IE11 on them (so that's the Win7, Win8.1 and Win10 version). From what I can read on the web this should be a cakewalk. Currently all of them…
Ahriman
  • 37
3
votes
1 answer

Clamav scan finds PUA.HTML.Exploit.CVE_2014_0322

I recently did a scan using Clamav, and these were two of the results: /usr/share/doc/properties-cpp/html/jquery.js: PUA.HTML.Exploit.CVE_2014_0322 FOUND /usr/share/doc/process-cpp/html/jquery.js: PUA.HTML.Exploit.CVE_2014_0322 FOUND I have done…
user364819
3
votes
0 answers

Emulating IE in Ubuntu

Possible Duplicate: How to install IE9, IE8, or IE7 in ubuntu 12.04.LTS I need to test my web site in Internet Explorer. Unluckily, I can't move it to Windows and run there. So what is the easiest way to test it?
Alex Malex
  • 2,692
  • 9
  • 28
  • 26
3
votes
1 answer

Does the Picasa 3.9 wine/winetricks/ie6 fix leave any vulnerabilities?

I recently added Picasa 3.9 to my Ubuntu 11.10 machine using the technique from this askUbuntu question: How would I install Picasa 3.9? But I'm wondering: does adding IE 6.0 (or Wine or Winetricks) leave my system vulnerable in any way? Since the…
aez
  • 201
1
vote
0 answers

Installing Oracle Service Cloud (Legacy Name: RightNow CRM)?

I was wondering if anyone has had experience with using Oracle Service Cloud also known as RightNow CRM, on Ubuntu? It requires Internet Explorer or Microsoft Edge to install locally, and I have seen articles pertaining how to 'install' IE on Linux…
Norr
  • 365
1
vote
2 answers

cannot execute iexplore.exe when I create a symbolic link to it

I do something like: $ ln -s '/home/deostroll/.wine/dosdevices/c:/Program Files/Internet Explorer/iexplore.exe' /usr/bin/iexplore I am expecting that at the shell I can just type the following and expect the Internet explorer browser window to show…
deostroll
  • 1,769
1
vote
1 answer

Install Flash Player on IE7/IE8 with Wine

I have to set up IE7 or IE8 with Adobe Flash Player on a Linux machine (to test a very old web application) but I fight with some compatibility Flash problems. I'm using PlayOnLinux on Ubuntu 14.04 and I installed successfully IE with this tool but…
JimP
  • 19
  • 1
  • 3
1
2 3