<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>ENCO Agent</title>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <welcome file="welcome.html"/>
    <readme file="readme.html"/>
    <conclusion file="conclusion.html"/>
    <choices-outline>
        <line choice="agent"/>
    </choices-outline>
    <choice id="agent" title="ENCO Agent" description="Local ENCO helper for integrator setup">
        <pkg-ref id="ru.encohub.agent"/>
    </choice>
    <pkg-ref id="ru.encohub.agent" version="0.1.0" onConclusion="none" installKBytes="20" updateKBytes="0">#ENCO-Agent-component.pkg</pkg-ref>
    <pkg-ref id="ru.encohub.agent">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>