--- In [email protected], Cüneyt <[EMAIL PROTECTED]> wrote: > You're right. Autorun doesn't catch inivisible windows. But why try to > catch invisible windows, although you search for a visible password > prompt after all?
I bet this was not intentional. > I'm sure you wouldn't object if I say that > specifying as precise a label would be much faster then going into HWE > script every time and checking for the class and the caption. Of course I have to object here :-) No, not really. Although I'm not sure if it's _much_ faster. I think basically there should be the same hook behind it, only that autorun does some filtering in C already (only created, only visible, as you say), while with HWE you have to script it yourself. It should be definitely faster, but I had the experience that some windows just don't get caught by it. Mockey Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
