.net - Auto update your applications through Windows Update -


Here's a scenario: The user installs the .NET application you created. After some time, you get a security problem in it and make a patch for it. When the patch is ready, you post it somewhere, and when the next Windows update is run on the user's machine (automatically or manually), this app also updates. I am thinking that this is possible ... and how? To find out about MSDN, no results were given.

You should check Microsoft


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -