Page 1 of 1

AutoIt script follows active desktop

Posted: 02.04.2014 15:45:52
by Someone123
Is there a way to bind an autoit script to one desktop? Because rght now the script only follows the active desktop and is used on that desktop. And the script uses a few pixelsearch commands. Would they still work even if autoit was binded to the desktop thats not active?

Re: AutoIt script follows active desktop

Posted: 02.04.2014 22:11:53
by Patrick
:dex:

No, that's not possible. Same basic problem as this: [FAQ] Can I record the content of an inactive desktop?