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

demandé il y a 4 ans3137 vues
2 réponses
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

répondu il y a 4 ans
0

Thank you, @agardezi - that is really helpful

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions