Application starts minimized

AutomationBox Tools specific discussions

Application starts minimized

Postby Teasar » Fri Dec 25, 2009 1:47 am

Hello,

First of all: Thanks for AutomationBox Tools :mrgreen: Yay!

I'm trying to enter certain data using AutomationBox Tools into a running application. That application starts minimized (in de WIndows taskbar) after an automated reboot.
Using the switch "start /max" in the batch file that launches the application doesn't work.

I know I could use abtplay:
Code: Select all
abtplay --run "{wait 10}{mpos 227,941}{mkey left,click}"

But then I have to customize those settings for every other resolution.

Is there another way to 'maximize' the application using AutomationBox Tools?
Teasar
 
Posts: 1
Joined: Fri Dec 25, 2009 1:34 am

Re: Application starts minimized

Postby Pavel » Tue Jan 12, 2010 9:39 am

Yes, certainly =)

All you need is:
1)create search description for button
abtcapture --manualselect --createpath maximizebutton.xobj
2)instead of abtplay ... use abtcontrol to move mouse to button and click it
abtcontrol --usepath maximizebutton.xobj --playinput "{mkey left,click}"
Pavel
 
Posts: 52
Joined: Fri Jan 04, 2008 7:55 am


Return to AutomationBox Tools

Who is online

Users browsing this forum: No registered users and 1 guest

cron