Thank you for your great product! I use it all the time and love it!
There is one feature which I'd really like to see added into your application. I'd like to see more advanced custom include options.
I am running an application that has many sub folders, going a few levels deep, all of which contain tons of log files. It would be really nice to be able to recursively clean all log files below a given base directory. This app does not clean up after itself, which is rather annoying. My coworker also runs this app at work and eventually managed to crash his computer by filling up his C: with many Gigabytes of log files.
Eg:
..\MyApp\Drivers\DriverA\XXX.log
..\MyApp\Drivers\DriverA\XXX1.log
..\MyApp\Drivers\DriverB\XXX.log
..\MyApp\Drivers\DriverB\XXX.log
..\MyApp\Processes\ProcA\XXX.log
..\MyApp\Processes\ProcA\XXX1.log
..\MyApp\Processes\ProcB\XXX.log
..\MyApp\Processes\ProcB\XXX1.log
Could this advanced cleaning feature be added in a future version?