This issue is caused by Real-time scan's MSI checking. MSI checking happens when ntrtscan.exe detects the file access and verifies the file signature, requiring a "Read" privilege, which in turn takes time to complete.
During verification, setup.exe opens the same file, this time with a "Write" privilege which is rejected by the Windows File System, interrupting the installation.
To solve this issue, disable MSI checking.
- Log on to the OfficeScan (OSCE) server.
- Go to the OSCE installation path: C:\Program Files\Trend Micro\Officescan\PCCSRV.
- Create a backup of the ofcscan.ini file.
- Open the ofcscan.ini file. Under Global Setting, modify the following parameter to "0", which is set to "1" by default. Add the parameter if it does not exist.
[Global Setting]
EnableRTScanMsiInstall=0 - Save the changes.
- Log on to the OfficeScan Server Management Console.
- Go to Networked Computers > Global Client Settings.
- Click Save.
- Go to the client machine, right-click the OSCE client icon and click Update Now.
- Verify if the client registry has the following values:
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Real Time Scan Configuration]
EnableRTScanMsiInstall=0
You can now install AutoCAD/Autodesk on the client machine.
If you want to re-enable the MSI checking, follow the steps for your product version.
For all clients:
- Modify this parameter on the server's ..\pccsrv\ofcscan.ini file:
[Global Setting]
EnableRTScanMsiInstall=1 - Save the changes.
- Log on to the OSCE server management console.
- Go to Networked Computers > Global Client Settings.
- Click Save.
- On the client machine, right-click the OSCE client icon and select Update Now.
- Verify if the client registry has the following values:
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Real Time Scan Configuration]
EnableRTScanMsiInstall=1
For a single client:
- Delete this parameter on the server's ..\pccsrv\ofcscan.ini file:
EnableRTScanMsiInstall=0
- On the client machine that you want to re-enable MSI checking, do the following:
- Unload the OSCE client.
- Modify the following registry values:
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Real Time Scan Configuration]
EnableRTScanMsiInstall=1
- Reload the OSCE client.
This feature is disabled by default in OSCE 11.0 / XG. The default value is:
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Real Time Scan Configuration]
EnableRTScanMsiInstall=0
To enable the feature:
- Activate first the deferred scanning.
- Open the OfficeScan web console.
- Go to Agents > Global Agent Settings.
- Tick the Enable deferred scanning on file operations option.
- Modify this parameter on the server's ..\pccsrv\ofcscan.ini file:
[Global Setting]
EnableRTScanMsiInstall=1EnableProcessDeferScan=1
- Save the changes.
- Log on to the OSCE server management console.
- Go to Agents > Global Agent Settings.
- Click Save.
- On the client machine, right-click the OSCE client icon and select Update Now.
- Verify if the client registry has the following values:
[HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Real Time Scan Configuration]
EnableRTScanMsiInstall=1