roel Posted August 6, 2004 Posted August 6, 2004 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??
prathapml Posted August 6, 2004 Posted August 6, 2004 Nothing special to be used. Just the standard MSI switches. Use "/QB" switch on the setup.exe or the MSI inside some folder.
roel Posted August 8, 2004 Author Posted August 8, 2004 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.regECHO.ECHO Starting installationECHO.ECHO Installing Windows Media Player 9ECHO Please wait...start /wait %systemdrive%\Install\WMP9\MPSetupXP.exe /Q:A /R:NECHO Installation completedECHO.ECHO Installing Windows Media Encoder 9ECHO Please wait...start /wait %systemdrive%\Install\WMP9\WMEncoder.exe /Q:A /R:NECHO Installation completedECHO.ECHO Installing DirectX 9.0ECHO Please wait...start /wait %systemdrive%\Install\directx9\dxsetup.exe /silentECHO Installation completedECHO.ECHO Installing Norton Internet Security Professional 2004 ECHO This process can take a while... ECHO Please wait... ECHO.ECHO Registering Norton Internet Security Professional 2004REGEDIT /S %systemdrive%\Install\Norton\nisreg.regECHO.ECHO Installing Norton Internet Security Professional 2004ECHO Please wait...start /wait %systemdrive%\Install\Norton\SYMSETUP.EXE /QBREBOOT=ReallySuppress /QBECHO.ECHO Killing the Configuration Wizard of NIS 2004 and its processestaskkill.exe /F /IM cfgwiz.exetaskkill.exe /F /IM ccApp.exetaskkill.exe /F /IM symlcsvc.exetaskkill.exe /F /IM ccSetMgr.exetaskkill.exe /F /IM ccEvtMgr.exetaskkill.exe /F /IM SAVScan.exetaskkill.exe /F /IM navapsvc.exetaskkill.exe /F /IM NPROTECT.EXEECHO.ECHO Activating Norton Internet Security Professional 2004start /wait %systemdrive%\Install\norton\symlcsys.exeECHO.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%\DriversRD /S /Q %systemdrive%\installEXIT
mazin Posted August 8, 2004 Posted August 8, 2004 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?
roel Posted August 9, 2004 Author Posted August 9, 2004 jeps, cfgwiz.exe is a sperate file and i'll give the reboot suppress cmd line a try. thx!!
X-Ecutioner Posted August 9, 2004 Posted August 9, 2004 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?
mazin Posted August 9, 2004 Posted August 9, 2004 jeps, cfgwiz.exe is a sperate file and i'll give the reboot suppress cmd line a try. thx!!Then, you probably need to apply this trick:http://www.msfn.org/board/index.php?showto...ndpost&p=125501If you do, you won't need taskkill nor Reboot=.......
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now