Hello
I have a project where there are three computers. see the picture below.
The first computer has an engineering studio and runtime.
The second computer has the client 1, and that user is read-only.
The third computer also has the client 2 and it needs higher access rights.
The problem
is that what to use the function login without a password.
So I created a script called Autostart_Client and it works thirst client login with
the correct user.
The problem is that I can't assign Autostart_Client_1 scrip to client 2. Client
2 always gets the script Autostart_Client
Is there any way to make this work?