Sometimes some files that you try to defragment are just a PITA.
So what to do about it? One word... Contig
You can get it here from Sysinternals:
http://www.sysinternals.com/Utilities/Contig.html
It's a command line tool.
Here's a quick runthrough:
Extract contig to your desktop.
Go to Start -> Run, type in cmd and press enter.
Type in 'cd desktop' without the single quotes and press enter.
From here type this into the command prompt (what you pulled up with the cmd
command):
contig -v C:\Windows\installer\2a5cc3.msp
After you see the Summary: section you will be done defragmenting the file
(though it will still probably say that it has 1 fragment in the file, but
this is normal because it considers the whole file to be 1 fragment)
After this you can close out of the command prompt and delete the contig zip
file and program if you want to.
-Dan
"Tommy Flynn" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When I run Windows Defragmenter, I always get the message that some of the
> files
> could not be defragmented. The file is: \windows\installer\2a5cc3.msp
> (10MB, 19
> fragments). It's probably not important, but is there anything that I can
> do to
> get this file defragmented?