Can someone figure out how to delete all avi movies from a list of zip files? I have folders & sub-folders full of these, and I need to remove the .avi files from the zip files...I tried following WinRar's help file, but no luck...I was trying something like this:
WinRAR d *.* *.avi
Why I did that code? I figured *.* (wildcard) would delete from all zip files and *.avi would delete the avi extension, but it didn't work
Of course I saved it as a .cmd file before executing it.
I'd appreciate your help! The quicker the better cause my hard drive is filling up really quick.
Thanks alot!
-Brian
|