Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » changing which IE the SWTbrowser uses(64bit windows SWT browser widget uses 64bit browser)
changing which IE the SWTbrowser uses [message #900302] Mon, 06 August 2012 12:22 Go to next message
idbsuser idbsuser is currently offline idbsuser idbsuserFriend
Messages: 1
Registered: August 2012
Junior Member
Hi all,

Does anyone know if it's possible to change where the SWT browser widget gets it's IE location? There's a section in the SWT faq:

"Q: Which Internet Explorer version do Browsers on Windows use?
A: Windows machines typically only have one production release of Internet Explorer (IE) installed at a time, so the Browser control embeds the same native WebBrowser that is used by stand-alone IE."

That's not the case I have. Under 64bit Windows 7 there are two IEs, a 32bit version under the x86 programs folder, and a 64bit version under the plain programs folder. The widget defaults to the 64bit version, anyone know how to redirect the widget to use 32bit?

[Updated on: Mon, 06 August 2012 12:23]

Report message to a moderator

Re: changing which IE the SWTbrowser uses [message #900305 is a reply to message #900302] Mon, 06 August 2012 12:37 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
My guess is:

Java/SWT-64bit can only use a 64bit Browser
Java/SWT-32bit can only use a 32bit Browser

Tom

Am 06.08.12 14:22, schrieb keith brownlow:
> Hi all,
> Does anyone know if it's possible to change where the SWT browser widget
> gets it's IE location? There's a section in the SWT faq:
>
> "Q: Which Internet Explorer version do Browsers on Windows use? A:
> Windows machines typically only have one production release of Internet
> Explorer (IE) installed at a time, so the Browser control embeds the
> same native WebBrowser that is used by stand-alone IE."
>
> That's not the case I have. Under 64bit Windows 7 there are two IEs, a
> 32bit version under the x86 programs folder, and a 64bit version under
> the plain programs folder. The widget defaults to the 64bit version,
> anyone know how to redirect the widget to use 32bit?
Previous Topic:Text vs. StyledText screen updates
Next Topic:Speed issue in SWT OLE Automation
Goto Forum:
  


Current Time: Thu Apr 25 21:20:21 GMT 2024

Powered by FUDForum. Page generated in 0.03763 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top