I would write it in assembler, or you could just create a batch file using dos and schedule it....lol
John Harvey -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Paul McNett Sent: Monday, October 25, 2010 12:27 PM To: [email protected] Subject: Re: [NF] schedule disk cleanup on Win 2k On 10/25/10 10:11 AM, Jarvis, Matthew wrote: > Does anyone know how to schedule a nightly Disk Cleanup operation where > I could tell it to clear out tmp files and Temp Internet folder and > things of my choosing w/o any interaction? Write a batch script to do the explicit deletions (do it in a real language like python), and then make a scheduled windows task with Admin privileges to run the script. Paul [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/06ad01cb746e$7389b3e0$5a9d1b...@[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

