<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Microsoft Remote Help</title>
    <organization>com.microsoft</organization>
    <options customize="never" 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>
    <pkg-ref id="com.microsoft.remotehelp" version="1.0.2606021" installKBytes="3647">#com.microsoft.remotehelp.pkg</pkg-ref>
    <choices-outline>
        <line choice="com.microsoft.remotehelp"/>
    </choices-outline>
    <choice id="com.microsoft.remotehelp" title="Microsoft Remote Help" visible="false" customLocation="/Applications">
        <pkg-ref id="com.microsoft.remotehelp">
            <must-close>
                <app id="com.microsoft.remotehelp"/>
            </must-close>
        </pkg-ref>
    </choice>
    <pkg-ref id="com.microsoft.remotehelp" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.2606021" CFBundleVersion="1.0.2606021" id="com.microsoft.remotehelp" path="Microsoft Remote Help.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>