WAPT/mindview/setup.py
2018-11-16 09:30:28 +01:00

9 lines
199 B
Python

# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = ['MindView 7.0 7.0.11522.0']
def install():
print('installing waptmmi-mindview7.0')
run(r'"mindview_7\setup.msi"')