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

相关文章: