Hello all,
I am trying to create an update script for my program, so it can check if there is any update. I've found something on the internet about using the publish wizard of Visual Studio which will create a xml file. And I should be able to get the version of the program from it.
But is there any of you who have experience with this and knows how this works? Or is there a better way to accomplish this?
Thanks in Advance,
Michael
I am trying to create an update script for my program, so it can check if there is any update. I've found something on the internet about using the publish wizard of Visual Studio which will create a xml file. And I should be able to get the version of the program from it.
But is there any of you who have experience with this and knows how this works? Or is there a better way to accomplish this?
Thanks in Advance,
Michael
Comment