9 lines
178 B
Python
9 lines
178 B
Python
# -*- coding: utf-8 -*-
|
|
from setuphelpers import *
|
|
|
|
uninstallkey = []
|
|
|
|
def install():
|
|
print('installing waptiut-quicktime-7.7.8')
|
|
run(r'"Quicktime\script.bat" ')
|