Last active
August 27, 2015 06:09
-
-
Save calum-github/060a6165e1c4f578f18b to your computer and use it in GitHub Desktop.
deployment xml for elearning assets for captivate 9
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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