Jump to content

Recommended Posts

Posted

Ok I'm stuck with getting this working..

 

I have managed to configre Adobe CS3 to silently install, complete with Product Key, from a command line using the following command:

 

setup.exe --mode=silent --deploymentFile="\\server\share\adobe\deployment\install.xml"

 

But..

 

I cant get it to do it from BDD/MDT - it just gives me a return code error of 2

 

the command in BDD is:

Quiet Install Command: .\Adobe CS3\setup.exe --mode=silent --deploymentFile=.\Adobe CS3\deployment\install.xml

Working Directory: .\Applications\Adobe Design Suite Premium CS3

 

Office 2007 installs fine just not adobe

 

Anyone got any ideas?

Posted
Error code 2 is" Unknown UI mode specified" iirc, but I haven't played with BDD (but I will, since it looks interesting), so unless it's something obvious like needing to quote paths, no idea.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...