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.

How to disable Google Chrome auto update?

Does anyone know how to disable Google Chrome for being automatic update itself, it cause my web application always change? …

google-chrome auto-update
Auto update .NET applications

We are in a process of developing a really complex system consisting of several WCF services, ASP.NET MVC applications, …

.net auto-update
Auto-update library for .NET?

On the Mac there's a really nice library called Sparkle that programs can use to implement the checking/install functionality …

.net auto-update
How can I write a Java application that can update itself at runtime?

I would like to implement a java application (server application) that can download a new version (.jar file) from a …

java jar auto-update server-application
Running Microsoft Access as a Scheduled Task

I am seeking comments on how to schedule auto updates of a database (.accdb) since I am not very comfortable …

ms-access batch-file vbscript auto-update
WebView load website when online, load local file when offline

I am actually new to programming in Java but I have been following several solutions to my problem here but …

android webview local offline auto-update
Auto update for WinForms application

When creating an auto updating feature for a .NET WinForms application, how does it update the DLLs and not affect …

winforms auto-update
Automatic update a Windows application

How do I develop my Windows application so it will auto update on the client machine, like Firefox, Skype, etc.? …

c# auto-update
Suggest a method for auto-updating my C# program

I need to keep a program I've written up to date, this will happen frequently over the next year or …

c# auto-update
How to work with Android's in-app update API?

I recently came across a new kind of app update flow which has provided by Google Play API. I liked …

android google-play auto-update in-app-update