Results 1 to 2 of 2

Thread: check the registry

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    1

    Talking

    Looking for a utility/program that Uses the GetSetting and SaveSetting commands.

    Basically, I need to add an exe or dll file to my existing exe so that it can perform a check on the user's registry and identify if a specific registry key entry already exists. If it does, then it can continue with installation, if not, it will redirect user to a url to download the required software.

    Thanks
    Emmanuel
    Regards,
    Emmanuel Ruiz

  2. #2
    Guest
    It's easier to use a DLL than an EXE. Simply place your functions in a DLL and call them from your App when necessary.

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