Hi All,
Please follow the below mentioned steps:
Step 1: Command to install PSE 12:
Start /wait "path to Setup.exe" /UL%LangCode% /V“SERIALNUMBER=%AOO volume license serial number%"
Or
cd “path to setup.exe” (enter) following with the command:
start /w setup.exe /UL%LangCode% /V“SERIALNUMBER=%AOO volume license serial number%"
e.g. start /w setup.exe /UL1033 /V”SERIALNUMBER=1111-1111-1111-1111-1111-1111”
Step 2: Command to Serialize PSE:
(a). Generate prov.xml:
- Download adobe prtk from: http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html.
- Use the command to generate prov.xml:
adobe_prtk --tool=VolumeSerialize --generate --serial=<Serial Num> --leid=V7{}PhotoshopElements-EMT12-Win-GM –regsuppress=ss
(b). Serialize using the below mentioned command:
adobe_prtk --tool=VolumeSerialize --stream --provfile=”path to prov.xml” (--stream is optional)
Kindly let me know in case of any further issues.
Regards,
Romit Sinha