CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: registry

  1. #1
    Join Date
    Feb 2000
    Posts
    440

    registry

    Hi,

    I need to export a whole section from the registry to a text file. Any ideas?

    Thanks.

    Valery Iskarov Nikolov
    Software Dynamics

  2. #2
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Re: registry

    GO to registry, highlight the section you want to export and then under file click export. Voila.

    Iouri Boutchkine
    [email protected]
    Iouri Boutchkine
    [email protected]

  3. #3
    Join Date
    Feb 2000
    Posts
    440

    Re: registry

    Thanks, but I need to do it programatically, still any ideas?

    Valery Iskarov Nikolov
    Software Dynamics

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