[Qt-interest] updating QT application

David Boosalis david.boosalis at gmail.com
Wed Apr 21 15:37:51 CEST 2010


If updates can be done via FTP QFTP is a good way to go. Simply check the
version number against what is on the server. On Linux it might be a bit
tricky if you have to install it as root.  Windows it might be a bit easier
as you can put your download an installer and launch it after the download
completes with QProcess.  Maybe on Linux you can download it as a RPM or
debian package and figure out how to launch the package manager.



On Wed, Apr 21, 2010 at 5:30on  AM, Serge <mb0 at km.ru> wrote:

> Hello,
>
> Are there are some ready opensource solutions to add autoupdate feature
> to QT application?
>
> Thank you!
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100421/70e80627/attachment.html 


More information about the Qt-interest-old mailing list