Jump to content

Need help


Guest alekz
 Share

Recommended Posts

Hi, I can't get my script to work. I'm a beginner with AutoIt 3.

I want it to install an anti-virus program without me needing to do anything.

Here is the first part of the script:

AutoItSetOption ("PixelCoordMode", 0)

Run ("Setup.exe")

WinWait ("Panda Antivirus Platinum Setup", "Välkommen till programmet som installerar Panda Antivirus Platinum i din dator.", 120)

WinActivate ("Panda Antivirus Platinum Setup", "")

MouseClick ("left", 365, 355, 1, 0)

When I run my script it starts setup.exe but then nothing happens, it clicks on random places, not on the coordinates.

I don't know what to do, please help.

I can post the entire script if you want.

Thanks

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