Jump to content

Recommended Posts


Posted

i am afraid that i am not sure how to use the search , i want to make a installation cd / dvd with also norton internet securety 2004 .

the only script i did found was for norton antivirus 2003 :wacko:

Posted

thesr are the lines for the batch file NAV 2003

ECHO.

ECHO Installing Norton Antivirus 2003

ECHO Please wait...

start /wait %systemdrive%\install\Applications\NAV2003\NAV\NAV.msi /QB

would it be :

ECHO.

ECHO Installing Norton Internet Securety 2004

ECHO Please wait...

start /wait %systemdrive%\install\Applications\NIS2003\NIS\NIS.msi /QB

???

Posted

Hello,

Copie the content of your cd to the $oem$\applications folder (like explained in the guide)

and try this

ECHO.

ECHO Installing Norton Internet Securety 2004

ECHO Please wait...

start /wait %systemdrive%\install\Applications\NAV2004\symsetup.exe /QB

I also made this and it works, (only the install)

Keep me informed

Greg

Posted
REG ADD %KEY%\100 /VE /D "Norton Internet Security 2005" /f

REG ADD %KEY%\100 /V 1 /D "%CDROM%\Software\NIS2005\SYMSETUP.EXE /O REBOOT=ReallySuppress /qb" /f

it should be like this pls use the search

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...