Results 1 to 2 of 2

Thread: API to remove registry entry??

  1. #1

    Thread Starter
    Hyperactive Member mikef's Avatar
    Join Date
    Jun 2000
    Location
    Beach bound...
    Posts
    510

    Question API to remove registry entry??

    I am trying to remove my program from the Add/Remove program list under the Control Panel at the end of my setup.exe program.

    It is located at the location below in the registry.

    All I have to do is erase the entry for my app right??

    Anyone know the call to remove this?

    LOCATION:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
    Thanks for any input!
    "If I had known it was going to be that kinda party, I would have stuck my disk in the mash potatos!"

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    I am attching a class whihc encapsulates all the general functions of
    registry. Try using it, its fairly simple.
    Attached Files Attached Files

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