<?xml version="1.0" encoding="utf-8"?>
<installer-script minSpecVersion="2">
  <title>CoachDesk 0.2.0</title>
  <options customize="never" require-scripts="false" hostArchitectures="x86_64"/>
  <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
  <background file="background.png" alignment="left" scaling="tofit"/>
  <background-darkAqua file="background.png" alignment="left" scaling="tofit"/>
  <welcome file="Welcome.html" mime-type="text/html"/>
  <conclusion file="Conclusion.html" mime-type="text/html"/>
  <choices-outline><line choice="default"/></choices-outline>
  <choice id="default" title="CoachDesk"><pkg-ref id="site.coachdesk.desktop.pkg"/></choice>
  <pkg-ref id="site.coachdesk.desktop.pkg" version="0.2.0" auth="Root">#base.pkg</pkg-ref>
</installer-script>
