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.

sublime text 3 sidebar autoupdating not working

I was wondering if anyone could tell me how to make it so that sublime text 3 automatically updates the sidebar …

text-editor sublimetext auto-update sublimetext3
django autoupdate user; save() got an unexpected keyword argument 'force_insert'

I'm trying to implement an auto update for the user who creates a record using ModelAdmin save_model as described …

django django-admin auto-update
Why isn't my Greasemonkey script updating?

I've got a Greasemonkey script for Firefox. The script includes this meta-block and some lines of code. I want to …

greasemonkey auto-update tampermonkey
How to patch a Java program?

Recently I applied a fix to a Java desktop application. I did this by changing the code in one of …

java jar war auto-update
Writing my own Auto Updater

When writing my own auto updater, is there a general framework that I should be following? A while ago I …

.net auto-update updating
How to create a self-updating Node.js application?

I'd like to create an application with Node.js that periodically checks for updates and installs them if there are …

node.js versioning auto-update self-updating
Android, how to use DexClassLoader to dynamically replace an Activity or Service

I am trying to do something similar to this stackoverflow posting. What I want to do is to read the …

android auto-update
Use deployJava.js to check for/automatically install latest JRE version for web applet

I'd like to use the deployJava.js tool to have Java automatically detect the currently installed JRE and install an …

java applet version auto-update deployjava
Auto upgrade button missing

I've got a jenkins CI installed from a debian package (1.424.6 version, Debian/Ubuntu distribution, running on ubuntu 12.04). I read on …

jenkins auto-update
How do I make a Java app self-update?

Problem: I have a standalone Java app (henceforth known as "the agent") that runs as a service on internal company …

java deployment installation auto-update automatic-updates