Jump to content

Recommended Posts

Posted

Quick question:

When using CreateDesktop() in C++, and switching the active desktop to a the newly created desktop, is there any way to have AutoIt continue it's automation on the inactive desktop?

Could this be accomplished by running the AutoIt script as a service?

 

So far testing seems to tell me no, it isn't possible. Perhaps there is a trick which I'm unaware of.

 

Thanks,

Hydranix

Posted

Sorry, that should have been obvious to add to the initial post.

It would be visual gui manipulation, via ControlClick() and ControlCommand().

Also using WinClose() on an error message.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...