Currently i've tried the antivirus dll from this site: http://antivirusscanner.codeplex.com/documentation
After installing this package from nuget i ran the code to scan (and clean) a file. I got a 'virusnotfound' answer back, but that wasn't what i expected: I had no single antivirus program installed.
Does anyone know if this package contains some function to check if an antivirus program is installed? I want to know for sure if the code works fine.