This commit is contained in:
gfdgd_xi 2022-10-05 17:38:40 +08:00
parent 29facd9122
commit fa8dd7561e
8 changed files with 6 additions and 0 deletions

5
auto/7zip.sh Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env deepin-wine-runner-auto-install-bash
rm /tmp/7z2201.exe
download https://code.gitlink.org.cn/gfdgd_xi/wine-runner-list/raw/branch/master/other/7z2201.exe /tmp 7z2201.exe
bat /tmp/7z2201.exe
info 提示 安装完成!

View File

@ -6,6 +6,7 @@
["安装 Scratch 2.0", "scratch2.0.sh"],
["安装 Internet Download Manager", "idm.sh"],
["安装 Dev CPP", "devcpp.sh"],
["安装 7Zip 22.01", "7zip.sh"],
["安装 Microsoft Office 97 Professional Plus", "office97.sh"],
["安装 Microsoft Office 2003 Professional Plus", "office2003.sh"],
["安装 Microsoft Office 2003 Visio Professional Plus", "office2003-visio.sh"],

0
vb/list.json Normal file
View File