初步完成打包器的翻新工作

This commit is contained in:
2022-07-05 18:48:37 +08:00
parent 302db1b690
commit e2385b3511
21 changed files with 586 additions and 21 deletions

View File

@@ -1,12 +1,11 @@
@echo off
::###########################################################################################
::# 作者gfdgd xi、为什么您不喜欢熊出没和阿布呢
::# 版本1.5.1
::# 更新时间2022年07月04
::# 更新时间2022年07月05
::# 感谢:感谢 wine 以及 deepin-wine 团队,提供了 wine 和 deepin-wine 给大家使用,让我能做这个程序
::# 基于 Python3 的 tkinter 构建
::###########################################################################################
@echo off
:: 遍历盘符判断文件是否存在,如果存在则运行指定程序
for %%i in (Z, Y, X, W, V, U, T, S, R, Q, P, O, N, M, L, K, J, I, H, G, F, E, D, C, B, A) do (
if exist %%i":"%1 (