Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Photoshop 2025? #364

Open
bitgnarl opened this issue Oct 17, 2024 · 1 comment
Open

Support for Photoshop 2025? #364

bitgnarl opened this issue Oct 17, 2024 · 1 comment

Comments

@bitgnarl
Copy link

Will there be support for photoshop 2025? We are currently unable to use that version of Photoshop with this. Older versions seem fine of course.

@Investigamer
Copy link
Contributor

Investigamer commented Nov 1, 2024

It does work, I put in a PR to add it to the version mapping dict but assuming Adobe didn't completely screw up your registry data in the process of updating the API works more or less same as it ever did with 2025. The problem is every time the year rolls over and a new version releases Adobe's Creative Cloud installer manages to completely mutilate the registry data that makes COM automation with Photoshop possible (and every year I investigate the issue, try to divine a way to engineer a way to automatically navigate around it, and inevitably come up short cause it's sort of a black box).

If it isn't working in your case, best you can do really is uninstall Photoshop (and probably Creative Cloud completely) and reinstall from scratch. Usually that fixes the issue, but with all things Adobe nothing is guaranteed sadly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants