摘要: 1 在脚本前面增加下面这行就可以了 %1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit 2 %~s0 等符号 阅读全文
posted @ 2019-08-03 18:41 wolbo 阅读(3028) 评论(0) 推荐(0)