for %%a in (1 2 3 "M Y") do rd /s/q "C:\789\%%a"
I want to delete the 1, 2, 3, and M Y folders in C:\789. Can everyone take a look and see where the problem is?
[ Last edited by 5872169 on 2008-8-8 at 02:05 PM ]
I want to delete the 1, 2, 3, and M Y folders in C:\789. Can everyone take a look and see where the problem is?
[ Last edited by 5872169 on 2008-8-8 at 02:05 PM ]
