﻿<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Copyright 1999-2022. Plesk International GmbH. All rights reserved. -->
<build confver="3.0" os_name="Windows-server" os_vendor="Microsoft" os_version="" os_arch="" environment="" build_dir="dist-windows" headers_file="" uninstall_support="true">
  <component name="drweb" description="Plesk Premium Anti-Virus" version_packages="drweb" classes="thirdParty">
    <requires>panel</requires>
    <package file="drweb.msi" name="drweb" version="6.0.220" release="" arch="noarch" md5="8599cf2356a858cb091b59c90e4bc091" buildtime="" size="216092672">
      <requires>plesk-backend</requires>
      <detection property="installed.version">
        <read-msi-info target="VersionString" upgrade-code="{78D43C76-7E00-440C-8664-85E280DDB1F6}" />
      </detection>
      <detection property="installed.ProductCode">
        <read-msi-info target="ProductCode" upgrade-code="{78D43C76-7E00-440C-8664-85E280DDB1F6}" />
      </detection>
      <actions sequence="install" displayname="Installing Plesk Premium Antivirus...">
        <install-msi-package command-line="ADDLOCAL=ALL INSTALLDIR=&quot;[PLESK_INSTALLDIR]\DrWeb&quot; DATADIR=&quot;[PLESK_DATADIR]\DrWeb&quot; ALLUSERS=1 ARPSYSTEMCOMPONENT=1 REBOOT=R" />
        <execute program="[PLESK_INSTALLDIR]\admin\bin\defpackagemng.exe" working-dir="[PLESK_INSTALLDIR]\admin\bin" command-line="--update --type=antivirus --package=drweb --fix" critical="false" />
      </actions>
      <actions sequence="upgrade" displayname="Upgrading Plesk Premium Antivirus...">
        <install-msi-package command-line="ADDLOCAL=ALL INSTALLDIR=&quot;[PLESK_INSTALLDIR]\DrWeb&quot; DATADIR=&quot;[PLESK_DATADIR]\DrWeb&quot; ALLUSERS=1 ARPSYSTEMCOMPONENT=1 REBOOT=R" />
        <execute program="[PLESK_INSTALLDIR]\admin\bin\defpackagemng.exe" working-dir="[PLESK_INSTALLDIR]\admin\bin" command-line="--update --type=antivirus --package=drweb --fix" critical="false" />
      </actions>
      <actions sequence="remove" displayname="Uninstalling Plesk Premium Antivirus...">
        <remove-msi-package product-code="[installed.ProductCode]" command-line="REBOOT=R" />
        <execute program="[PLESK_INSTALLDIR]\admin\bin\defpackagemng.exe" working-dir="[PLESK_INSTALLDIR]\admin\bin" command-line="--update --type=antivirus --package=drweb --fix" critical="false" />
      </actions>
    </package>
  </component>
  <removable_packages />
  <preferred_packages />
  <force_remove_packages />
</build>