any project example to clean up clsID and classes etc for registry

  • Thread starter Thread starter jg
  • Start date Start date
J

jg

as a learner, I made many mistakes in developing classlib and com component
from a number of failed.dotnet projects. Now I end up severely cluttered
registry of useless entries.


I wonder if there is a project out there that I can use to clean up based of
application ID like Someclass.* and still give me full control what it is
going to delete.
 
there's a freeware app called "regclean" (afaicr) ... it will clean
everything up and create a backup of entries it removes in case something
goes wrong and you need to revert/restore your registry.

hth,

me


| as a learner, I made many mistakes in developing classlib and com
component
| from a number of failed.dotnet projects. Now I end up severely cluttered
| registry of useless entries.
|
|
| I wonder if there is a project out there that I can use to clean up based
of
| application ID like Someclass.* and still give me full control what it is
| going to delete.
|
|
 
Back
Top