IT Management Suite

 View Only
  • 1.  Photoshop Elements 11 install

    Posted May 16, 2014 03:11 PM

    I need help creating a software package for Adobe Photoshop Elements 11.

    I can successfully install Photoshop from a command prompt using an application.xml.override file in combination with this command line:

    "PSE 11\Setup.exe" /UL1033 /V"SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx COUNTRY=244 AgreeToLicense=Yes"

    When I use that same command line for a software package, the package fails.

    While the package is installing the Photoshop shortcut appears on the desktop. Then the install seems to rollback and undo the install, ultimately resulting in "Failure - return code 1".

    I have tried sourcing the package from both the software library and a UNC path with the same results from both.

    Thanks for the help!



  • 2.  RE: Photoshop Elements 11 install

    Posted May 17, 2014 03:51 AM
    Has pse been classed as the install file within the package (it will be bold)? Also, if you are executing the commandline as system, try running it as a user that can install sw instead.


  • 3.  RE: Photoshop Elements 11 install

    Posted May 17, 2014 12:11 PM

    Is the setup.exe under a PSE 11 directory in the Cache folder once on the client? I'd start the package from the directory with the setup.exe file in it, not confuse things with the PSE 11 folder.
     



  • 4.  RE: Photoshop Elements 11 install

    Posted May 20, 2014 01:05 PM

    Hey Andy thanks! Your suggestion fixed it.