exporting part of the registry

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm looking to export part of the HKEY_CLASSES_ROOT from the registry.. i'm
already using regedit /e c:\CLASSES_ROOT.txt "HKEY_CLASSES_ROOT" but its not
specific enough (that gets me the entire section of the hive)... what i'm
looking to do specifically, is export only the file associations thats
contanied in CLASSES_ROOT.
 
mm I should have been more specific... if i were to do that.. i would have to
do that action 100's of times.. have you seen how many file ext. there are in
CLASSES_ROOT? open the registry and open CLASSES_ROOT. all those .xxx
folders.. they're all the file assisociations... so doing it manually is not
that efficient.. i'm looking for a scriptable/automated solution
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top