执行指定路径的程序文件

@echo off
set "str=D:\Work"
start "" "%str%\test.bat"

posted @ 2017-12-21 21:30  小猫钓鱼吃鱼  阅读(211)  评论(0)    收藏  举报