robotframework-demo/Project/task4/Script/SC2_Database/06_Kingbase/delfile.bat

4 lines
38 B
Batchfile
Raw Permalink Normal View History

2023-12-14 03:19:52 +00:00
@echo off
rd C:\kingbaseDB /S /Q
exit