mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-13 01:58:27 +08:00
.. | ||
.qtc_clangd | ||
api | ||
AutoConfig | ||
ISO | ||
LANG | ||
截图 | ||
application-vnd.oasis.opendocument.text.svg | ||
build.sh | ||
buildvbox.cpp | ||
buildvbox.h | ||
CNAME | ||
command.cpp | ||
command.h | ||
deepin-wine-runner.png | ||
deepin-wine-runner.svg | ||
infoutils.cpp | ||
infoutils.h | ||
kvm-ok | ||
LICENSE | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
Makefile | ||
OVMF.fd | ||
qemu.cpp | ||
qemu.h | ||
qemusetting.cpp | ||
qemusetting.h | ||
qemusetting.ui | ||
README.md | ||
run | ||
run.cpp | ||
run.py | ||
test-kvm.asm | ||
test-kvm.asm.bin | ||
test.qcow2 | ||
vbox.cpp | ||
vbox.h | ||
VirtualMachine.pro | ||
VirtualMachine.pro.user | ||
VirtualMachine.pro.user.4.9-pre1 | ||
win7.xml | ||
Windows7X64Auto.iso | ||
Windows7X86Auto.iso | ||
zh_CN.qm | ||
zh_CN.ts | ||
图标.qrc | ||
截图_VirtualBox Machine_20220712142929.png |
Windows虚拟机安装工具
介绍
基于VirtualBox/Qemu制作的小白Windows虚拟机安装工具,可以做到只需要用户下载系统镜像并点击安装即可,无需顾及虚拟机安装、创建、虚拟机的分区等等
此为 Wine 运行器子项目:https://gitee.com/gfdgd-xi/deep-wine-runner
依照 GPLV3 协议开源
如何使用
安装最新版本的 Wine 运行器即可,最新版本的 Wine 运行器自带此安装工具
编译指南
git clone https://gitee.com/gfdgd-xi/windows-virtual-machine-installer-for-wine-runner.git
cd windows-virtual-machine-installer-for-wine-runner
qmake .
make -j4
预编译版本
https://gitee.com/gfdgd-xi/deep-wine-runner/tree/main/VM