Norton AntiVirus Professional 2004 silent All-In-One!
#41
Posted 12 April 2004 - 03:00 AM
I revised what you did and found you were right.
Also, when I tested symlcsys.exe for myself before, I used a batch file.
So, the problem might arise because you used RunOnceEx method which I heard that some SFX might not work under.
However, I suggest revising your steps when making the SFX. It may extract the file into another directory.
Another guess is to examine the reg keys I provided but in your own registry editor, where they might differ.
#42
Posted 12 April 2004 - 06:36 PM
I test step by step manually
1st run NavReg.REG
2nd installing NAV2004 silently
3rd Kill NAV2004
4th copying symlcsys.dll manually
5th run NavAct.reg
Then restart and still have NAV2004 not activated
Off course first run for NAV2004 I have the error and I close it but when I run it again it works without any error and ask my for activation
Any way before you advise me about looking in my registry for the entries of my activated NAV2004 I found it typical values for the one you mention but there are some keys you didn’t mention it
Till now I didn’t test it but I will
And I will tell you about the results
#43
Posted 14 April 2004 - 08:44 AM
Also after I try my registry entries, NAV2004 still not activated
Somebody Help me
#44
Posted 15 April 2004 - 08:16 AM
Quote
reg add %NAV2K4I% /VE /D "%systemdrive%\Program Files\Norton AntiVirus\AVSTE.dll" /f
reg add %NAV2K4I% /V "Alternate Activation" /D "%systemdrive%\Program Files\Common Files\Symantec Shared\CfgWiz.exe /GUID NAV" /f
reg add %NAV2K4I% /V "LicenseType" /T REG_DWORD /D "00000000" /f
reg add %NAV2K4I% /V "Description" /D "Norton AntiVirus" /f
That doesn't like like something u put in a reg file, but in a batchfile?
#45
Posted 15 April 2004 - 12:47 PM
%systemdrive% goes to system harddrive (usually C:\)
%programfiles% goes to our programs.
- English: C:\Program Files
- Danish: C:\Programmer
Makes things easier and more clean, since it's the same var the NAV installer calls for it's default location.
Hope it helps someone :-)
Oh, and thanks for the guide :-)
#46
Posted 15 April 2004 - 02:55 PM
This is the problem.
He even needn't those lines as said before.
#47
Posted 16 April 2004 - 03:06 AM
Only one note.
Everything in the activation reg are NOT required.
Everything in the file are Norton's default values.
So you only need an activated symlcsys.dll to activate.
#49
Posted 16 April 2004 - 03:03 PM
You were clever enough to notice that.
I tested what you said on my PC and it really worked.
But I usually account for precautions and unexpected problems. And, this is why I didn't mention it.
But still, I recommend using that reg file. However, you mentioned it and people can follow you.
Thank you for your contributions.
muslim
I'll make one soon.
Just, order!
#50
Posted 16 April 2004 - 09:26 PM
If you find any errors or mistakes, please drop me a line.
Thank you for your feedback.
Attached File(s)
-
NAV2004Pro_Silent.pdf (26.37K)
Number of downloads: 363
#51
Posted 17 April 2004 - 03:41 AM
Instead of %systemdrive%\Program Files\Commen Files\Symantec Shared in the batch, it would be better to use %CommonProgramFiles%\Symantec Shared
Just in case some users use a non-english XP
#52
Posted 17 April 2004 - 06:22 AM
I just realised something.
NAV remembers your previous registration and activation, because it leaves the dll and some reg-info when you uninstall.
So, to get to my point.
Instead of killing some of the processes (namely symlcsvc) you just execute symlcsys.exe BEFORE the install.
So:
- Run .reg with reg-code
- Execute symlcsys.exe
- Run silent install
After that the only thing left is the config-wizard.
The more silent the better, so I tried to make a VBScript-file with some SendKeys, but NAV want's user input before the script can be run.
#54
Posted 17 April 2004 - 07:45 AM
The installers just think the file is from a previous installation.
How would it know anything else?
Another thing people might want is an update of LiveUpdate.
Go here http://www.symantec....iles/lu/lu.html and get the newest one (currently 2.0.39.0). It's the one called lusetup.exe.
Put the file in your NAV2004 folder here:
SUPPORT\LUPDATE
and overwrite the existing one.
That way the new one gets installed with NAV2004
#55
Posted 17 April 2004 - 09:00 AM
So, this is enough: taskkill.exe /F /IM cfgwiz.exe
I was killing all those processes only for the sake of symlcsvc.dll
Well, then, have you tested this on a fresh installation of Windows?
#56
Posted 17 April 2004 - 09:46 AM
But before that I tried uninstalling NAV removing all other files related to Symantec and cleaned the regdb.
And then ran my batch, no problems.
I'm still working on the config-wizard. There HAS to be a way to configure it without user input.
BTW the only process accessing symlcsys.dll is symlcsvc.exe
And there are a copule (3 I think) you can't kill.
#57
Posted 17 April 2004 - 10:55 AM
[HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\CCPD-LC\SymLCSvc]
"Install Count"=hex:01,00,00,00
However, if your idea works fine, then we don't need symlcsvc.exe!!
We can create a directory under $OEM$ folder like this, having symlcsys.dll copied automatically:
$OEM$\$Progs$\Common Files\Symantec Shared\CCPD-LC\symlcsys.dll
#58
Posted 18 April 2004 - 01:58 PM
maybe the solution could have something to do with NIS because NIS silently installs AV along with the rest of it.
#60
Posted 18 April 2004 - 05:36 PM
mazin, on Apr 17 2004, 10:55 AM, said:
[HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\CCPD-LC\SymLCSvc]
"Install Count"=hex:01,00,00,00
However, if your idea works fine, then we don't need symlcsvc.exe!!
We can create a directory under $OEM$ folder like this, having symlcsys.dll copied automatically:
$OEM$\$Progs$\Common Files\Symantec Shared\CCPD-LC\symlcsys.dll
this all been verified?
- ← How To Integrate Sp3 With Office2000?
- Application Installs
- More On Firefox 1.0.1 Silent Install (-ms) →



Help

Back to top









