Jump to content

Recommended Posts

Posted

Hi,

With Version 1 I could open Designer and Photo in Sublime Text  like this:

"application": "Affinity Designer.app",

Now with V2 I can't open them for example like this:

"application": "Affinity Designer2.app",

Thanks,

David

Posted

Try to apply the full path to the main ADe executable instead. Or build an own shell startup script where you apply the corresponding path to the executable inside, make the script executable and call that then. — Also try the OSX „open appname“ command in a shell/script instead.

☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan
☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2

Posted

Create a batch (.bat) file containing 

start /min cmd /c affinityphoto2.exe %1

exit

and point your program to it. If your program does not allow you to use a .bat file you could try converting to a .exe file withBat2Exe.

Posted

Found the answer on the Sublime Text forum.

How to open Affinity in Sublime Text on Mac

"application": "Affinity Designer2.app",   doesn't work

"application": "Affinity Designer 2.app",  Works!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.