On Microsoft Windows 32-bit/64-bit operating systems, the OSCE agent cannot be installed using an MSI package created by the ClientPackager tool if the cabinet file is larger than 300MB. Additionally, the installation results in one of the following errors:
- "Error 2902. Operation ixoFileCopy called out of sequence".
- "Error 1334. The file 'Common_ofcscan.ini' cannot be installed because the file cannot be found in cabinet file 'Data1.cab'”
Solution A
To resolve Error 1334:
- Install Hot Fix Build 4305. Request for OfficeScan 11.0 Service Pack 1 Hot Fix Build 4305 from Trend Micro Technical Support.
- Open the ClnExtor.ini file in the \PCCSRV\Admin\Utility\ClientPackager folder of the OSCE server.
- Under the MSI section, manually add the MaxSingleCabFileSizeInMB key and set its value to "350" to adjust the threshold size for cabinet files:
[MSI]
MaxSingleCabFileSizeInMB=350 - Save the changes and close the file.
- Create a new MSI package.
Solution B
To resolve Error 2902:
- On the OSCE server, open \PCCSRV\CCSF\module\scan and delete all smvptn.xxx except the latest one.
- In folder \PCCSRV\Pccnt\Common, back up CCSF_PTN.zip.
- Extract CCSF_PTN.zip.
- In the extracted folder, go to CCSF\module\scan and delete all smvptn.xxx except the latest one.
- Compress the CCSF_PTN folder and name it CCSF_PTN.zip.
- Create a new MSI package.