Answered
Bridgetalk - multiple versions of Bridge installed
Hi wizards,
If I have multiple versions of Bridge installed (2024, 2025), it always try to open the newest version to run.
Is there a way to target a specific version?
Thanks in advance
Hi wizards,
If I have multiple versions of Bridge installed (2024, 2025), it always try to open the newest version to run.
Is there a way to target a specific version?
Thanks in advance
I believe that you can target a specific app version with code similar to:
bt.target = "bridge-12"; // version 2022
Where you will need to escape the quotes if using AppleScript.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.