Multiple instances of macOS Workspaces client

1

Hello,

Is it possible to have two simultaneous instances of Amazon Workspaces clients running on macOS Catalina?

I have workspaces from two different organizations/directories that I need to connect to at the same time.

Thanks,
Hari

posta 4 anni fa3139 visualizzazioni
2 Risposte
1

You can create an applescript with the following code:

do shell script "open -n /Applications/WorkSpaces.app"

Save it as an application (make sure the name and path of the Workspaces app is correct). If you run it, it will launch a new copy of the Workspace app. This technique works with any Mac OS app

con risposta 4 anni fa
0

Thank you, @agardezi - that is really helpful

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande