Help - Search - Members - Calendar
Full Version: Norton internet security 2003
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Muckel
Has anyone been able to get NIS to install correctly and suppress the reboot

i have tested it in Virtual PC and it skips on by the install after it quickly displays the Windows Installer window

this is what i am using


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

REG ADD %KEY%\001 /VE /D "Preparing Installation..." /f
REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\Applications\prepare.cmd" /f

REG ADD %KEY%\002 /VE /D "Microsoft Office 2003" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Install\Applications\Office2003\SETUPPRO.EXE TRANSFORMS=%systemdrive%\install\Applications\Office2003\Unattended.MST /qb-" /f

REG ADD %KEY%\003 /VE /D "Norton Internet Security 2003" /f
REG ADD %KEY%\003 /V 1 /D "%systemdrive%\install\Applications\NIS2003\NIS\NIS.MSI /QB REBOOT=ReallySuppress" /f

Any help would be great
Muckel
Very strange the above command put into the run command install fine but it gets skipped when in the runonceex ?

Now i am really stumped

Any ideas ?
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.