Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.9K
1 Posted Topic
it's possible after showing the alert that new updated jar is available u can write this code so that it'll download that jar automatically. [code=Java]try { sv.platformRequest(DataMembers.updateURL); } catch (Exception e) { } sv.notifyDestroyed();[/code]
The End.
arun.panigrahi1