This commit is contained in:
parent
29facd9122
commit
fa8dd7561e
|
@ -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 提示 安装完成!
|
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue