Jump to content

Recommended Posts

Posted

Hi, I've been looking for a switch/way to install Norton Internet Security 2004 Pro un my unattended Xp cd. And so far i didn't finf anything :)

Can anyone help me please??


Posted

Thx, it worked fine. Only one problem. I adapted the instructions to install NAV2004Pro (found on this forum) to NIS2004Pro.

I added the command to supress the booting process after installation. But My PC still reboots after it's installation and i wanted it to finish off the installation with adding the symlcsys.dll file (to register the activation key). So is this a problem with the command or what can i do?

This is my start.cmd: (i put the command to supress booting in bold)

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

ECHO.

ECHO Starting installation

ECHO.

ECHO Installing Windows Media Player 9

ECHO Please wait...

start /wait %systemdrive%\Install\WMP9\MPSetupXP.exe /Q:A /R:N

ECHO Installation completed

ECHO.

ECHO Installing Windows Media Encoder 9

ECHO Please wait...

start /wait %systemdrive%\Install\WMP9\WMEncoder.exe /Q:A /R:N

ECHO Installation completed

ECHO.

ECHO Installing DirectX 9.0

ECHO Please wait...

start /wait %systemdrive%\Install\directx9\dxsetup.exe /silent

ECHO Installation completed

ECHO.

ECHO Installing Norton Internet Security Professional 2004

ECHO This process can take a while...

ECHO Please wait...

ECHO.

ECHO Registering Norton Internet Security Professional 2004

REGEDIT /S %systemdrive%\Install\Norton\nisreg.reg

ECHO.

ECHO Installing Norton Internet Security Professional 2004

ECHO Please wait...

start /wait %systemdrive%\Install\Norton\SYMSETUP.EXE /QB

REBOOT=ReallySuppress /QB

ECHO.

ECHO Killing the Configuration Wizard of NIS 2004 and its processes

taskkill.exe /F /IM cfgwiz.exe

taskkill.exe /F /IM ccApp.exe

taskkill.exe /F /IM symlcsvc.exe

taskkill.exe /F /IM ccSetMgr.exe

taskkill.exe /F /IM ccEvtMgr.exe

taskkill.exe /F /IM SAVScan.exe

taskkill.exe /F /IM navapsvc.exe

taskkill.exe /F /IM NPROTECT.EXE

ECHO.

ECHO Activating Norton Internet Security Professional 2004

start /wait %systemdrive%\Install\norton\symlcsys.exe

ECHO.

ECHO.

ECHO Restarting the PC in 1 minute...

shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!"

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\install

EXIT

Posted

Unfortunately, I don't have this app on my PC. If I do, I should smash it like I did with NAV.

I suggest you use Reboot=Suppress.

BTW, is the CfgWiz.exe a separate file in your original installation folder?

Posted

I remember in (I think) 2000, when windows was shutting down, all you had to do was close down rundll32.exe from taskmgr and that stopped windows from shutting down. Is there something like that in XP?

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