You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
198 B
4 lines
198 B
@echo off
|
|
set SAMPLE=SimpleExample
|
|
set TLOG=..\..\i386\tracelog.exe
|
|
@%TLOG% -start %SAMPLE% -guid #8C8AC55E-834E-49cb-B993-75B69FBF6D97 -f %SAMPLE%.log -b 64 -max 160 -min 160 -ft 3 -flags 0xf
|