<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Удаление Слайп</title>
    <options customize="never" require-scripts="false" allow-external-scripts="false" hostArchitectures="arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <readme file="readme.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <choices-outline>
        <line choice="uninstall"/>
    </choices-outline>
    <choice id="uninstall" visible="false" selected="true" enabled="false" title="Удаление Слайп" description="Удаление Слайп">
        <pkg-ref id="net.cadovo.uninstall"/>
    </choice>
    <pkg-ref id="net.cadovo.uninstall" version="1" onConclusion="None" installKBytes="0" updateKBytes="0">#SlypeUninstall.component.pkg</pkg-ref>
    <pkg-ref id="net.cadovo.uninstall">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>