Top "Auto-update" questions

Auto-updating is software functionality that allows a program to maintain whether it or the supporting data is up-to-date in an automatic fashion.

Autoupdaters for .NET and alternatives to wyBuild/wyUpdate?

I am searching for alternatives to autoupdating our software. Not ClickOnce and nor in the line of wyBuild and wyUpdate.

c# .net auto-update
Android remote code loading

I am developing a library for Android that requires frequent updates from a central server. I was thinking how nice …

android auto-update
Best practice for writing a self-updating windows service

We need to create a windows service that has the ability to self update. Three options spring to mind, a …

windows-services service auto-update
Is there an auto-update framework for C++/Win32/MFC (like Sparkle)?

I've decided to add auto-update functionality to one of my applications and was looking for any existing solutions that compare …

c++ winapi mfc auto-update
Continues Speech Recognition beep sound after Google Search update

I have an app that keeps on listening to voice and converting it to commands using Google Voice API. I …

android auto-update voice-recognition voice
How do I build and install an electron app for raspbian using appimage

I am working on creating an electron appimage for my raspberry pi 4 to use in my car. I want to …

electron raspbian auto-update electron-builder appimage
What is the best way to update an MSI installation over the internet?

What is the best way to update an MSI installation over the internet? ClickOnce doesn't support MSIs. I need the …

windows-installer auto-update
Implementing a JavaFX application auto update feature

I'm about to write a new cross platform application, and I choosed JavaFX, mainly because of its rich UI libraries (…

java javafx javafx-8 auto-update
Android app not in Market: how to push updates?

I have an android app written for my company and since its a private app, it is not in the …

android auto-update
clickonce - what is a good open source alternative to clickonce? (DDay.Update)?

What is a good open source alternative to clickonce? One that is most popular and under active development I guess? …

clickonce auto-update dday