Jump to content

Obsolete.exe


Trip

Recommended Posts

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 :(

Link to comment
Share on other sites

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 by Trip
Link to comment
Share on other sites

And here is the documentation for DelOld.exe

http://winhlp.com/node/386

Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...