I have a program written in VB.Net and this program is supposed to auto update. I already found how to download the new file and unzip it, problem is I cannot o
VB.Net
Why not just create a ClickOnce deployment, and host it somewhere?