From eScan Wiki
Command-line Parameters for eScan Hotfix:
/f = Force Update
/s = Silent Update
/Filter = Put klif6
(will install kilf6 driver on eScan version 9)
/Filter1 = Put klif6 and Set NWSwiftScan
(will install kilf6 driver on eScan version 9 and set NWSwitfScan parameter for Novell)
/Filter7 = Put klif7
(will install kilf7 driver on eScan version 9)
/OplockAdd = Adds Oplocks Entry
(adds the registry entry EnableOplocks=0 in HKLM\System\CurrentControlSet\Services\lanmanserver\parameters)
/OplockDelete = Delete Oplocks Entry
(removes the registry Entry EnableOplocks=0)
/Rollback = Rollback Last Changes
eg. espatch1.exe /Rollback - this will revert back to the previous version and restore the files replaced by the current hotfix.
/Rollback=<Hotfix version no.> = Rollback to the defined previous version
eg. espatch1.exe /Rollback=1.0.0.409 - this will revert back to version 1.0.0.409 and restore the files
replaced by the current hotfix.
/DisableNetworkScan = Disable Network Scans on eScan v10
(will disable Network Scaning from Real Time monitoring)
/EnableNetworkScan = Enable Network Scans on eScan v10
(will enable the Network Scaning from Real Time monitoring)
For eg.
- espatch1.exe /f - will forcefully apply the hotfix
- espatch1.exe /s - will apply the hotfix in silent mode