Help! application update issues.# Java - 爪哇娇娃
t*e
1 楼
I got a problem here. basically I have an application which, at startup,
will check for update, it will activate an updater and close itself. The
updater will download jars etc to replace the old jars for the application.
However, the application won't close itself unless the updater closes,
therefore hold the jars as resource and won't allow update.
Anyone have similar issues? How do you guys handle the update problem?
will check for update, it will activate an updater and close itself. The
updater will download jars etc to replace the old jars for the application.
However, the application won't close itself unless the updater closes,
therefore hold the jars as resource and won't allow update.
Anyone have similar issues? How do you guys handle the update problem?