QUOTE (ChriA @ Dec 11 2005, 06:46 AM)

I cannot understand what do I have to do to activate Norton Internet Security 2006. I haven't found any program at p2p programs... I cannot understand what you mean "SymSetup.EXE /O REBOOT=ReallySuppress /qb". Please help...
By the way congratulations for this forum. It looks nice

First, copy all you're norton setup files to
C:\NIS.
Now to activate Norton you're gonna need to disconnect from the internet and install it manually. Enter you're serial number and reboot. Norton will try to communicate with their server. You're offline so it will fail. When the activation screen comes up select "Activate By Phone" and fill all the boxes with zero's except for the last three digits, which have to be 9's.
Go to the
C:\NIS folder containing
SymSetup.exe. Then create a new file called "install.cmd" and put this code in it:
CODE
@echo off
REM Register norton...
regedit /S register.reg
COPY /Y symlcrst.dll "%programfiles%\Common Files\Symantec Shared\ccpd-lc\"
REM Begin setup...
DEL /F "%temp%\symsetup.ini"
start /wait SymSetup.exe /qb /noreboot REBOOT=ReallySuppress
EXIT
The file created after activation is
symlcrst.dll in
C:\Program Files\Common Files\Symantec Shared\ccpd-lc. This file is machine-dependant so there's no way to use it on another computer

, but if you're just upgrading all you have to do is go to safe mode and copy this file to your
C:\NIS folder. Then use
install.cmd to do the rest for you.
Remember, if you try to use symlcrst.dll on a different machine norton will crash during seup. The same applies to SystemWorks.