I have searched the forums for any pointers but I am either asking the wrong questions or have been given a really nasty job.
I am 'automating' the installation of Blackberry Enterprise Server (yes yes, I know....two to three days work to save five minutes effort) but when the main installation section comes up I cannot use the Send("xxx") command to enter values in the fields. I have used this for a number of other packages without issues and this is where AutoIT started and I am now stumped.
To get to the field using the keyboard I can use either Tabs or Ctrl plus a character but none of this works in the script. The AutoIT Window Info box shows the field details (Class, Instance, ID etc etc) so I would have expected this to work fine. Actual line in teh Info box for Advanced Mode is [CLASS:Edit;INSTANCE:1]
Anyone got a dummy's guide to point me at to sort this?
I am 'automating' the installation of Blackberry Enterprise Server (yes yes, I know....two to three days work to save five minutes effort) but when the main installation section comes up I cannot use the Send("xxx") command to enter values in the fields. I have used this for a number of other packages without issues and this is where AutoIT started and I am now stumped.
To get to the field using the keyboard I can use either Tabs or Ctrl plus a character but none of this works in the script. The AutoIT Window Info box shows the field details (Class, Instance, ID etc etc) so I would have expected this to work fine. Actual line in teh Info box for Advanced Mode is [CLASS:Edit;INSTANCE:1]
Anyone got a dummy's guide to point me at to sort this?