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/966813df26a7023607d1 to your computer and use it in GitHub Desktop.

Select an option

Save calum-github/966813df26a7023607d1 to your computer and use it in GitHub Desktop.
deployment file for NeoSpeech Voices - Captivate 9
<?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