<?xml version="1.0" encoding="utf-8" standalone="no"?>
<installer-gui-script minSpecVersion="1">
    <!-- product (for app-store) -->
    <domains enable_localSystem="true"/>
    <options customize="never" allow-external-scripts="no"/>
    <title>Adobe Acrobat DC (18.011.20063)</title>
    <!-- welcome file="Welcome.rtf" mime-type="text/rtf" / -->
    <!-- readme file="ReadMe.html" mime-type="text/html"/ -->
    <script>function QuitAcroWarning() {
	my.result.type = 'Warn';
	my.result.message = system.localizedString(system.localizedString('QUIT_ACROBAT_WARNING'));
	my.result.title = system.localizedString(system.localizedString('QUIT_ACROBAT_WARNING_TITLE'));
	return true;
}

</script>
    <background alignment="center" file="AcrobatBackground.png" mime-type="image/png" scaling="tofit"/>
    <choice description="Adobe Acrobat Pro Patch" description-mime-type="text/plain" enabled="false" id="Patch" start_enabled="true" start_selected="true" start_visible="false" title="Adobe Acrobat Next Pro (18.011.20063)">
        <pkg-ref id="com.adobe.acrobat.AcrobatUpd1801120063" onConclusion="none" version="18.011.20063" auth="Root">payload.pkg</pkg-ref>
    </choice>
    <choice id="AAM" start_visible="false" title="Adobe Application Manager">
        <pkg-ref id="com.adobe.PDApp.AdobeApplicationManager.installer.pkg" onConclusion="none" version="18.011.20063">aam.pkg</pkg-ref>
    </choice>
    <choice id="AcroServicesUpdater" start_visible="false" title="Acrobat Services Updater">
        <pkg-ref id="com.adobe.AcroServicesUpdater" onConclusion="none" version="12.0.00">AcroServicesUpdater.pkg</pkg-ref>
    </choice>
    <choices-outline>
        <line choice="Patch"/>
        <line choice="AAM"/>
        <line choice="AcroServicesUpdater"/>
    </choices-outline>
    <pkg-ref id="com.adobe.acrobat.AcrobatUpd1801120063" packageIdentifier="com.adobe.acrobat.AcrobatDCUpd1801120063" installKBytes="22081">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.adobe.PDApp.AdobeApplicationManager.installer.pkg" installKBytes="0">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.adobe.AcroServicesUpdater" installKBytes="17791">
        <bundle-version>
            <bundle CFBundleVersion="18.011.20055" id="com.adobe.AdobeRNAWebInstaller" path="AcroServicesUpdater.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.adobe.acrobat.AcrobatUpd1801120063">#payload.pkg</pkg-ref>
    <pkg-ref id="com.adobe.PDApp.AdobeApplicationManager.installer.pkg">#aam.pkg</pkg-ref>
    <pkg-ref id="com.adobe.AcroServicesUpdater">#AcroServicesUpdater.pkg</pkg-ref>
</installer-gui-script>
