May 4, 2020Β Β· I wrote (using knowledge from Internet) script (batch file) to remove all folders and files inside a folder. DEL /F /Q /S C:\commonfiles\* for /D %%i in ("C .

Recommended for you
You may also like