Quote:
|
Originally Posted by dlangton
If you do add editing capabilities, it would be nice to have an import/export feature.
|
Good suggestion. When I add edit capability, I think it's critical to have some way to revert and this could be accomplished by import/export behind the scenes. Then, you sort of get two features for the work of one.
Quote:
|
Originally Posted by dlangton
Whoops, I just noticed that the registry is now very slow to load, according to your progress bar - much slower than ceregedit. While I can access individual items quickly, it takes several minutes - I'm guessing 15 minutes total - before the entire registry is loaded into srregedit.
|
Thanks for the info. That helps me think a little harder on how to do this. I think the difference is that CeRegEdit had a little quirk in that it didn't show a + sign in front of a key until background loading got to that key and added the child(ren) node(s). In SrRegEdit, I add a dummy node so that it
appears to have children. Probably, adding and deleting all those extra nodes is what is causing the difference in loading speed.