Files
deep-wine-runner/deb/opt/apps/deepin-wine-runner/API/demo/a.py
2022-10-15 18:56:14 +08:00

3 lines
114 B
Python

import WineRunner
WineRunner.Bash("a").runList([["thank"], ["version"]])
#WineRunner.Bash("a").runCommand("thank")