frp隐藏CMD窗口运行 新建一个文本文档在开头处写入 @echo off if "%1" == "h" goto begin mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit :begin REM 2020-05-03 625 阅读