Jump to content

Recommended Posts

Posted

Hi! Please tell me, is it possible to use autoIt in following scenario:

 - script 1 manages Window 1.

 - script 2 manages Window 2.

Both should work at the same time. Please, tell me would they interfere or not in such case? If they will, are there any workarounds?

 

P.S Multiple clients might connect to Apache web server and each client should work with his own instance of GUI application. That's why I am asking.

Posted
13 minutes ago, MVoloshin said:

connect to Apache web server and each client should work with his own instance of GUI application. That's why I am asking

If you have 1 user at the time, yes. More concurrent than one, it's gonna be hard. You should look for a better solution than what you have in mind :think: 

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Posted
5 minutes ago, argumentum said:

If you have 1 user at the time, yes. More concurrent than one, it's gonna be hard. You should look for a better solution than what you have in mind :think: 

The problem is that I might have multiple users at the same time managing different windows (from different scripts). If you know better solutions, please, suggest me something (I have trouble finding them yet)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...