Batch script to delete files

The Solution to Batch script to delete files is


You need to escape the % with another...

del "D:\TEST\TEST 100%%\Archive*.TXT"

~ Answered on 2012-12-07 13:35:48


Most Viewed Questions: