/build/static/layout/Breadcrumb_cap_w.png

Help deploying Photoshop Elements 10 for Windows

I followed the instructions from Adobe to create a silent install but when I run the command I receive "Exit code: 1" and nothing installs. Here are the instructions I followed: http://helpx.adobe.com/photoshop-elements/kb/silent-install-instructions-photoshop-elements-1.html

Thanks in advance!

*****UPDATE*****

I got it to work by editing the setup.ini to this: 

[Launch]

Count=4

Lang0=0009

Lang1=0007

Lang2=040c

Lang3=0011

Default=0009

EnableLangDlg=NO

CommandLine0=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1033.mst ELEMENTS_EN_US=1 ORGANIZER_EN_US=1 /passive /norestart

CommandLine1=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1031.mst ELEMENTS_DE_DE=1 ORGANIZER_DE_DE=1

CommandLine2=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1036.mst ELEMENTS_FR_FR=1 ORGANIZER_FR_FR=1

CommandLine3=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1041.mst ELEMENTS_JA_JP=1 ORGANIZER_JA_JP=1

 

[OEM]

OEM=

DISABLEEMSFEATURES=1

DISABLEOLSFEATURES=1

WATCHSERVICE=1

SERIALNUMBER=

MANUAL=

REBOOT=NO

STARTMENULOCATION=

and then created a batch file that called setup.exe [language pack] [serial number] and then converted that into an executable that ran invisibly. Packaged everything into a .zip and created my managed install. I could have just called the setup.exe with the serial number in the run parameters in KACE but we don't want the serial number to be seen by the techs for each organization we have in KACE. Thanks for everyone's help!


0 Comments   [ + ] Show comments

Answers (5)

Answer Summary:
Posted by: jagadeish 11 years ago
Red Belt
2

Check EventViewer and Log Files to identify the issue..


Comments:
  • I got it to run silently but it doesn't not seem to be running the Elements 10 Organizer.msi file so the program shortcuts do not work. If I try to run the organizer.msi seperately it says it must be run from setup.exe. I created the override files and edited the setup.ini file just like the instructions but I modified it a bit to get past the Exit code: 1 error. My setup.ini file is below:
    [Launch]
    Count=4
    Lang0=0009
    Lang1=0007
    Lang2=040c
    Lang3=0011
    Default=0009
    EnableLangDlg=NO
    CommandLine0=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1033.mst ELEMENTS_EN_US=1 ORGANIZER_EN_US=1 SERIALNUMBER=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /passive /norestart
    CommandLine1=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1031.mst ELEMENTS_DE_DE=1 ORGANIZER_DE_DE=1
    CommandLine2=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1036.mst ELEMENTS_FR_FR=1 ORGANIZER_FR_FR=1
    CommandLine3=msiexec /i "Adobe Photoshop Elements 10.msi" TRANSFORMS=1041.mst ELEMENTS_JA_JP=1 ORGANIZER_JA_JP=1

    [OEM]
    OEM=
    DISABLEEMSFEATURES=1
    DISABLEOLSFEATURES=1
    WATCHSERVICE=1
    SERIALNUMBER=
    MANUAL=
    REBOOT=NO
    STARTMENULOCATION=

    I also modified the 1033.mst file to handle the country selection. Then all I run to start the install is: start /wait Setup.exe

    Any ideas why it wouldn't install the organizer part?

    Thanks! - sburkey2 11 years ago
    • pass ISSETUPDRIVEN=1 when executing organizer.msi seperately. - SnowLyric 11 years ago
    • I am having the same issue, i know its been a few months but did you get it work? if so how?

      Thanks! - advkace 11 years ago
      • I updated my original post with how I got it to work. Sorry for the slow response. - sburkey2 11 years ago
  • Install the package without /passive.. so that you can see the error in GUI.. - jagadeish 11 years ago
  • I'm trying to deploy Adobe Photoshop Elements 11 using SCCM wihout luck and looked on the Internet but can't seem to find the write answer. I have updated the setup.ini and created the override xml file but I'm still facing 2 problems. Photoshop is installed successfully but without the organizer and the deployment report in SCCM status is failed with error code 1. Can anyone help, following is the setup.ini file:

    Launch]
    Count=4
    Lang0=0009
    Lang1=0007
    Lang2=040c
    Lang3=0011
    Default=0009
    EnableLangDlg=NO
    CommandLine0=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1033.mst ELEMENTS_EN_US=1 ORGANIZER_EN_US=1 SERIALNUMBER=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX COUNTRY=244 /qb
    CommandLine1=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1031.mst ELEMENTS_DE_DE=1 ORGANIZER_DE_DE=1
    CommandLine2=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1036.mst ELEMENTS_FR_FR=1 ORGANIZER_FR_FR=1
    CommandLine3=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1041.mst ELEMENTS_JA_JP=1 ORGANIZER_JA_JP=1

    [OEM]
    OEM=
    SERIALNUMBER=
    DISABLEOLSFEATURES=1
    DISABLEEMSFEATURES=1
    WATCHSERVICE=1
    MANUAL=
    REBOOT=NO
    STARTMENULOCATION=

    Kevin Debono - kdebono 10 years ago
Posted by: piyushnasa 11 years ago
Red Belt
1

Have you generated a log file.. Can you see the details in the log file.

Posted by: cdisde 11 years ago
Senior Yellow Belt
0

One needs to also install the second msi "Elements 10 Organizer.msi" which may be found in folder "ElementsOrganizer". If done this way, the links work.  :-)

have fun!

Posted by: kdebono 11 years ago
White Belt
0

I've trying to deploy Adobe PhotoShop Elements 11 via SCCM without luck and I was looking on the Internet but still didn't find a solution.  I have modified the setup.ini and created the override XML file.  It Actually installs successfully but I'm facing 2 problems.  The Organizer component is not installed and even of Photoshop is installed successfully the deployment report status in SCCM is failed with error code 1.  Following is my setup.ini file:

Launch]
Count=4
Lang0=0009
Lang1=0007
Lang2=040c
Lang3=0011
Default=0009
EnableLangDlg=NO
CommandLine0=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1033.mst ELEMENTS_EN_US=1 ORGANIZER_EN_US=1 SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx COUNTRY=244 /qb
CommandLine1=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1031.mst ELEMENTS_DE_DE=1 ORGANIZER_DE_DE=1
CommandLine2=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1036.mst ELEMENTS_FR_FR=1 ORGANIZER_FR_FR=1
CommandLine3=msiexec /i "Adobe Photoshop Elements 11.msi" TRANSFORMS=1041.mst ELEMENTS_JA_JP=1 ORGANIZER_JA_JP=1

[OEM]
OEM=
SERIALNUMBER=
DISABLEOLSFEATURES=1
DISABLEEMSFEATURES=1
WATCHSERVICE=1
MANUAL=
REBOOT=NO
STARTMENULOCATION=

Kevin

Posted by: SMal.tmcc 11 years ago
Red Belt
0

If you had a previous version on the machine it can lead to problems.  I have had to remove 9 completely before 10 would install without little problems.

 
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