Batch to delete specific files & folders
Posted: 05 Dec 2011 10:43
Hello
I program a lot and the program I use creates a lot of useless and large sized files to debug the applications and games I make.
Could you guys please make a batch file that deletes some files and folders in the underlying maps?
This has to be deleted
- "Debug" folder (and underlying files / folders)
- "Release" folder (and underlying files / folders)
- "ipch" folder (and underlying files / folders)
- All .sdf files
It has to search in all underlying folders. I'll give an example
c:/location of batch/../../../debug/
It has to work even if it's not in the same folder.
Is this possible to create that for me?
I would be really helpfull to me.
Thanks!
I program a lot and the program I use creates a lot of useless and large sized files to debug the applications and games I make.
Could you guys please make a batch file that deletes some files and folders in the underlying maps?
This has to be deleted
- "Debug" folder (and underlying files / folders)
- "Release" folder (and underlying files / folders)
- "ipch" folder (and underlying files / folders)
- All .sdf files
It has to search in all underlying folders. I'll give an example
c:/location of batch/../../../debug/
It has to work even if it's not in the same folder.
Is this possible to create that for me?
I would be really helpfull to me.
Thanks!