Click to See Complete Forum and Search --> : Automate updating Exe


gaudetl
April 10th, 2001, 02:41 PM
I hope someone has some source code for this. What I would like to do is have a local exe check it's version against a copy on the server, if the version on the server is greater than the local version, replace the local version. I have seen some information on setting this in the vb startup, accessing a GetFileVersion API call, but I really don't know how to put this together.
Can anyone help?
Thanks in advance

cksiow
April 10th, 2001, 07:41 PM
I use GetFileVersionInfo API before. However, I think it only give you a clue, if u need it,

http://vblib.virtualave.net