Retrieve Antivirus Information.
-
Hello, How to retrieve information of installed anti-virus using WMI. Thanks
Kiran Banker
-
Hello, How to retrieve information of installed anti-virus using WMI. Thanks
Kiran Banker
banker_kiran wrote:
How to retrieve information of installed anti-virus using WMI.
What kind of information do you want to retrieve ?
cheers, Abhijit CodeProject MVP My Blog :Abhijit's World of .Net
-
banker_kiran wrote:
How to retrieve information of installed anti-virus using WMI.
What kind of information do you want to retrieve ?
cheers, Abhijit CodeProject MVP My Blog :Abhijit's World of .Net
Like, Name, Version and UpdateStatus
Kiran Banker
-
Like, Name, Version and UpdateStatus
Kiran Banker
Have a look on Win32_Product Class . Read This[^] Hope this will helps you !!
cheers, Abhijit CodeProject MVP My Blog :Abhijit's World of .Net