Skip to main content
Participant
August 11, 2010
Question

Scripting CS5 64-bit

  • August 11, 2010
  • 1 reply
  • 588 views

I've looked and used the cs5 vbscript reference to automate CS5 from .NET.  I've [succesfully] used CS3 this way in the past, but now with the upgrade to CS5, I'm having all sorts of problems.  First, I had to remove the COM reference in my code, since there was no Adobe Photoshop Type Library registered.  Using the late binding examples (CreateObject("Photoshop.Application"), appears to start working, but I'm getting several unexplained errors, and watching the UI as the automation is running, I'm finding extra documents being opened and documents being closed when I don't expect it.  Is scripting CS5 64bit something that should work, or is this unsupported?

This topic has been closed for replies.

1 reply

Chris Cox
Legend
August 11, 2010

Scripting works just fine in Photoshop CS5 - in fact there is an entire forum dedicated to Photoshop Scripting.

(in other words: that's not part of the SDK and doesn't belong in this forum)