deep-wine-runner/API/demo/a.py

3 lines
114 B
Python
Raw Normal View History

2022-10-15 17:31:48 +08:00
import WineRunner
WineRunner.Bash("a").runList([["thank"], ["version"]])
#WineRunner.Bash("a").runCommand("thank")