Batch delete empty folders
Date: Feb 4th, 2006 8:02:33 am - Subscribe
Mood: electrified
boogidaboogida: Notpad++
For future reference:
To delete a bunch of empty folders using notpad++, these are the steps:
a.) use command prompt
1.) Go to Directory
2.)
code:dir /ad/b/s | sort /r >filename.bat
code:+ stuff to be replacedrd "