ghacks Technology News

Auto Delete


File deletion can be automated to a certain extend. Take the cache of an Internet browser for example. It can be set to be automatically deleted whenever the browser closes. Or the temporary files of a computer system. They too can be deleted during system shutdown.

Auto Delete (via Shell City) by Dario Volaric is a similar tool for Windows. The main difference is that it will run at system startup or when the user executes it manually. Another difference is that it will only delete files in the directory if they are older than the age specified by the user. The time frame ranges from 1 day to 1 year.

The user can include subfolders automatically, select if the files should be moved into the recycle or if a status window should be shown during the deletion.

auto delete

The software program will automatically close after the job has ended. The main limitation of it is that it can only process one target folder. It is also unlikely that the software developer will update the program anytime soon because the last update dates back to 2005.

Do you know of a similar application that can delete files if they are older than x? Let us know in the comments.




Tags: , , , , , ,
Categories: Windows, software



Related posts:

Securely Delete Files
Detect Duplicates with Clone Spy
Is it safe to delete $NtUninstall files ?
Can’t delete virus ? Try Killbox
Five Quick Windows Tips III

5 Responses to “Auto Delete”

  1. Tjoakim says:

    DelAge32 by Horst Schaeffer
    But it’s without gui, only command line…
    http://home.mnet-online.de/horst.muc/win/delage.htm

  2. AC says:

    I appreciate you’re not a native speaker, but “to a certain extinct”? That doesn’t make much sense… ;)

  3. Dani says:

    This might be usefeul if you run a torrent downloading machine at home and you have set it to load torrents automatically from a specific directory, where the loaded torrents do remain undeleted after addition to the download list (µtorrent can do this).
    To delete the leftover files however, I just recently created a simble batch file with the command

    del D:\torrent\!new\*.loaded /f /q

    and set it to run at startup.
    An that’s it, no additional software needed.
    This doesn’t check the file age though.

  4. Rupert says:

    I also know of a similiar app:

    http://lifehacker.com/341950/belvedere-automates-your-self+cleaning-pc

    Its basically an autohotkey script, but it has quite a lot of different options. I use it and it seems to work fine.

  5. BoZo says:

    I “googlelise” a few days ago to find such a software, freeware if possible and finally found Delage32.

    http://home.mnet-online.de/horst.muc/win/delage.htm
    Horst pages are pure gold for admin/root…

    As Tjoakim says, it’s CLI only but very powerful and easy to batch on workstations or servers…

    NB : it can remove empty subdirectories too, wich is a good thing.

Leave a Reply   Subscribe To Comment Rss

© 2005-2009 Ghacks.net. All Rights Reserved. Privacy Policy - About Us