The file layout of "Antivirus software application status information files" is shown as follows.
File format
The first line: Download date and time, Section name, Section code
The second line: Antivirus software name
The second line: Software name
4th column and on: Software names displayed in Antivirus software application status
The third line: Information
1st column : Section code
2nd column: PC name
3rd column: User ID
4th column and on: indicate Antivirus software application status with 0, 1 flags.
Details of what the flags indicate are shown as below:
Flag | Antivirus software application status |
---|---|
0 | Not applicable |
1 | Applicable |
File output example
Up to 200 software items can be displayed in the line for software names.
In case the number of software items exceeds 200, they are displayed in groups of 200, shown as follows:
"01/01/2016 12:00:00","xxx Section","1000" "","","","Software 1","Software 2","Software 3","Software 4",...,"Software 100",..., "Software 150",...,"Software 200" "100","PC1","00001",0,1,1, ...,1 "100","PC2","00001",0,0,1, ...,0 : "110","PC3","00001",0,1,0, ...,1( <- Up to 200 entries can be displayed) "","","","Software 201","Software 202","Software 203","Software 204",...,"Software 300",..., "Software 350",...,"Software 400" "100","PC1","00001",0,1,0, ...,0 "100","PC2","00001",0,1,1, ...,1 "110","PC3","00001",0,0,1, ...,0 |