What I'm doing, is having a button ( button2 ) check for the file version online, and if the value matches then having it tell a label ( label1 ) to change it's text and forecolor. My issue is, regardless of the text on the defined file, it always reacts as if theres an update. My Code :
The shell execution command isn't to open the file, rather it just downloads it ( The Update ), my issue standing is that it always states that theres an update even when the defined file has a value stating otherwise,