Jump to content

Symantec Client Security


coucou

Recommended Posts

Hi,

Symantec Client Security v2.0.3 is a combination of Symantec Antivirus Corporate 9.0.3.1000 and Symantec Firewall 2004 rev 7.1.3.1039

To install it silently, do i apply same command as for Symantec Antivirus Corporate

REG ADD %KEY%\070 /VE /D "REG ADD %KEY%\070 /VE /D "Symantec Client Security v2.0.3" /f
REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\SymantecClientSecurity\Symantec Client Security.msi /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /f

or as

REG ADD %KEY%\070 /VE /D "Symantec Client Security v2.0.3" /f
REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\SymantecClientSecurity\Symantec Client Security.msi /S /v/qn" /f

Regards

coucou

Link to comment
Share on other sites


as

REG ADD %KEY%\070 /VE /D "REG ADD %KEY%\070 /VE /D "Symantec Client Security v2.0.3" /f
REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\SymantecClientSecurity\Symantec Client Security.msi /QB RUNLIVEUPDATE=0 REBOOT=ReallySuppress" /f

The command line parameters:

/S /v/qn

are parameters to setup.exe for silent mode

REG ADD %KEY%\070 /VE /D "Symantec Client Security v2.0.3" /f

REG ADD %KEY%\070 /V 1 /D "%CDROM%\Software\SymantecClientSecurity\setup.exe /S /v/qn" /f

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...