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

10 lines
209 B
Python

# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
def install():
print('installing waptiut-bios-o7040')
run(r'"bios-co4xx\HAPI\HAPIInstall.bat"')
run(r'"script.bat"')