amp

DOS/BAT

dos 创建文件夹 md

如果要创建的文件夹带有空格或&,需要用引号把文件夹名括起来,例如:md ...
vbs

提权vbs代码

复制代码 代码如下: on error resume next dim user...