CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Posts
    33

    Delete a Registry key??

    How do you delete a registry key from a .reg file? I have seen how to set them, but lost on how to delete them.
    Thanx


  2. #2
    Join Date
    Feb 2001
    Location
    teh INTARWEB
    Posts
    542

    Re: Delete a Registry key??


    Hi,

    Isn't a .reg file a simple text file ??



    Manish
    http://www.manishmalik.com

    Discuss it all at the Developer Forum : http://www.codeguru.com/cgi-bin/bbs/...Board=devforum ...

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