Summary
You want to install the SSFE client on Windows computers in silent mode.
Details
To do a silent install of the SSFE client on Windows XP, Vista and 7, use either of these commands:
- For EXE installer:
TrendMicro-SSFE-Client-2.1.xxxx.exe /verysilent /norestart
- For MSI installer:
msiexec /qn /norestart /i TrendMicro-SSFE-Client-2.1.xxxx.msi
Note: To match the installer package you are using, change the exe or msi filename.