Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file to delete the temp files
Name: Saleh Date: July 15, 2002 at 14:22:57 Pacific
Comment:
Hi i have 7 computers running w2k as client and one server. I would like to ceate a batch file to delete the temp,histroy,cookies and temporary internet files everytime they logoff. here is what i have done in the batch file...
deltree /y %userprofile%\cookies\. deltree /y %userprofile%\Local Settings\Temp\. and so on
Summary: Hi I need a batch program to delete files and folders that are 14 days old on a regular basis. I want this program to be able to use the task scheduler in windows. Thank you ...
Summary: I just got a PC with Win 200 profesional installed, and the guy that gave it to me dosent remember the passowrd. I am trying to delete the SAM file from DOS, but it tells me Access Denied. ...