Extract the software using any extractor. For the installing Nero 11 Suite silently without reboot we got to edit the setup.ini file. Remove the “PreReq20= Reboot Validator.prq” and “PreReq18= Backup Drivers.prq” from the prerequisites list as they force the system to reboot. And can also select the features that needs to be installed by modifying the setup.ini file itself. Install the Backupdrivers by suppressing the reboot.
And the command line would be:
setup.exe /s /v"/qn /norestart
Comments