Skip to main content
Participant
June 23, 2010
Question

32 bit/64 bit Switch

  • June 23, 2010
  • 1 reply
  • 444 views

Hi:

I'm a complete newbie to scripting and I was wondering if it's possible to have a script that switches Photoshop CS5 from 32 bit mode to 64 bit mode and back again on an as needed basis?

Herman R.

This topic has been closed for replies.

1 reply

Inspiring
June 23, 2010

You can't switch modes from within a PS/JS script. PS has to be restarted.


However, it would be possible to write a script for Bridge that shuts down PS and restarts either the 32 or 64 bit version. You could then call the script from PS if you needed.

Participant
June 23, 2010

Hi:

Thanks for the information.

Herman R.