tis-clamsentinel
Version : 1.22.0-3
- package : tis-clamsentinel
- editor :
- version : 1.22.0-3
- licence :
- architecture : all
- locale :
- description : Extension de Clamwin (antivirus) de Andrea Russo
- description_fr :
- min_os_version :
- max_os_version :
- min_wapt_version :
- installed_size :
- impacted_process :
- signature_date : 20180227-185814
- maintainer : Tranquil IT System, Jérémie MOTTE, Amelie LE JEUNE
- Depends :
setup.py
# -*- coding: utf-8 -*- # ----------------------------------------------------------------------- # This file is part of WAPT # Copyright (C) 2013 Tranquil IT Systems http://www.tranquil.it # WAPT aims to help Windows systems administrators to deploy # setup and update applications on users PC. # # WAPT is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # WAPT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with WAPT. If not, see <http://www.gnu.org/licenses/>. # # ----------------------------------------------------------------------- from setuphelpers import * uninstallkey = [] def install(): print('installing tis-clamsentinel') install_exe_if_needed("ClamSentinel1.22.exe", '/VERYSILENT', min_version='1.22.0') def uninstall(): print('Removing ClamSentinel') run('"%s" %s ' % (makepath(programfiles32,'ClamSentinel', 'unins000.exe'),'/VERYSILENT'))
Changelog
"""{% trans %}No changelog.{% endtrans %}"""
manifest.sha256
[["WAPT/icon.png", "da50c7acfa01808b78297d46ad5ea38ad682516310abc54cee325880bb25d49e"], ["WAPT/certificate.crt", "79e5388683c0b6cb03f4f81e4e58e3a11463b2b6cf169dd9c453098027dcfaa4"], ["WAPT/wapt.psproj", "798d3fe459b24e0460ace5be62ed6f6a46b3628442db63889ed4697c27047eb6"], ["ClamSentinel1.22.exe", "34a5aefc06641ed38b0307c83b2438a798152f276325c69cc51c1a3023e9fe2d"], ["setup.py", "1fcdfa8ae9a870fbe185f55afbbf724165e315a19dae430cd5db9be2ebe38269"], ["WAPT/control", "ce08fb4c99d1e91c7082c0d462e8c9304c64ea1f5739e6127748fb34d43de4d3"]]