Hello,
I’ve been working on a program for a while in C# using the Photoshop COM object, but I’m wondering what the best way is to make my tool run from Photoshop.
I can’t put the .exe here: (C:\Program Files\Adobe\Photoshop CS..\Preset\Scripts) like you’d do when you have a .jxs file.
I was thinking of making a script that launches the exe (described here: bb/viewtopic.php?t=344) but I was wondering if there might be a “cleaner” way.
Thanks!