在Windows中bat批处理脚本可以使用start命令来启动程序。
如启动微信:
start /d "C:\Program Files (x86)\Tencent\WeChat" WeChat.exe
- /d 后面配置启动根目录
在Windows中bat批处理脚本可以使用start命令来启动程序。
如启动微信:
start /d "C:\Program Files (x86)\Tencent\WeChat" WeChat.exe
支付宝打赏
微信打赏
支付宝打赏
微信打赏
评论区