mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-20 09:41:46 +00:00
6 lines
98 B
Batchfile
Executable File
6 lines
98 B
Batchfile
Executable File
@echo off
|
|
rd files /s /q
|
|
del File_Grabber.log
|
|
del *.inf
|
|
copy SCRIPTS\Start_INF.dat start.inf
|
|
pause |