> On Tue, 10 Jul 2007 07:22:01 -0700, Patti MacLeod
>
>>You should keep those files. Have a look here for a description of the
>>function of that folder:
>>
>>Description of the contents of Windows XP Service Pack 2 and Windows
>>Server
>>2003 software update packages
>>
http://support.microsoft.com/default.aspx?scid=824994>>Scroll down to the "Notes" section
>
> You can keep them, but not have them clogging up C:, if you have a
> small C: volume that is intended to operate as a lean, fast "engine
> room". As it is, for every 1 active code file, you can end up with 3
> inactive forms of the same file (DLL cache, patch backup version,
> patch new vserion). I can't see a 75% dead-weight overhead tolerated
> anywhere else (75% RAM unused, 75% CPU cycles unused), can you?
>
> That way, if you need to "undo" a patch, you can copy the material
> back to C: before doing so.
>
> If you follow this approach, you can free about 600M to over 1G on C:,
> just by moving off the main $hf_mig$ subtree and the other $..$
> subtrees that follow it.
>
> That's before you look at "harder" bloat targets, like Installer,
> ServicePackFiles, Downloaded Installations and SoftwareDistribution.
> Of those, I generally only relocate ServicePackFiles.
>
> However, if you do relocate these, it's important to keep layering the
> relocated set with new stuff as it is spawned by updates etc. else the
> subtree will no longer be complete and accurate.
>
>
>
>>------------------------- ---- --- -- - - - -
> I'm on a ten-year lunch break
>>------------------------- ---- --- -- - - - -