Home All Groups Group Topic Archive Search About

Requesting implementation details of Regsitry Optimization and Defragmentation

Author
22 Sep 2006 1:24 PM
vighnesh
Hi Folks

Can anybody please help me in finding out information ( implementation
details )regarding Registry Optimization, defragmentation ? Since I am
dealing with an application in which I have to implment those features, I
googled the NET, but clouldn't find any implmentation details than some
tools that do these defragmentation and Optimization.

Please suggest me . I am thanking you very much in advance.

Regards
Vighneswar

Author
22 Sep 2006 8:25 PM
Nicholas Paldino [.NET/C# MVP]
Vighneswar,

    Instead of searching for a defragmenter for the registry, why not search
for the file format of the registry, and then use that to figure out how you
can defrag it?

    Hope this helps.


--
          - Nicholas Paldino [.NET/C# MVP]
          - mvp@spam.guard.caspershouse.com

Show quoteHide quote
"vighnesh" <vighn***@nannacomputers.com> wrote in message
news:eW2hzpk3GHA.5032@TK2MSFTNGP04.phx.gbl...
> Hi Folks
>
> Can anybody please help me in finding out information ( implementation
> details )regarding Registry Optimization, defragmentation ? Since I am
> dealing with an application in which I have to implment those features, I
> googled the NET, but clouldn't find any implmentation details than some
> tools that do these defragmentation and Optimization.
>
> Please suggest me . I am thanking you very much in advance.
>
> Regards
> Vighneswar
>
>