11 2020 档案
win10 批处理BAT文件自动设置为管理员模式运行
摘要:runASadmin.bat %1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exitC:\Windows\Sys
阅读全文