5 lines
106 B
Batchfile
5 lines
106 B
Batchfile
|
cd e:\nt\public\tools
|
||
|
set path=e:\idw;e:\mstools;%PATH%
|
||
|
razzle E:\EventTrace\TestStartTrace\compile2.bat
|
||
|
|