CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2002
    Posts
    32

    backing up the registry

    Hello,

    I would like to know if there is a way to wipe clean the system drive (C), reinstall windows, and copy in the old registry, so that the guids & other systems ids point to the installed apps on the other drives (which weren't erased)?

    I haven't heard of any options besides ghosting, so any feedback is appreciated.

    Cheers,

    E



  2. #2
    Join Date
    Jun 2001
    Location
    Ireland
    Posts
    56

    Re: backing up the registry

    Got the registry (Run: Regedit).
    Go to Registry Menu and select Export File, export this to another that won't be formatted.when you have reinstalled Windows go to the Registry again and select Import File and select the registry file you created ealier.

    Don't forget to rate!!!

    Andrew Lennon (Berlitz)
    Automation Dev Engineer

  3. #3
    Join Date
    Apr 2002
    Posts
    5

    Re: backing up the registry

    i think the answer by andrew is the only option that fits the part.. if any one has other option do share with others
    pankaj


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured