老刘@开发笔记

  • 技术
  • 思想
  • 实验
  • 关于

隐藏cmd窗口使其在后台运行

2019/09 01 16:09
@echo off

if "%1"=="h" goto begin

start mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit

:begin

::在这里填上要执行的 命令行代码
CopyRights: The Post by BY-NC-SA For Authorization,Original If Not Noted,Reprint Please Indicate From 老刘@开发笔记
Post Link: 隐藏cmd窗口使其在后台运行
作者 shaojingliu - 分类 未分类

上一篇: windows环境下使用logcat

下一篇: VSCode安装golang插件

CopyRight © 2025 老刘@开发笔记. olo Theme 由 WordPress 强力驱动