Hello!
I have serious problem with automation of InstallShield installation. Navigating windows, reading their states etc. is an easy task. But problem is to check control with list of application modules on custom installation. (Screenshot below)
I can't realise what class is it. AutoInfo information about it:
I need to check if user can choose various modules (check/uncheck checkbox is enough) and to read names of modules on list. I don't want to do it with mouse control, so maybe someone has any other ideas?