windows下隐藏运行webman

yangchen

@echo off
if "%~1"=="hide" goto begin
start mshta vbscript:createobject("wscript.shell").run("""%~0"" hide",0)(window.close)&&exit

:begin
taskkill -f -t -im php.exe>nul
chcp 65001
php windows.php

671 1 0
1个评论

smart

隐藏后,怎么恢复显示呢

  • 暂无评论

yangchen

220
积分
0
获赞数
0
粉丝数
2022-10-20 加入
🔝