Jump to content

{REQ}Nero 2014 + Office 2013 RunOnceEx silent Install?


Recommended Posts

  • 8 months later...

Posted (edited)

I found a solution too install it silent :) sorry my English not soo good

 

call the cmd file- NeroInstall.cmd

 

write these command in it, and find these directory in your installation dvd as below + application directory

 

@echo off
title Nero2014_Platinum
echo Updating DirectX 9c Redistributable...
start /wait direct3d10.1Extensions9.29.952.3111D3dcsx\dxsetup.exe /silent
echo.
start /wait direct3d10.1Extensions9.29.952.3111D3dx9\dxsetup.exe /silent
echo.
start /wait direct3d10.1Extensions9.29.952.3111D3dx10\dxsetup.exe /silent
echo.
start /wait direct3d10.1Extensions9.29.952.3111D3dx11\dxsetup.exe /silent
echo.
start /wait direct3dHlslCompiler9.29.952.3111\dxsetup.exe /silent
echo. install_flash_player...
start /wait install_flash_player_11_active_x_32bit.exe -install
echo.
echo nero14.reg...
start /wait regedit.exe /s nero14.reg
echo.
start /wait msiexec.exe /i "nero.nero2014esd.msi" /qb RebootYesNo="no" NERO_SCOUT="FALSE" serialnum_userval=0000-0000-0000-0000-0000-0000-0000-00000  AgreeToLicense="Yes" EULA_AGREEMENT=1

 

 

 

download flash player ---- install_flash_player_11_active_x_32bit.exe (find it on the internet)

 

when the nero 2014 is install there will popup a register just close it and it will never come again

Edited by superskytten

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