<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="com.hp.EasyStartMac">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.5.0" CFBundleVersion="1798" id="com.hp.EasyStartMac" path="HP Easy Start Pro.app"/>
        </bundle-version>
    </pkg-ref>
    <title>HP Easy Start Pro</title>
    <options rootVolumeOnly="true" customize="never" require-scripts="false" hostArchitectures="x86_64"/>
    <domains enable_localSystem="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.hp.EasyStartMac"/>
        </line>
    </choices-outline>
    <!-- Choice definitions for each package choice above. -->
    <choice id="default"/>
    <choice id="com.hp.EasyStartMac" visible="true" title="HP Easy Start Pro" description="HP Easy Start Pro">
        <pkg-ref id="com.hp.EasyStartMac">
            <must-close>
                <app id="com.hp.EasyStartMac"/>
            </must-close>
        </pkg-ref>
    </choice>
    <pkg-ref id="com.hp.EasyStartMac" version="2.5.0.1798" onConclusion="none" installKBytes="184552">#HP_Easy_Start_Pro_App.pkg</pkg-ref>
</installer-gui-script>