mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-13 02:22:03 +08:00
新增wrestool
This commit is contained in:
@@ -448,4 +448,5 @@ if __name__ == "__main__":
|
|||||||
window.setCentralWidget(widget)
|
window.setCentralWidget(widget)
|
||||||
window.setWindowTitle(f"Wine 运行器 {version}——简易打包器")
|
window.setWindowTitle(f"Wine 运行器 {version}——简易打包器")
|
||||||
window.show()
|
window.show()
|
||||||
sys.exit(app.exec_())
|
sys.exit(app.exec_())
|
||||||
|
# ./wrestool ../Desktop/deep-wine-runner/geek.exe -x -t 14 > a.png
|
||||||
Reference in New Issue
Block a user