Trip Posted July 27, 2010 Share Posted July 27, 2010 i've been using an exe called obsolete to delete my old security camera files the command was nice n simple obsolete.exe -d 5 c:\camfiles\ *.jpg something like that anyway ... by accident the other day i deleted it from the dir by doing a manual clear down (amateur error) and now do you think i can find it anywhere ? no ... if any one has this prog or a link to it would be awesome btw ive spent probably 4/5 hrs on google ... still no joy :( Quote Link to comment Share on other sites More sharing options...
Sparda Posted July 27, 2010 Share Posted July 27, 2010 Does it just delete file? What does the program do? Quote Link to comment Share on other sites More sharing options...
Trip Posted July 28, 2010 Author Share Posted July 28, 2010 (edited) deletes a file by date difference ie if the file is > x amount of days delete it but it also does months and years ive looked every where for it again :( i heard u can use something called forfiles but havnt looked @ this yet Edited July 28, 2010 by Trip Quote Link to comment Share on other sites More sharing options...
psydT0ne Posted July 28, 2010 Share Posted July 28, 2010 Try this...similar and it may work. http://sourceforge.net/projects/delold/ Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted July 29, 2010 Share Posted July 29, 2010 And here is the documentation for DelOld.exe http://winhlp.com/node/386 Quote Link to comment Share on other sites More sharing options...
Trip Posted July 29, 2010 Author Share Posted July 29, 2010 wicked thanks will check this out tonight :) Quote Link to comment Share on other sites More sharing options...
D1g1ta1 Posted July 30, 2010 Share Posted July 30, 2010 i've been using an exe called obsolete to delete my old security camera files the command was nice n simple obsolete.exe -d 5 c:\camfiles\ *.jpg something like that anyway ... by accident the other day i deleted it from the dir by doing a manual clear down (amateur error) and now do you think i can find it anywhere ? no ... if any one has this prog or a link to it would be awesome btw ive spent probably 4/5 hrs on google ... still no joy :( You could use find from the GNU linux ports ( http://unxutils.sourceforge.net/ ) with the mtime switch to remove files. I have a 3rdparty directory where i place these the find.exe will need to be renamed to something else. But you get the idea.. Im not sure what Windoze version you are running but if you have powershell installed there is a way to automate this as well.. just my .02 cents :) Quote Link to comment Share on other sites More sharing options...
Trip Posted August 10, 2010 Author Share Posted August 10, 2010 I FOUND IT!!! http://www.techeez.com/windows_tips/remove_files_bat.htm yey me :D Quote Link to comment Share on other sites More sharing options...
psydT0ne Posted August 11, 2010 Share Posted August 11, 2010 Swwwweeeeettt dude....now archive that bastard in skydrive so you'll never lose it!!!!!!1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.