赵特志吧 关注:27贴子:525
  • 0回复贴,共1

bat批处理运行时隐藏/不显示 窗口 命令

只看楼主收藏回复

@echo off
if "%1" == "h" goto begin
mshta vbscript:createobject("wscript.shell").run("%~nx0 h",0)(window.close)&&exit
:begin
下面加你的代码


IP属地:广西1楼2015-12-26 00:56回复