Hello,
I have the good switch for the two applications.
I've tested them but when I tried to install this programs with RUNONCEEX.cmd , I can't install in the same time norto internet security and system work.
Becacause when I installed one, for the second the computer ask me to reboot it and relaunch he installation later
My RunonceEx is:
%PP% is my %cdrom%software .
REG ADD %KEY%\095 /VE /D "norton internet security 2005 & system works" /f
REG ADD %KEY%\095 /V 1 /D "REGEDIT /S %PP%nortonI2005.reg " /f
REG ADD %KEY%\095 /V 2 /D "%PP%Norton_Internet_Security_2005\SYMSETUP.EXE /O REBOOT=Suppress /QB"
REG ADD %KEY%\095 /V 3 /D "REGEDIT /S %PP%nortonW2005.reg" /f
REG ADD %KEY%\095 /V 4 /D "%PP%Norton_System_Works_Premier_2005\cd_1\nswsetup.exe /qn Reboot=ReallySuppress" /f
i tried befroe to make
REG ADD %KEY%\095 /VE /D "norton internet system works" /f
....
...
REG ADD %KEY%\095 /VE /D "norton internet security 2005 " /f
...
....
but it does the same thing.
how can I install this two programs without the computer ask me to click on ok in order to reboot and relaunch the installation of the second program later....??