Jump to content

64Bit and IE ... not working


Recommended Posts

I'm trying to get AutoIT on Win2003 64Bit to drive IE and it won't work. Same script works on my 32 bit but not on my 64Bit.

Just won't move the mouse.

Here is part of the script

;Download latest and greatest from cm-build-suse

Run('"C:\\Program Files\\Internet Explorer\\iexplore.exe" http://cm-build-suse:8080/AnthillPro/intra...9;,"", @SW_MAXIMIZE)

WinWaitActive("http://cm-build-suse:8080/AnthillPro/intranet/build-tools.trunk.dev-installer - Microsoft Internet Explorer")

MouseClick("left", 400, 345)

Sleep(2000)

MouseClick("left", 400, 390)

;Wait to the File Download Prompt

What's up with this?

Thanks,

Tony

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...