I am developing an application. I’m using ClickOnce of Microsoft to install my application on user’s computer. Now I want to check for prerequsites if they are installed and ready to use. So how can I do that?
I am developing an application. I’m using ClickOnce of Microsoft to install my application
Share
Refer to the documentation on How to: Install Prerequisites with a ClickOnce Application, in particular the quote: