T
Thomas Christiansen
I have a small Winforms application consisting of one .exe and one .dll. In
the application there is a method that calls a webservice to see if there is
a newer version of the application available. If that's the case, I would
like to download the new version either as a .msi or single files and
replace the current version.
Does anybody know if this is possible ?
Thanks in advance
Thomas
the application there is a method that calls a webservice to see if there is
a newer version of the application available. If that's the case, I would
like to download the new version either as a .msi or single files and
replace the current version.
Does anybody know if this is possible ?
Thanks in advance
Thomas