@echo off rem

rem 注释

tastkill /f /im a.exe

 

cd %CD%

%CD:~0,1%:

cd  %Cd%b

start %CD%a.exe

 

cd ..

%CD:~0,1%:

cd  %Cd%a

 

start %CD%b.exe

相关文章: