tis-wic
1.0-0
- package : tis-wic
- version : 1.0-0
- description : Windows Imaging Component (Microsoft Corporation)
- maintainer : Hubert TOUVET
- date : 2018-02-27 19:08:57
setup.py
# -*- coding: utf-8 -*-
from setuphelpers import *
# registry key(s) where WAPT will find how to remove the application(s)
uninstallkey = []
# command(s) to launch to remove the application(s)
uninstallstring = []
# list of required parameters names (string) which can be used during install
required_params = []
def install():
# if you want to modify the keys depending on environment (win32/win64... params..)
global uninstallkey
global uninstallstring
print('installing tis-wic')
run(r'"wic_x86_fra.exe" /quiet')
manifest.sha256
[["setup.py", "e2b712226feb75efc5642251f8cc25f69dac5eef57f283329ea1d3b0ab26b3bc"], ["WAPT/certificate.crt", "79e5388683c0b6cb03f4f81e4e58e3a11463b2b6cf169dd9c453098027dcfaa4"], ["WAPT/wapt.psproj", "bc34bb5f85d78dffc7effd37bd0639580a0e140c155973c04d79eb9aa31eb57a"], ["WAPT/control", "1cfb473945aaa872ae0240a0a16266abbc46cf977352f1f31c7105731f843a08"], ["wic_x86_fra.exe", "c842d1263e11b20b836410c37930ec5f00697716bfd5acfb165dffad22548204"]]