
Hello Ian,
Find attached all my configuration files.
The last time I tried with stresstest.bitcfg
I can not post the whole Batch file, but I think one of the parts that starts BIT should be OK.
Code:
~~~/snip/~~~~ :burnin if exist %_sn%.log del %_sn%.log echo SETLOG "%_sn%.log" >> tmp-script.txt echo SETMACHINETYPE "%_model%" >> tmp-script.txt echo SETSERIAL "%_sn%" >> tmp-script.txt echo SETNOTES "Assembly order: %_fa% Tester ID: %_test%" >> tmp-script.txt type tmp-script.txt >> bit-script-input.txt start /wait bit -p -c .\stresstest.bitcfg -r ~~~~~\snap\~~~~
Code:
type tmp-script.txt >> bit-script-input.txt
My path I work on is c:\SYSPREP\rodabit\
All Batch files and configuration files are in the same directory like BIT.exe
Leave a comment: