Jump to content

Recommended Posts

Posted

I searched the forum for this, but couldnt find anything.

There is a checkbox list that contains 4 checkboxes. I need them all to be unchecked to start with.

i tried (since its an array/container of checkboxes)

ControlCommand("Setup - Spybot - Search & Destroy","","TNewCheckListBox1(1)","Uncheck","")

and

ControlCommand("Setup - Spybot - Search & Destroy","","TNewCheckListBox1","Uncheck","")

Neither worked.... Any suggestions?

Posted

Forget about those and use a command line with parameters

8)

Ok that works for this, but in the future is their a way to do it? Once everything is unchecked...it is easy to click what you want.

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