Posts: 26
Threads: 5
Joined: May 2010
Reputation:
0
Hey Guys Im Back =D
Well,..... Can Anyone Teach Me How To Make a Program That Auto Updates?
Thanks[:
Well,.... The Code To Integrate Updating In My Programs
Posts: 17
Threads: 1
Joined: May 2010
Reputation:
0
Well you could build your functions (that require updating) in a .dll form and use your main program the .exe file to download and replace the .dll
Posts: 96
Threads: 14
Joined: Jun 2010
Reputation:
1
06-24-2010, 06:19 AM
(This post was last modified: 06-24-2010, 06:29 AM by Shane.)
So you mean they would have to have the full version for it to update???
Posts: 101
Threads: 5
Joined: May 2010
Reputation:
0
i done this few years ago with vb6, but i had some problems..
I live my life a quarter mile at a time.
For those ten seconds or least I'm free, nothing else matter.
Posts: 111
Threads: 14
Joined: Jul 2010
Reputation:
5
Hey dubstep do you think it's a bad idea to use a different language (vb) in this case, with a java app?