aboutsummaryrefslogtreecommitdiff
path: root/KTest-Only.bat
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-05-07 22:23:34 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-05-07 22:23:34 +0200
commit3b8ee025edd045b962c21d09dd1ef86e1e48aae4 (patch)
tree294f2015bf65813b6cd23d7cfa265ccd21cd1ac3 /KTest-Only.bat
initial commit
Diffstat (limited to 'KTest-Only.bat')
-rw-r--r--KTest-Only.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/KTest-Only.bat b/KTest-Only.bat
new file mode 100644
index 0000000..9dadcbe
--- /dev/null
+++ b/KTest-Only.bat
@@ -0,0 +1,5 @@
+@echo off
+
+REM fsutil usn deleteJournal /D C:
+%~dp0\x64\Release\KTest.exe
+timeout /t 3 \ No newline at end of file