Photoshop CS3 Compatibility

191 views2 repliesLast post: 10/20/2007
Hi to All,

I have tied to install PS CS3 on my computer, that is Windows 2003 Server; but the installation is not possible. The setup display an incompatibility message with the operating system.

On my computer is already installed the CS2 version.

Exist the possibility in order to install CS3 ?

Best Regards
Gaetano
#1
If you need to install the new Photoshop on your server (not that you should do such things, mind you), here's how. In the photoshop setup files folder, look for this:

Adobe CS3\Photoshop\Adobe CS3\payloads\AdobePhotoshop10en_US_volume\AdobePhotoshop10en _US_volume.proxy.xml

(My guess is you have to substitute US for whatever language version you have.) Open the file in a text editor (I used notepad2) and search for the string "Server2003" - you'll find the following:

"Server2003":{"Exclude":true}

Change it to (duh)

"Server2003":{"Require":true}
#3