摘要: 1、bat编写你要开启的服务 @echo off %1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit net 阅读全文
posted @ 2021-11-17 22:44 清汤自打 阅读(2197) 评论(0) 推荐(1) 编辑