ソリューションが必要です
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!