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

已提問 4 年前檢視次數 3137 次
2 個答案
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

已回答 4 年前
0

Thank you, @agardezi - that is really helpful

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南