tis-msaccess-rt-2010
14.0.6119.5000-1
Runtime Access Database Engine 2010 (v14) (Microsoft Corporation)
1047 downloads

Description
- package : tis-msaccess-rt-2010
- version : 14.0.6119.5000-1
- architecture : all
- categories :
- maintainer : Hubert TOUVET
- description : Runtime Access Database Engine 2010 (v14) (Microsoft Corporation)
- locale :
- target_os :
- min_os_version :
- max_os_version :
- min_wapt_version :
- sources : https://srvdev/sources/tis-msaccess-rt-2010-wapt/trunk
- installed_size :
- impacted_process :
- description_fr :
- description_pl :
- description_de :
- description_es :
- description_pt :
- description_it :
- description_nl :
- description_ru :
- editor :
- licence :
- signature_date : 2020-02-27T21:35:48.873093
Setup.py
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
def install():
print('Installing MS Access Database Redistributable V14 (2010)')
if iswin64():
install_exe_if_needed(r'AccessDatabaseEngine_X64.exe','/quiet /norestart',key='{90140000-00D1-040C-1000-0000000FF1CE}')
else:
install_exe_if_needed(r'AccessDatabaseEngine.exe','/quiet /norestart',key='{90140000-00D1-040C-0000-0000000FF1CE}')
[["WAPT/certificate.crt","a5a97261381e1d0ad46ee15916abec9c2631d0201f5cc50ceb0197a165a0bbbf"],["WAPT/wapt.psproj","7377c7b433554efabae335522b68460f9f1c2386e93e923a2c28161999d0e408"],["AccessDatabaseEngine.exe","64c017d04abdfdc05557a2d89494c16233a57c99127d31c25b09dc1604e7445c"],["AccessDatabaseEngine_X64.exe","8aa7abcde5a41627a7219ccb2247716961b22460b2e7b8ca22afc7037ad2acb0"],["setup.py","2b037a8660fce19786a41977010766bae68d427ee7e4eb8cc51108e5a29ae5e7"],["WAPT/control","1c94a734c06f187bba064dad9eff7e71668bb04d32c189857048319b95822839"]]