Jump to content

Recommended Posts

Posted

-------------------[script]--------------------------------------------------------------------

Sleep(2000)

WinWait("ACDSee 10 Photo Manager - InstallShield Wizard")

ControlClick("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1")

------------------------------------------------------------------------------------------

Posted Image

Good Run~

-----------------------------------

But

Posted Image

Window in Mouse

Not Run...

Posted

For some reason the images won't load. Maybe try...

Sleep(2000)
WinWait("ACDSee 10 Photo Manager - InstallShield Wizard")
ControlFocus("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1")
ControlClick("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1")

Also ceck case sensativity. Button1 is not the same as button1

Posted

-------------------[script]--------------------------------------------------------------------

Sleep(2000)

WinWait("ACDSee 10 Photo Manager - InstallShield Wizard")

ControlClick("ACDSee 10 Photo Manager - InstallShield Wizard","","Button1")

------------------------------------------------------------------------------------------

Posted Image

Good Run~

-----------------------------------

But

Posted Image

Window in Mouse

Not Run...

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
  • Recently Browsing   0 members

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