xiaoyou2018

start /d "文件路径" 执行文件

使用步骤:

1、新建txt文件

2、编辑内容,示例如下:

start /d "D:\softwares\QQ\Bin" QQScLauncher.exe
start /d "D:\softwares\wechat" WeChat.exe 

 

3、将文件的后缀名改为 .bat

4、双击执行即可

 

转载:https://blog.csdn.net/lfq0404/article/details/80030172

分类:

技术点:

相关文章:

  • 2021-12-06
  • 2021-03-31
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
猜你喜欢
  • 2021-11-17
  • 2021-11-17
  • 2021-07-27
  • 2021-11-17
  • 2021-12-26
  • 2022-01-18
  • 2022-12-23
相关资源
相似解决方案