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

4 lines
38 B
Batchfile

@echo off
rd C:\kingbaseDB /S /Q
exit