I want to have a link in Chrome e.g.
that when you click on it in the Chrome Browser that it launches the link in an IE window.
Can anyone explain how to do this. I believe it is possible and may involve adding some settings in the registry
ps: I can't use any browser extension e.g. IETab or any of this. It has to launch the IE on the machine.
Ok so I did the following which works :
Then have your link
Building on the responses from @topcat3 and @danieln above, I tweaked the solution to get rid of the annoying lingering DOS window. Here's what works nicely for me:
Great solution @topcat3! To fix it for IE11, the link must contain https:// or http://:
And I tweaked the registry command with the ProgramFiles variable:
You can use ie-tab for chrome. It invokes an IE frame inside your chrome browser. Worked good for me.