Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

99% success on NAV2005

Featured Replies

Hi, have read all the posts on this board regarding installation of nav2005

Although most of them use Batch installation, i use RunOnceEx instead.

So this is what i got at the moment:

in the RunOnceEx:

cmdow @ /HID

@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "Office 2003 Professional" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f

REG ADD %KEY%\010 /VE /D "Norton Antivirus 2005" /f

REG ADD %KEY%\010 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\NAV2005\NAVSETUP.reg" /f

REG ADD %KEY%\010 /V 2 /D "%systemdrive%\Install\Applications\NAV2005\NAVSETUP.EXE" /O REBOOT=ReallySuppress /QB" /f

EXIT

Everything seems to work fine, however the registry file doesn't seem to work. I don't want to activate the software, just install and that's it.

Here's my registry file:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\CCPD-LC\KStore\00000082\0000000f\0000001b]

"Key"="XXXXXXXXXXXXXXXXXXXXX"

Only problem is, when i execute the registry, it doesn't seem to work on the computer, it only execute the navsetup.exe, which asks for the cd key....so forth, i don't want to do this.

could someone help me out on this one? thank you


First install norton and register , then uninstall again.

Then copy "symlcrst.dll" from "C:\Program Files\Common Files\Symantec Shared\CCPD-LC"

And make a SFX

To install First the reg file , then the SFX unpacking the "symlcrst.dll" to "C:\Program Files\Common Files\Symantec Shared\CCPD-LC"

Then norton..itself

WORKS ONLY ON 1 COMPUTER, The one you copied the "symlcrst.dll" from.

REG ADD %KEY%\010 /VE /D "Norton Antivirus 2005" /f

REG ADD %KEY%\010 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\NAV2005\NAVSETUP.reg" /f

REG ADD %KEY%\010 /V 2 /D "%systemdrive%\Install\Applications\NAV2005\NAVSETUP.EXE" /O REBOOT=ReallySuppress /QB" /f

Looks like your NAVSETUP.EXE switches belong inside the quotes. There's a syntax error. Maybe that's why the installer asks for the serial number.

Untested, but you should add a backslash infront of each internal double quote of the quoted command.

REG ADD %KEY%\010 /V 2 /D "\"%systemdrive%\Install\Applications\NAV2005\NAVSETUP.EXE\" /O REBOOT=ReallySuppress /QB" /f

As for registration, sorry, I use free Avast4Home instead for home pc. :(:)

Edited by MHz

"NAVSETUP.exe /qn /noreboot REBOOT=ReallySuppress"

like that.... u miss use " navsetup" /switches " <--- wrong wrong wrong

...REG ADD %KEY%\010 /V 1 /D "REGEDIT /S %systemdrive%\Install\Applications\NAV2005\NAVSETUP.reg" /f

...

work here with NIS2005 and NIS 2004 (must be the same with NAV2005) ,

with N*.reg launched BEFORE setup of NIS/NAV .

but my reg key was different from the key readed in astalavista's guide .

[HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\CCPD-LC\KStore\00000082\0000000f\0000001b]

i had there other numbers .

so , you must install first , and grab from registry the correct key

for your configuration .

anyway you need to install once for "symlcrst.dll" .

in NIS2004 is other name of "symlcrst.dll" , same place and functionality .

also "symlcrst.dll" must be placed in the right place before NAV setup

(on a fresh installation)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.