LAUNCHER Office can handle simultaneous requests.
Those requests may come from several client programs currently running.
You have to set a maximum number of simultaneous connections using launcher.ini following options :
[Config]
MaxThreads=nn
nn being the maximum simultaneous connections number.
Default value is 1. If there is a current connection, this means that any new connection will wait until the current connection stops.
Warning ! Operating with simultaneous connections requires programs handling common objects sharing (files, clipboard, etc.).