Hi,
I am building an Auto Updater for a winforms desktop application.
When the update is downloading, how can I provide a Resume download capability in case the customers internet connection breaks?
...
Hi gents, I've been thinking of rolling my own code for enabling my Delphi application to update seamlessly as I'll be going for "release often, release early" mentality furthermore. There are various Delphi solutions both freeware or paid out there and I'd like to ask if you've been using any of them or simply went on with your own solu...
Hi all,
I have created a mini installer in NSIS that installs patches for my application. I want to create an NSIS software updater that would download this mini installer from the web server. Is it possible?
Thanks...
...
Hello Good people,
I'm trying to do add an auto-updater to a wpf application of mine and liked this article
and i've tried to add the updater component to the toolbox of the VS 2008 that i'm using but it seems it cannot be added to the wpf project toolbox.I doubt i would see it the wpf project toolbox even though i added it from winfor...
Hi
I have got a problem in my application while using Flex Air updater. Note that i use Air 2.0.2 on windows 7. Sometimes while updating the process blocks and the update stop. I have to kill my application process to allowed updating process run correctely.
I use this methode for updating my application:
import flash.fileSystem.File;
...