rendertom / VSCode-Adobe-Script-Runner

Run Adobe scripts from VSCode
https://marketplace.visualstudio.com/items?itemName=renderTom.adobe-script-runner
87 stars 15 forks source link

Issue with Photoshop 2020 path setting on Win10 #14

Closed pto2k closed 3 years ago

pto2k commented 4 years ago

It fails to send the script to Photoshop with an error saying it can not find the Photoshop file. But I have the path put in the setting: "adobeScriptRunner.winPhotoshopExe": "C:/Program Files/Adobe/Adobe Photoshop CC 2020/Photoshop.exe"

I'm not sure if it's some Win10 security thing?

However, I figured out a workaround: made a .lnk file pointing to the Photoshop.exe, then use the path of that .lnk file for the Runner's setting.

It works!

rendertom commented 4 years ago

Any chance you have a bad link? I don't have PC so I cannot confirm, but in the latest CC version (2020) the Adobe ditched CC from the name. So path, at least on a mac, looks like this: /Applications/Adobe Photoshop 2020/Adobe Photoshop 2020.app

natyconnor commented 4 years ago

Yeah, that's exactly it. Same on PC. It should be C:\Program Files\Adobe\Adobe Photoshop 2020\Photoshop.exe