I want to use windows events by using C#.net.
i want only 4 events like
when anyone:
-Regedit open/edit/delete
-firewall disable
-AV disable
-USB connect
-invalid login attempt(enter wrong password)
how i get these event in all windows ???
thanks in advance...