Prev: can I install Windows XP on separate usb hard drive?
Next: Re-install option lost with SP2 integrated to XP CD
From: NoSpam on 26 Jul 2010 11:01 All those not currently open, that is. The Windows registry defines an Temp files folder. Windows and many apps place temp files in this folder. However, on my system, there are 14 other folders with the name Temp or Temporary. Many of these are in the Windows directory tree and in the Documents and Settings tree. In addition, there are files with the extensions .tmp and .temp here & there in the Windows tree. Is there a utility that will clean up ALL temp files rather than just allowing them to collect? ANOTHER QUESTION: Can I safely get rid of all the service pack and hot fix uninstall files. I have backups, so I can always get them back if I ever need them. Thanks for any help.
From: Anthony Buckland on 26 Jul 2010 11:28 <NoSpam(a)aol.com> wrote in message news:bg8r461afkojutt7hrfotrudglc4frcka7(a)4ax.com... > All those not currently open, that is. > > The Windows registry defines an Temp files folder. Windows and many apps > place temp files in this folder. > > However, on my system, there are 14 other folders with the name Temp or > Temporary. Many of these are in the Windows directory tree and in the > Documents and Settings tree. In addition, there are files with the > extensions .tmp and .temp here & there in the Windows tree. > > Is there a utility that will clean up ALL temp files rather than just > allowing them to collect? > > ANOTHER QUESTION: > Can I safely get rid of all the service pack and hot fix uninstall files. > I have backups, so I can always get them back if I ever need them. > > Thanks for any help. Maybe you're being neat, which is good. And/or maybe you're desperate for space on your hard drive, to which the answer, in this day of cheap, really big drives, is usually, "get a much bigger one."
From: Pegasus [MVP] on 26 Jul 2010 11:50 <NoSpam(a)aol.com> wrote in message news:bg8r461afkojutt7hrfotrudglc4frcka7(a)4ax.com... > All those not currently open, that is. > > The Windows registry defines an Temp files folder. Windows and many apps > place temp files in this folder. > > However, on my system, there are 14 other folders with the name Temp or > Temporary. Many of these are in the Windows directory tree and in the > Documents and Settings tree. In addition, there are files with the > extensions .tmp and .temp here & there in the Windows tree. > > Is there a utility that will clean up ALL temp files rather than just > allowing them to collect? > > ANOTHER QUESTION: > Can I safely get rid of all the service pack and hot fix uninstall files. > I have backups, so I can always get them back if I ever need them. > > Thanks for any help. You could use the Task Scheduler to run the following batch file at boot time under an Administrator account: @echo off del /s /q /f c:\*.tmp Is it safe? Well, by universal agreement everyone uses .tmp files for temporary storage. I have never seen an exception to this convention. About service packs and hot fixes: Yes, you can delete them safely, in particular if you keep backups.
From: - Bobb - on 26 Jul 2010 16:04 I use Ccleaner to do exactly that. Its freeware- you can get it at http://www.piriform.com/ccleaner/screenshots or www.cnet.com , filehippo, etc During install it was ask " put a shortcut on desktop, etc. etc" I choose only to allow " Right click on Recycle bin" When right click on recycle you can then choose to open Clceaner or Run Cleaner The first time , choose Open then choose what you would 'normally' like it to do. empty all temp files, empty trash, etc After that you can choose RUN cleaner and it will do ''' whatever you chose" as defaults. To change options go back to OPEN. I normally do not have it purge my history, etc but do that periodically by choosing OPEN and clicking the boxes. One of the boxes has to do with " delete install files" 'hot fix uninstalls', etc. Plenty of help , screenshots at above links . Great app. I use it on all my pcs. <NoSpam(a)aol.com> wrote in message news:bg8r461afkojutt7hrfotrudglc4frcka7(a)4ax.com... > All those not currently open, that is. > > The Windows registry defines an Temp files folder. Windows and many apps > place temp files in this folder. > > However, on my system, there are 14 other folders with the name Temp or > Temporary. Many of these are in the Windows directory tree and in the > Documents and Settings tree. In addition, there are files with the > extensions .tmp and .temp here & there in the Windows tree. > > Is there a utility that will clean up ALL temp files rather than just > allowing them to collect? > > ANOTHER QUESTION: > Can I safely get rid of all the service pack and hot fix uninstall files. > I have backups, so I can always get them back if I ever need them. > > Thanks for any help.
From: antioch on 26 Jul 2010 16:29 <NoSpam(a)aol.com> wrote in message news:bg8r461afkojutt7hrfotrudglc4frcka7(a)4ax.com... > All those not currently open, that is. > > The Windows registry defines an Temp files folder. Windows and many apps > place temp files in this folder. > > However, on my system, there are 14 other folders with the name Temp or > Temporary. Many of these are in the Windows directory tree and in the > Documents and Settings tree. In addition, there are files with the > extensions .tmp and .temp here & there in the Windows tree. > > Is there a utility that will clean up ALL temp files rather than just > allowing them to collect? > > ANOTHER QUESTION: > Can I safely get rid of all the service pack and hot fix uninstall files. > I have backups, so I can always get them back if I ever need them. > > Thanks for any help. > I am running WIN XP SP3 - As far as I am concerned there are only two 'temp folders' to keep an eye on - START/RUN type in the box TEMP or temp OR START/RUN type in the box %temp% or %TEMP% Most of all the others have nothing in them. The files present in the these Temp folders can safely be deleted. However, if you've installed any software during the current session, reboot once before deleting the temporary files. It is good practice to always reboot after installing any software. XP will not let you delete a file that is in use. Those that cannot will not when you try. When you use the Disk Cleanup utility, you delete the files in %TEMP% folder, some of the files may not be deleted by the utility. The Disk Cleanup utility does not delete files which have been accessed in the last 7 days. You can configure Disk Cleanup so that it deletes all the files in the %TEMP% folder, irrespective of the last accessed date. To do so, requires altering the registry, but I consider a bit over the top. When you reboot, the files in TEMP/temp are reset with the date of that boot. You may find one or two from a previous date still there, but they should delete manually. My thanks to Ramesh Srinivasan, Microsoft MVP; Malke Microsoft MVP; Wes Vogel MS-MVP from whom the above was compiled. Antioch
|
Next
|
Last
Pages: 1 2 Prev: can I install Windows XP on separate usb hard drive? Next: Re-install option lost with SP2 integrated to XP CD |