Reply to Thread

Post a reply to the thread: custom wupdate question

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 02-24-2009, 05:33 AM
    ccordes

    Re: custom wupdate question

    Thanks, Friedrich.
    I just needed you to mention INI file.
    I wasn't updating the local CLI file with he new version number. The last thing you do is Edit INI File. I added - LOCAL_VERSION=%HOST_VERSION%
    and now it works.

    chris
  • 02-24-2009, 01:58 AM
    linder

    Re: custom wupdate question

    Chris,

    Nearly impossible to give a good answer because as I understand it, you have modified the wupdate.sb6 source codes but you did not say what you changed. I assume you damaged the version comparison logic. I would suggest to add some debug code to your custom wupdate.sb6 (e.g. a simple "Display Message Box") and display the version number retrieved from the server and the version number retrieved from the registry (or are you using an INI file?) on the target machine.

    This will give you an idea where you have a problem in your web update version detection logic.

    Friedrich
  • 02-23-2009, 03:29 PM
    ccordes

    custom wupdate question

    I have altered the wupdate in order to update several different versions of my software. This works well with one exception - the wupdate always sees the online version as newer when you check for updates. You can check for updates, download and install. The newer version is installed. Then check again and the message reports there is a newer version available.
    I feel as though there is something I'm not updating or there's a checkbox I've forgotten.

    Any suggestions?

    Thanks
    chris

Posting Permissions

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