Application Background updates
Hi,
I've developed a stand alone desktop app using the Adobe Air SDK but if there is an update available for my application, the user has to download and install the new application, over the top of the previous install.
The problem is that this is fine for major updates but for smaller bug fixes this is a very tedious way of updating the bug fix.
Is it possible to update my Adobe Air application, with a background update?
This would then allow for simple bug fix updates to be downloaded in the background, and then when then the user can be notified there is an update ready to be installed.
In Short
Is it possible to update the main contents of my application, which is loaded into the Adobe Air player when the app starts, without having to install the main application all over again?
And if so, how would I might go about doing this?
Thanks in advance
