deep-wine-runner/deb/opt/apps/deepin-wine-runner/API/demo/a.py

3 lines
114 B
Python
Raw Normal View History

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