So i have a folder where i sometimes get few big files after doing some work.Problem is that every time i have to go and delete them manually.I know it's possible to delete them after 1 day or more but i would like to be able to delete them if they have been modified in the last few hours.
To further complicate matters there are other files in that folder that i do NOT want to delete and to complicate things even further they all have very similar yet unpredictable filenames.Meaning i cant just use del to delete the newest ones but i have to rely on modify date.
Can it be done in Win7?
