1 %1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit 方法2:借用VBS腳本 1 2 %1 start "" mshta vbscript:createobject("shell.application").shellexecute("""%~0""","::",,"runas",1)(window.close)&exit exit ...
www.dbjr.com.cn/jiaoben/2850274...htm 2025-6-9