Jump to content

Recommended Posts

Posted

Hello guys, I'm creating an automation however when I get to this screen the autoit window info does not detect the checkboxes, the tool only detects the groupbox, I believe the checkboxes are underneath, any tips for me to detect the checkboxes?

 

install.jpg

 

Posted

Can you check the installer type, it looks like InnoSetup in which case you may be able to save the settings using the /saveinf switch and then using the /loadinf for installing.

Posted (edited)

I was not successful with Ui Automation, although the script was very good I couldn't find the checkbox Id.

Edited by mutleey
Posted (edited)
On 12/24/2020 at 6:07 PM, Subz said:

Sorry was called away, have checked and the software is an Innosetup product, just use the /saveinf and /loadinf along with /silent or /verysilent switches, see here for more info: https://jrsoftware.org/ishelp/index.php?topic=setupcmdline

Thanks, I'll see if it works

 

Edit:

It worked, I managed to find the options with the form you indicated .. thanks.

Edited by mutleey

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