标签:close 参考 vbscrip shel creat pre goto star ==
@echo off
if "%1"=="h" goto begin
start mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit
:begin
代码放在此处即可
参考链接: https://jingyan.baidu.com/article/cb5d6105a4105e005c2fe0d5.html
标签:close 参考 vbscrip shel creat pre goto star ==
原文地址:https://www.cnblogs.com/linyufeng/p/12663232.html