Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
The stupid question is the question not asked
 
PerlMonks  

(cLive ;-) Re: Deleting Microsoft's hidden web caches created by IE5

by cLive ;-) (Prior)
on Feb 15, 2002 at 23:56 UTC ( [id://145814]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Deleting Microsoft's hidden web caches created by IE5

Ah, yes, valid point. And as crazyinsomniac points out - don't try to run this in Windows - boot to DOS first! (f8 at boot, I think :)

cLive ;-)

-- seek(JOB,$$LA,0);

  • Comment on (cLive ;-) Re: Deleting Microsoft's hidden web caches created by IE5

Replies are listed 'Best First'.
Tweaks for win2000
by alehavi (Initiate) on Oct 12, 2004 at 15:53 UTC
    first, you must direct the File::find to your current dir (or it will treat the target "Local setting" directory as if it is on c: root find(\&wanted, "c:\/Documents and Settings\/YourUser\/Local Settings"); second - perl cant unlink the file (locked -> permission denied"). i use overwrite, which also takes care of the undelete problem: use File::Copy; copy('c:\empty.txt',$_)||$!;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://145814]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.