0
votes
1answer
100 views
Is it possible to create an updater that downloads files from a web server using NSIS?
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 …
9
votes
9answers
2k views
Delphi: How do you auto-update your applications?
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 …
1
vote
1answer
165 views
Download file with Resume capability for windows servers
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?
…
