mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
1.6.0完成
This commit is contained in:
@@ -9,9 +9,13 @@ Conflicts: spark.deepin-venturi-setter, spark-deepin-wine5-application-packer
|
||||
Replaces: spark.deepin-venturi-setter, spark-deepin-wine5-application-packer
|
||||
Description: gfdgd xi 制作的 wine 运行器
|
||||
更新内容:
|
||||
※1、添加并翻新了 deepin-wine5 打包器,改为 wine 打包器,支持常见 wine 的打包
|
||||
※2、新增 Visual Studio C++ 的安装程序
|
||||
※3、新增从系统安装镜像提取 DLL 到 wine 容器的功能(当前只支持 Windows XP 和 Windows Server 2003 的官方安装镜像)
|
||||
4、修复了安装星火应用商店的 wine 运行器右键打开方式没有 wine 运行器选项的问题
|
||||
5、新增脚本,优化 deepin terminal 调用本程序脚本显示不佳的问题
|
||||
※1、新增程序感谢、谢明以及程序的建议和问题反馈和内置更新程序
|
||||
※2、支持 winetricks 指定 Wine 打开
|
||||
※3、新增窗口透明工具,感谢@a2035274 和 @虚幻的早晨 在论坛的讨论
|
||||
※4、支持在指定容器、Wine 安装 MSXML
|
||||
※5、支持启用/关闭 opengl(感谢@zhangs 在论坛发帖)以及支持安装/卸载 winbind
|
||||
※6、添加云沙箱的网站链接快捷方式
|
||||
※7、支持从星火应用商店源安装 Windows 常见字体
|
||||
8、优化窗口布局以及默认显示位置
|
||||
9、支持打开指定容器、Wine 的资源管理器
|
||||
作者:gfdgd xi、为什么您不喜欢熊出没和阿布呢
|
||||
|
||||
@@ -3,4 +3,4 @@ python3 -m pip install --upgrade ttkthemes -i http://mirrors.aliyun.com/pypi/
|
||||
python3 -m pip install --upgrade ttkbootstrap -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
|
||||
python3 -m pip install --upgrade easygui -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
|
||||
# 向服务器返回安装数加1(不显示内容且忽略错误)
|
||||
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=1.5.3 -s > /dev/null | true
|
||||
curl http://120.25.153.144/spark-deepin-wine-runner/Install.php?Version=1.6.0 -s > /dev/null | true
|
||||
|
||||
Reference in New Issue
Block a user