I am building an application in c# using windows forms which has to detect if antivirus and antispyware are installed,updated and enabled.I have done this using WMI.Net,but I cannot find a way for checking if Windows 7 is up-to-date.
Do you know if this is possible through WMI or any other library ???
I am building an application in c# using windows forms which has to detect
Share
You can use the Windows Update Agent API. It is: