Home »
Windows
»
Windows Performance
Read the article that everyone's commenting on.
Subscribe to the RSS Feed for comments on this article.
Given your recent article on changing the location of temp files, I would suggest that the first command be
CD /D %TMP%instead. The
/Dflag tells the command to change the current drive as well, if needed.
For example, if
TMPwere set to
D:\TEMP, your example would leave you in the same directory on
C:, but the
/Dflag would switch you to
D:as well. Posted by: Ken at April 9, 2007 8:13 AM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
An excellent thought. I've updated the article to reflect that.
Thank you!
Leo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
iD8DBQFGGmHVCMEe9B/8oqERAt8OAJwJbzg/Hh8vCi3InqyPvMun/AdqPQCbBkUq
38198xZzpUCvvBtFrTTUTWs=
=i1Og
-----END PGP SIGNATURE-----
Ummm.... many many moons ago, I thought it was okay to clear the temp folder and erased my boss's calendar. I'm not sure if this was a stupid software design decision or another idiot temporary employee who thought the "temp" folder is where the "temp" should put files.
Either way, you might want to sort files by date, then only delete things over a week or two old, just to be safe.
Posted by: Greg at April 9, 2007 11:28 AMok I used the above cammand cd /d %TMP% and
rd /s to delete temp folder files and this is what i got ......access denied for 4 temp files that i wanted delete. They are..1. ~DF2F12.tmp.... 2.~DF30DF.tmp.... 3. ~DF969.tmp.... 4. ~DFA41.tmp. What are these temps? and how to get rid of them?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The are probably temporary files that are in use by a program running on your
machine - perhaps even windows itself. I get this all the time, and ignore it.
If you want to see what program has them open, that would be this article:
http://ask-leo.com/how_can_i_find_out_who_is_using_a_file_in_use.html
Leo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
iD8DBQFGRNcOCMEe9B/8oqERAmBzAJ47nBMAjKl5BQkeG5hR2nkO8YLsHgCffxRc
DIdjXRQdXcAVBngjrmBGXhc=
=cVl/
-----END PGP SIGNATURE-----
As a Senior sturggling to get into the 21st c's technology and having my home computer crash, YOU are the best tutorial I have known. Jacht van hel Geluk!
Posted by: Joop St Kloos at August 18, 2007 6:31 AMHi Leo,
can you please suggest a file that will recover dolby ac3 2channel decoding mpeg-2video,i always get this message when i try to burn a dvd.or could you please recommend a better burner than nero 7.
thank you in advance
meem
I used to have Zonealarm and signed up with another anti-virus. Now I find it has left a lot behind which cannot be deleted. What to do?
Posted by: Celeste George at December 9, 2007 12:34 AMTrying to install Notepad++, and some other downloads like digsby IM.....
Now I Get this VISTA MESSAGE:
"Error writing temporary file. Make sure your temp folder is valid."
Deleted the files that would delete, used CCleaner - still, same problem.
HELP!
Jeff
Posted by: Jeff at May 18, 2008 12:38 AMok. so i deleted all my temporary files and now every time i turn my computer on two error messages appear telling me that windows cannot find the file and i cant get rid of those messages :( how do i do it?
Posted by: Humberto Garay at June 22, 2008 10:31 PMTo post a comment on "Can I delete the contents of my TMP folder?", please return to that article's main page.