I have a application that needs to check to see if there are any new updates every time the software starts.
Start program MyApp.Exe
MyApp.exe check update server
If Update available update, download and install
else
Open Program
Is it best to use the Patch option or Updates.
