
Excluding the contents of a container file from file filtering
To exclude the contents of a .zip file (container file) from being scanned for filter matches, specify the name of the .zip file in the file filter list, and then set the action to Skip. The order of the filter in the list is not important. If the name of the .zip file is in the file filter list and its action is set to Skip, file filters are not applied to the contents of the container. The file is, however, scanned for viruses. If you want to skip all .zip files, create the filter: *.zip, and then set the action to Skip.
By default, this functionality applies only to .zip and .jar files. If you would like to enable this functionality for other archive types (TAR, GZIP, RAR, Macintosh, SMIME, and Self-Extracting .zip archives), you can set the following DWORD registry values:
|
Scan job
|
DWORD registry value
|
|---|
|
Realtime Scan Job
|
SkipFileFilterWithinCompressedRealtime
|
|
Manual Scan Job
|
SkipFileFilterWithinCompressedManual
|
|
Internet Scan Job
|
SkipFileFilterWithinCompressedInternet
|
For the location of these registry keys, see Appendix B - Setting registry values. After creating each registry value, the value should be set to 1 to disable file filtering in the specified archive type.
Note: |
|---|
|
OPENXML files (For example, Office 2007 documents) are ZIP container files, but they are not affected by the ZIP container settings.
|