Tom
Taff exiled in CA
Site Team
RV LIFE Pro
- Joined
- Jan 13, 2005
- Posts
- 50,877
I need to delete a bunch of files of a given type from numerous nested folders/subfolders on a Win 7 machine. Manually deleting them is proving to be a daunting task. A google search returns very few answers, including this one from a command line:
del /s *.xyz (xyz = file type/extension).
Anyone used this successfully (i.e. without deleting other file types)? Is it possible to limit this to one folder (and its subfolders) instead of an entire drive?
Any suggested alternatives? A GUI version would be nice - so I can see what I'm about to delete.
TIA.
del /s *.xyz (xyz = file type/extension).
Anyone used this successfully (i.e. without deleting other file types)? Is it possible to limit this to one folder (and its subfolders) instead of an entire drive?
Any suggested alternatives? A GUI version would be nice - so I can see what I'm about to delete.
TIA.