06-11-2010, 07:12 PM
|
#1 |
| Junior Member
Join Date: Apr 2005
Posts: 9
| How to create a custom command to delete all files in a dir but except for *.compiled
How to create a custom command to delete all files in a folder,but except for *.compiled files.
example, Folder Bin has files like *.dll,*.mdb,*.compiled,I need to delete *.dll,*.mdb,but except for *.compiled.
how to do it?thank you!
|
| |