Help - Search - Members - Calendar
Full Version: NIS 2004
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
blasted
hi im new here and im looking for the script / application for norton internetsecurety 2004
Astalavista
hi since u are new let me the first to welcome u to MSFN.

pls try to use the search button u can find about 99% of what u need.

totoymola is the author of the guide
blasted
thank you , i will try to find it
blasted
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.gif
blasted
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

???
greg_285
Hello,

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

and try this

QUOTE
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
greg_285
Sorry false manipulation whistling.gif

But the script works newwink.gif
Astalavista
QUOTE
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
blasted
thank you all for responding .
if i only knew how tu use the searh blushing.gif




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.