<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Microsoft Remote Help</title>
    <organization>com.microsoft</organization>
    <domains enable_localSystem="true" enable_anywhere="true" enable_currentUserHome="false"/>
    <options customize="allow" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.txt" mime-type="text"/>
    <license file="license.html" mime-type="text/html"/>
    <background file="remotehelp.png" mime-type="image/png" scaling="proportional" alignment="bottomleft"/>
    <background-darkAqua file="remotehelp.png" mime-type="image/png" scaling="proportional" alignment="bottomleft"/>
    <allowed-os-versions>
        <os-version min="12.0"/>
    </allowed-os-versions>
    <!-- Component packages to be included in the distribution. -->
    <pkg-ref id="com.microsoft.remotehelp" version="1.0.2601221" installKBytes="3647">#com.microsoft.remotehelp.pkg</pkg-ref>
    <pkg-ref id="com.microsoft.autoupdate" packageIdentifier="com.microsoft.package.Microsoft_AutoUpdate.app" version="4.77.24121924" installKBytes="10924">#MicrosoftAutoUpdater.pkg</pkg-ref>
    <pkg-ref id="com.microsoft.remotehelp.scripts" version="1.0.0" installKBytes="0">#com.microsoft.remotehelp.scripts.pkg</pkg-ref>
    <!-- Choices which reference defined pkg-refs. -->
    <choices-outline>
        <line choice="com.microsoft.remotehelp"/>
        <line choice="com.microsoft.autoupdate"/>
        <line choice="com.microsoft.remotehelp.scripts"/>
    </choices-outline>
    <!-- Choice definitions for each package choice above. -->
    <choice id="com.microsoft.remotehelp" visible="true" enabled="false" title="Microsoft Remote Help" description="Microsoft Remote Help">
        <pkg-ref id="com.microsoft.remotehelp">
            <must-close>
                <app id="com.microsoft.remotehelp"/>
            </must-close>
        </pkg-ref>
    </choice>
    <choice id="com.microsoft.autoupdate" visible="true" title="Microsoft AutoUpdate" description="Microsoft AutoUpdate">
        <pkg-ref id="com.microsoft.autoupdate">
            <must-close>
                <app id="com.microsoft.autoupdate2"/>
            </must-close>
        </pkg-ref>
    </choice>
    <choice id="com.microsoft.remotehelp.scripts" visible="false">
        <pkg-ref id="com.microsoft.remotehelp.scripts"/>
    </choice>
    <pkg-ref id="com.microsoft.autoupdate" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="4.77" CFBundleVersion="4.77.24121924" id="com.microsoft.autoupdate.fba" path="Microsoft AutoUpdate.app/Contents/MacOS/Microsoft Update Assistant.app"/>
            <bundle CFBundleShortVersionString="16.92.1" CFBundleVersion="16.92.24121924" id="com.microsoft.errorreporting" path="Microsoft AutoUpdate.app/Contents/SharedSupport/Microsoft Error Reporting.app"/>
            <bundle CFBundleShortVersionString="4.77" CFBundleVersion="4.77.24121924" id="com.microsoft.autoupdate2" path="Microsoft AutoUpdate.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.microsoft.remotehelp" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.2601221" CFBundleVersion="1.0.2601221" id="com.microsoft.remotehelp" path="Microsoft Remote Help.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.microsoft.remotehelp.scripts" updateKBytes="0">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>