2023-05-08 20:56:48 +08:00
..
2023-04-24 21:44:14 +08:00
2023-04-16 11:13:57 +08:00
2022-08-01 16:11:46 +08:00
2022-08-01 16:11:46 +08:00
2023-04-24 21:49:18 +08:00
2023-04-24 21:49:18 +08:00
2023-04-15 19:59:06 +08:00
2023-04-24 21:49:18 +08:00
2023-04-24 21:49:18 +08:00
2022-08-01 16:11:46 +08:00
2022-08-01 16:11:46 +08:00
2023-02-25 09:52:53 +08:00
2023-02-19 14:51:29 +08:00
2023-04-09 22:19:59 +08:00
2023-04-24 21:49:18 +08:00
2023-04-29 20:00:07 +08:00
2023-05-08 20:56:48 +08:00
2023-04-29 08:57:35 +08:00
2023-04-24 21:49:18 +08:00
2023-04-19 21:55:21 +08:00
2023-04-19 21:55:21 +08:00
2023-04-24 21:49:18 +08:00
run
2023-02-07 22:12:05 +08:00
2023-02-07 22:12:05 +08:00
2022-07-15 11:05:58 +08:00
2023-04-24 21:49:18 +08:00
2023-04-24 21:49:18 +08:00
2023-04-15 19:14:30 +08:00
2023-04-29 20:00:07 +08:00
2022-07-15 11:05:58 +08:00
2023-04-16 11:11:24 +08:00
2023-04-16 11:11:24 +08:00
2022-08-24 16:13:47 +08:00

Windows虚拟机安装工具

介绍

基于VirtualBox/Qemu制作的小白Windows虚拟机安装工具可以做到只需要用户下载系统镜像并点击安装即可无需顾及虚拟机安装、创建、虚拟机的分区等等
此为 Wine 运行器子项目:https://gitee.com/gfdgd-xi/deep-wine-runner
依照 GPLV3 协议开源

图片.png

图片.png

图片.png

如何使用

安装最新版本的 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

©2020~2023 gfdgd xi