mirror of
https://github.com/gaasedelen/lighthouse
synced 2026-06-08 14:19:10 +00:00
9 lines
284 B
Batchfile
9 lines
284 B
Batchfile
REM - Clean up an existing or past 'test session'
|
|
taskkill /F /IM "binaryninja.exe"
|
|
timeout 1
|
|
REM del "..\..\testcase\*.id0"
|
|
REM del "..\..\testcase\*.id1"
|
|
REM del "..\..\testcase\*.id2"
|
|
REM del "..\..\testcase\*.nam"
|
|
REM del "..\..\testcase\*.til"
|
|
REM del "..\..\testcase\*.$$$" |