+ Reply to Thread
Results 1 to 4 of 4

Thread: UpdatePROTECT

  1. #1

    Default UpdatePROTECT

    Information on this invaluable addon is VERY sparse. I can also not find any example scripts on it.

    I need to generate maintenance keys for my clients from the serial number they send back to me (generated by 'other' code and not SB5)

    I need to know where in my application program (and how) to enable maintenance key checking and installation and how to check for a valid plan id in my application program BEFORE an update is run.

    Kind Regards

    Ben

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: UpdatePROTECT

    Ben,

    The small web update installer checks if a maintenance key is valid (see Verify Subscription Key function).

    I'll make a "How To..." article available within the next few days.

  3. #3
    Unregistered Guest

    Default Re: UpdatePROTECT

    Quote Originally Posted by linder
    Ben,
    I'll make a "How To..." article available within the next few days.
    Hi

    I read through that, but the 'How to..' would be invaluable. I am mostly interested in how you get the maintenance key into the registry (and what key) in the first place.

    To generate a new key with the current serial number is not the problem....

    Also SB shows you the expiry date of the key from inside SB. Thus I would like to NOT call the updater if the key does not exist or is expired, or does not match my 'other' key data.

    You see I want to do a CRC on the exe and store that (and modified with other data ) with the key in the same registry under a new binary value so that someone can not copy newer application (exe and dll files) from another computer and their registration key and then run updates from there again.


    Kind Regards

    Ben

  4. #4
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: UpdatePROTECT

    Ben,

    You can store the key wherever you want (registry, INI, text files).

    BTW, you can modify the wupdate.exe to make sure it does not connect to your server if the key does not exist.

    Only an application compiled with SetupBuilder 5 can verify a maintenance key.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Updateprotect add-on missing ??
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 8
    Last Post: 09-05-2006, 05:38 AM
  2. Free UpdatePROTECT in SetupBuilder 5.2 Developer!
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 13
    Last Post: 11-22-2005, 02:18 AM
  3. Free UpdatePROTECT in SetupBuilder 5.2 Developer!
    By linder in forum Lindersoft Announcements
    Replies: 0
    Last Post: 11-16-2005, 10:24 AM
  4. SetupBuilder 5.1 / Web Update / UpdatePROTECT add-on
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 12
    Last Post: 10-07-2005, 09:21 AM
  5. UpdatePROTECT Support
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 1
    Last Post: 10-05-2005, 12:47 AM

Tags for this Thread

Posting Permissions

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