Jump to content

Vista + IE


Recommended Posts

Hi Guys,

Can somebody tell me why on earth Vista is launching two IE windows when I try to run this code. It works fine in the editor. But when I compile Vista launches two IE windows, one with the desired URL and the other just stays at the back displaying "Connecting". Any ideas?

Thanks in advance

Jester009

#include <IE.au3>

$oIE = _IECreate("www.google.com")
Link to comment
Share on other sites

Hi Guys,

Can somebody tell me why on earth Vista is launching two IE windows when I try to run this code. It works fine in the editor. But when I compile Vista launches two IE windows, one with the desired URL and the other just stays at the back displaying "Connecting". Any ideas?

Thanks in advance

Jester009

#include <IE.au3>

$oIE = _IECreate("www.google.com")
Oops I just saw Dale's signature. Gonna check with his solution. Sorry to bother u guys.

;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...