Jump to content

Avandrel

Members
  • Posts

    3
  • Joined

  • Last visited

Avandrel's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I tried it while ago, but I didn't get any info about this control. It has strange name: ISAVIEWCMPTCLASS -> IS A VIEW CMPT(COMPONENT?) CLASS.
  2. 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?
  3. Hello! I'm quite new to autoit, so I need some help to guess if my idea is possible. I'm writing scripts to use them on remote computer (using windows remote desktop). They should work properly when user logged out from it (scripts are triggered by windows scheduler). My main need is to use mouse and keyboard as usual, it's possible? Because common mouse functions (like mousemove or mouseclick) seems not active on disconnected remote computer. PS. I hope my English is good enough to understand my needs.
×
×
  • Create New...