I have a distributed WinForms application, at the start of client I would detect the current version in the computer and install upgrade if necessary.
What's the correct way to do this?
I have a distributed WinForms application, at the start of client I would detect the current version in the computer and install upgrade if necessary.
What's the correct way to do this?