Jump to content

Recommended Posts

Posted

Hi all,

I'm trying to automate with AutoIt 3.3, an installation of lotus notes and I've come to a problem when trying to

select components to be installed.

The setup screen has a tree which I can get access to, however, each tree has a drop-down list to select whether to

install all, some feature or not to install. Question: Is it possible to select features for installation?

See attached pic for example.

Regards,

Vlad

post-52043-12494602812187_thumb.png

I'll be AutoIting my entire system soon.

Posted

Problem solved. I used a combination of _GUICtrlTreeView_... calls to select the features and then

Send("{space}{down}{enter}") calls to enable features.

Admins can close this.

I'll be AutoIting my entire system soon.

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
×
×
  • Create New...