mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
新增预编译文件
This commit is contained in:
@@ -11,4 +11,4 @@ if os.path.exists("/usr/lib/x86_64-linux-gnu/") and not os.system("which qemu-x8
|
|||||||
os.system(f"qemu-x86_64 '{programPath}/VirtualMachine-x86_64'")
|
os.system(f"qemu-x86_64 '{programPath}/VirtualMachine-x86_64'")
|
||||||
exit()
|
exit()
|
||||||
print("未安装环境,立即安装!")
|
print("未安装环境,立即安装!")
|
||||||
os.system(f"python3 '{programPath}/../RunCommandWithTerminal.py' '{programPath}/../InstallRuntime/amd64.sh'")
|
os.system(f"python3 '{programPath}/../RunCommandWithTerminal.py' '{programPath}/../InstallRuntime/amd64.sh'")
|
||||||
|
|||||||
BIN
VM/VirtualMachine-ppc
Executable file
BIN
VM/VirtualMachine-ppc
Executable file
Binary file not shown.
Reference in New Issue
Block a user