Last active
August 27, 2015 06:09
-
-
Save calum-github/966813df26a7023607d1 to your computer and use it in GitHub Desktop.
deployment file for NeoSpeech Voices - 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">/Applications/Adobe Captivate Voices 9</Property> | |
| <Property name="installLanguage">en_US</Property> | |
| <Property name="installSourcePath">REPLACEME</Property> | |
| </Properties> | |
| <Payloads> | |
| <!-- Adobe Captivate Voices 9 --> | |
| <Payload adobeCode="{BBCD0XXX-XXXX-XXXX-XXXX-XXXXXX8214}"> | |
| <Action>install</Action> | |
| </Payload> | |
| </Payloads> | |
| </Deployment> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment