Skip to content

Instantly share code, notes, and snippets.

@calum-github
Last active August 27, 2015 06:09
Show Gist options
  • Select an option

  • Save calum-github/060a6165e1c4f578f18b to your computer and use it in GitHub Desktop.

Select an option

Save calum-github/060a6165e1c4f578f18b to your computer and use it in GitHub Desktop.
deployment xml for elearning assets for captivate 9
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Deployment>
<Properties>
<Property name="INSTALLDIR">/Users/Shared/Adobe/eLearning Assets/Characters_9_0</Property>
<Property name="installLanguage">en_US</Property>
<Property name="installSourcePath">REPLACEME</Property>
</Properties>
<Payloads>
<!-- Adobe eLearning Assets All -->
<Payload adobeCode="{0688EA01-XXXX-XXXX-XXXX-XXXXXXX418}">
<Action>install</Action>
</Payload>
</Payloads>
</Deployment>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment