|
|
 | | From: | Invader Zim | | Subject: | Re: cannot delete files in Temporary Internet Files using command line | | Date: | Sun, 2 Jan 2005 23:48:42 -0300 |
|
|
 | Hi. Maybe works if you try running that same commands on a console using the local system account credentials. To open a console as system go here: http://blogs.msdn.com/adioltean/articles/271063.aspx
wrote in message news:1104708945.748711.234180@c13g2000cwb.googlegroups.com... > I want to schedule the task to clean up the internet temporary folders > and Temp folders. > > However, even I do the following in command line manually, it has > errors. > > C:\Documents and Settings\Administrator\Local Settings\Temporary > Internet Files> > del *.* /q > Could Not Find C:\Documents and Settings\Administrator\Local > Settings\Temporary > Internet Files\*.* > > C:\Documents and Settings\Administrator\Local Settings\Temp>del *.* > /s/q > C:\Documents and Settings\Administrator\Local Settings\Temp\IEC4.tmp > Access is denied. > C:\Documents and Settings\Administrator\Local Settings\Temp\IEC5.tmp > Access is denied. > C:\Documents and Settings\Administrator\Local Settings\Temp\IEC6.tmp > Access is denied. > > any ideas? thanks!! >
|
|
|