/build/static/layout/Breadcrumb_cap_w.png

Adobe Illustrator CS4 14.0

I'm trying to create a package for Illustrator CS4 to install in one go remotely without the user having to do anything. I've tried amending the install.xml file to include the serial number, but when i run the setup.exe file it keeps getting stuck on the serial number page, asking the user to enter it manually.

Does anyone know what i'm doing wrong? I've included the script for the .xml file.

<?xml version="1.0" encoding="UTF-8"?>
<Deployment>
<Payloads>
<Payload adobeCode="{7F60FD0C-F2FF-433A-A91C-EC76152DEF05}">
<Action>install</Action>
</Payload>
</Payloads>
<Properties>
<Property name="INSTALLDIR">C:\Program Files\Adobe</Property>
<Property name="installLanguage">en_US</Property>
<Property name="serial number">????-????-????-????-????-????</Property>
</Properties>
</Deployment>

0 Comments   [ + ] Show comments

Answers (3)

Posted by: Rheuvel 14 years ago
Brown Belt
2
If you're unsure of the property name, you can always use the CS4 Deployment Toolkit:

CS4 Deployment Toolkit on Adobe Website
Posted by: SlayerTOM 14 years ago
Senior Yellow Belt
0
Are you shure the property "serial number" is correct?
In our Photoshop CS4 xml-file the property looks like "serialNumber".
In Photoshopelements7 the property "Serial" is used.......
Posted by: harkmeister 14 years ago
Yellow Belt
0
Thanks for all your help people. I've managed to package it using the Deployment Toolkit. Once you enter what you want customized in the toolkit, it spits out two xml files, one install and one uninstall. It works a treat now.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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