Results 1 to 2 of 2

Thread: application updater

  1. #1
    Join Date
    Aug 2007
    Posts
    275
    Thanks
    28
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default application updater

    I was playing online poker today and a message pop out and said you are running an old version of blah blah blah and click here to update. So this trigger my mind about auto updater.

    What is the best algorithm or ways to implement this in an application?
    What is the standard practice about updaters? Can i update the .exe itself? Its kinda difucult to overwrite the program that is running?

    If someone can show me a good read about how to impliment application auto updater it would be appreciated..

    baray98

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: application updater

    A common approach is to provide a separate application which does the updating work meanwhile the main application is not running. Here's one relevant thread: Add "Check for updates" feature
    J-P Nurmi

Similar Threads

  1. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  2. Application deployment problem
    By shapirlex in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 13th April 2007, 00:11
  3. Replies: 3
    Last Post: 8th December 2006, 18:51
  4. Replies: 3
    Last Post: 31st March 2006, 18:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.