eedc

保存为bat文件后双击运行(运行前需退出正在运行的微信,如有)
运行路径D:\WeChat\WeChat.exe 按实际运行路径修改,需要运行多少个就复制多少个start,如以下代码意义为同时运行 5

start D:\WeChat\WeChat.exe
start D:\WeChat\WeChat.exe
start D:\WeChat\WeChat.exe
start D:\WeChat\WeChat.exe
start D:\WeChat\WeChat.exe
pause

分类:

技术点:

相关文章:

  • 2021-11-21
  • 2021-10-23
  • 2022-01-03
  • 2021-11-05
  • 2021-05-06
  • 2021-06-18
猜你喜欢
  • 2022-02-08
  • 2021-06-09
  • 2021-11-02
  • 2022-01-18
  • 2021-04-28
  • 2021-11-17
相关资源
相似解决方案