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년 전3133회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인