Quote Originally Posted by weirddemon View Post
Are you just wanting to display the contents of an external file, like a text file, that explains what has been changed in that build?

Or are you wanting to do that, but also auto update the program?
I want to update the program and also display (say in a richtextbox from a text file) changes to the program. if that makes sense.

I want to update it like the way visual studio does, but using my own form etc.