下载量初步

This commit is contained in:
2022-12-07 10:21:50 +08:00
parent 27eb980190
commit b60f2cd0eb
19 changed files with 78 additions and 29 deletions

View File

@@ -348,7 +348,8 @@ def UnUseUpperCharPath(path: str):
def ReadMe():
QtWidgets.QMessageBox.information(window, "提示", """1、目前只支持打包 X86 架构的 deb 包,暂未支持 arm
2、需要区分要打包的程序是绿色软件还是单文件安装包两个对应的打包方式不相同
3、打包详情:
3、打包绿色软件时为尽可能减小程序体积,请将绿化后的程序(或程序文件夹)单独拷贝到干净的目录后再浏览选择主程序打包;
4、打包详情
①调用 WineDeepin Wine6 Stable
②调用 HelperSpark Wine Helper
③有卸载自动移除容器脚本""")