MSFN Forum: Adobe Photoshop CS3 Silent Install Help - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adobe Photoshop CS3 Silent Install Help Rate Topic: -----

#1 User is offline   Computerpro2 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 15-November 04

Posted 03 December 2007 - 01:39 AM

Hi guys,

I am trying to get Adobe Photoshop CS3 to install silently from my Windows Vista DVD and i am not having too good of luck with it...

I have everything setup properly i think... I followed adobe's instructions for silent installs of the entire CS3 suite...

http://www.adobe.com..._deployment.pdf

as well as the ones posted somewhere on MSFN.

here is my code for Autounattend.xml for Windows Vista...
				<RunSynchronousCommand wcm:action="add">
					<Order>7</Order>
					<Path>cmd /c %AppsRoot%\Install\Adobe\Photoshop\Setup.exe --mode=silent --deploymentFile="D:\Install\Adobe\Photoshop\deployment.xml"</Path>
					<Description>Installing Adobe Photoshop CS3 Please Wait...</Description>
				</RunSynchronousCommand>


Here is my Application.xml.OVERRIDE code

<?xml version=”1.0” encoding=”utf-8”?>
<Configuration>
<Payload>
<Data key=”Serial” protected=”0”>SERIAL HERE</Data>
<Data key=”Registration”>Suppress</Data>
<Data key=”EULA”>Suppress</Data>
<Data key=”Updates”>Suppress</Data>
</Payload>
</Configuration>


If someone knows away to do this please let me know!

Thanks in advance for your help guys, its much appreciated... I have been trying to get this to work for about 2 weeks and i am finally asking for help.


#2 User is offline   Arie 

  • One Man Army
  • PipPipPipPipPip
  • Group: Members
  • Posts: 835
  • Joined: 27-August 07

Posted 03 December 2007 - 06:02 AM

Make sure that the quotes which you use are straight quotes and not those round ones; you need to use these: "

#3 User is offline   Computerpro2 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 15-November 04

Posted 05 December 2007 - 10:06 AM

Thanks for you help, I have the right quotes and everything... I just doesnt want to install.... I dont know what i am doing wrong. I have tried using %AppsRoot%\Install\...... and that didnt even work.

#4 User is offline   e3opian 

  • Group: Members
  • Posts: 4
  • Joined: 26-June 07

Posted 03 April 2008 - 09:13 AM

I hate to bump old threads but I thought I might help in case your problem was never solved...

Have you tested it by manually running the process to eliminate your deployment file and application override? If you run the setup command line manually, you can see the return code at the end to see if there has been an error. They're listed on page 6 in Adobe's deployment guide. If you can run the silent install manually, then the problem would with your Autounattend.xml for Vista which I have no experience with.

FYI, I was getting exit code 7, (Unable to complete the silent workflow) which I determined to be running processes. You can bypass the process check with 'skipProcessCheck=1' in your command line. (see top of page 5) It worked flawlessly after that.

Aaron

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy