How can one get rid of /windows/temp? It is too hard to delete them in
Windows Explorer.
What about *.tmp, *.chk, and ~*.* files?
JS - 27 Jul 2007 21:46 GMT
Take a look at CCleaner as a tool to remove Internet history info, cookies,
temp files, auto complete and other junk. In the 'Windows' tab listing check
the item types you want deleted.
Also available is customization, see Options/Custom to add any
other/additional folders you want files deleted from.
http://www.ccleaner.com/
Also available is Windows own 'Disk Cleanup' util. However see below:
Disk Cleanup Tool May Not Delete Temporary Files:
http://support.microsoft.com/kb/261897
Forcing Windows XP's Disk Cleanup to delete all temporary files
http://articles.techrepublic.com.com/5100-10877_11-6168868.html
JS
> How can one get rid of /windows/temp? It is too hard to delete them in
> Windows Explorer.
>
> What about *.tmp, *.chk, and ~*.* files?
Ayush - 28 Jul 2007 06:11 GMT
[Sanford Aranoff] wrote-:
> How can one get rid of /windows/temp? It is too hard to delete them in
> Windows Explorer.
>
> What about *.tmp, *.chk, and ~*.* files?
Open command prompt and type:
CD %windir%\temp
DEL *.tmp;*chk;~* /f /a /s
Good Luck, Ayush.

Signature
XP-Tips [Speed up menu display] :
http://www.microsoft.com/windowsxp/using/setup/tips/menu.mspx