传错东西了
This commit is contained in:
parent
3e8f73bc9a
commit
e4945b3336
|
@ -1,6 +1,7 @@
|
||||||
[
|
[
|
||||||
["查看自动配置脚本语法编写帮助", "help.sh"],
|
["查看自动配置脚本语法编写帮助", "help.sh"],
|
||||||
["安装 360 压缩", "360zip.sh"],
|
["安装 360 压缩", "360zip.sh"],
|
||||||
|
["安装 Scratch 1.0", "scratch1.0.sh"],
|
||||||
["安装 Scratch 2.0", "scratch2.0.sh"],
|
["安装 Scratch 2.0", "scratch2.0.sh"],
|
||||||
["安装所有VC运行库", "vcpp.wsh"],
|
["安装所有VC运行库", "vcpp.wsh"],
|
||||||
["安装 Microsoft Office 2013 环境", "office2013.wsh"],
|
["安装 Microsoft Office 2013 环境", "office2013.wsh"],
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
download https://code.gitlink.org.cn/gfdgd_xi/wine-runner-list/raw/branch/master/other/scratch2.0.exe /tmp temp.exe
|
||||||
|
bat /tmp/temp.exe
|
||||||
|
info 提示 安装完成!
|
Binary file not shown.
Loading…
Reference in New Issue