/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 11.2k  |  Created: 11/09/2011

Average Rating: 0
Photoshop Elements has 1 inventory records, 16 Questions, 0 Blogs and 6 links. Please help add to this by sharing more!

Deployment Tips (5)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
6
Note
Adobe's notes on silent installation

http://kb2.adobe.com/cps/921/cpsid_92186.html

Here's the command line I ended up using. Had to add COUNTRY for complete silent installation. This is for US English.

start/wait Setup.exe /UL1033 /V"SERIALNUMBER=1111-1111-1111-1111-1111-1111 COUNTRY=244"


Altered the application.xml.override folder adding in EULA suppress line that's not noted in the Adobe article.

<?xml version="1.0" encoding="utf-8"?>

<Configuration>

<Payload>

<Data key="EULADelay">0</Data>

<Data key="Registration">Suppress</Data>

<Data key="EULA">Suppress</Data>

<Data key="Updates">Suppress</Data>

</Payload>

</Configuration>
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Command Line
setup.exe /UL1033 /V"SERIALNUMBER=1111-1111-1111-1111-1111-1111 COUNTRY=244"

This command line is set to English language and United States country code following the below instructions.

http://kb2.adobe.com/cps/921/cpsid_92186.html
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

For Switzerland you must not take "41" as Country Code its only work with "49" (Germany)

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note

I blogged on how to automate the installation so that all you have to do is execute the setup.exe file and it is a completely unattended installation. I listed all of the country codes and what lines need to be changed in the setup.ini file.

 

http://mickitblog.blogspot.com/2013/02/deploying-photoshop-elements-11.html

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Note

I dont know what I am doing wrong... I make everything how it is described in the Adobe KB and here... 

start /wait "Setup.exe" /UL1033 /V“SERIALNUMBER=%Serial% COUNTRY=49"

But i get the Error:

Invalid switch - "/UL1033".

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
  • Your UL Code is not equal to your country code. 1033 = English and 49=German. UL1031 is in accordance to 49. - ITFan 11 years ago
  • Actually, I believe you need to remove the "'s from around Setup.exe
    This should work:
    start /wait Setup.exe /UL1033 /V“SERIALNUMBER=%Serial% COUNTRY=49" - apitt 11 years ago
  • Nothing worked for me, but I made a msi with adminstudio ;) thx for help - tecrumors 10 years ago

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Photoshop Elements

Version

10.0

Contact

Customer Support Department

Uninstall String

msiexec /i {EE549AF9-8FAA-4584-83B2-ECF1BC9DC1FF} NOT_STANDALONE=1 /l* C:\Users\CHRIST~1\AppData\Local\Temp\PSE10Uninstall.log msiexec /i {EE549AF9-8FAA-4584-83B2-ECF1BC9DC1FF} NOT_STANDALONE=1 /l* C:\Users\DJH\AppData\Local\Temp\PSE10Uninstall.log msiexe

Questions & Answers (16)

Questions & Answers related to Adobe Photoshop Elements

5
ANSWERS
2
ANSWERS
1
ANSWERS
3
ANSWERS
2
ANSWERED
3
ANSWERS
1
ANSWERS
3
ANSWERED
6
ANSWERED
2
ANSWERS
14
ANSWERS

Blogs (0)

Blog posts related to Adobe Photoshop Elements

Reviews (0)

Reviews related to Adobe Photoshop Elements

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ