AutoHotkey Community

It is currently May 23rd, 2012, 10:00 pm

All times are UTC [ DST ]


Search found 4 matches
Search these results:

Author Message

 Forum: Support   Topic: WinWait woes

Posted: June 18th, 2009, 5:27 pm 

Replies: 7
Views: 1031


:( Sadly, "SetTitleMode,2" did not make a difference. :) Happily, I discovered something that did. By default, Acrobat does not create a separate instance/process for the second launch of Acrobat. I don't grok this fully yet, but this appears to be why winwait is failing on the second laun...

 Forum: Support   Topic: WinWait woes

Posted: June 17th, 2009, 10:45 pm 

Replies: 7
Views: 1031


I will try again to be as clear as I can about my problem. The simplified example below (from jaco0646) does not work for me. Expected result : Script should successively launch the two files (file1.pdf and file2.pdf) in two pdf browser windows (Adobe Reader on my system). WinWaitActive (or WinWait ...

 Forum: Support   Topic: WinWait woes

Posted: June 16th, 2009, 7:28 pm 

Replies: 7
Views: 1031


Thanks for the reply. I tried the snippet you suggest but I get error dialogs for BOTH files now even though the windows do appear. I get the same behavior if I bump the timeout from 3 to 30 seconds. BTW, the original script seemed to work for me on my faster Vista box at home. My machine here (wher...

 Forum: Support   Topic: WinWait woes

 Post subject: WinWait woes
Posted: June 15th, 2009, 11:54 pm 

Replies: 7
Views: 1031


I'm trying to launch two Acrobat viewer windows with two different files and send some commands to each. WinWait Seems to timeout after the second launch even though it appears to have succeeded. I've tried many variants but one of the cleanest is below. Any ideas? #NoEnv SendMode, Input ViewerApp=C...
Sort by:  
Page 1 of 1 [ Search found 4 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group