超的博客
文章 标签 我
搜索结果

bat脚本后台运行exe

2022-09-22

新建start.bat文件,输入如下命令:

Set ws = CreateObject("Wscript.Shell") 
ws.run "cmd /c D:/1.exe",vbhide
  • win
<  yml配置文件读取
GC日志详解 >
© 2025 dc
Powered by Hugo with theme Minos