Would be nice if we were to determine which Antivirus and Firewall software is
installed on a user's machine, and report that in peerblock.log. Especially
since on XP in particular we have issues running alongside certain ones, and
that's generally one of the first questions we end up needing to ask people, it
would be nice to have this information already present in the tracelog for
debugging purposes.
Looks like the best way to get this is via WMI, accessing the
root\SecurityCenter or root\SecurityCenter2 namespaces. Instances of
AntiVirusProduct and FirewallProduct should give us the info we need.
Original issue reported on code.google.com by peerbloc...@gmail.com on 23 Jul 2010 at 4:05
Original issue reported on code.google.com by
peerbloc...@gmail.com
on 23 Jul 2010 at 4:05