Help - Search - Members - Calendar
Full Version: Nero 7 Lite v7.2.3.2b
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Juzman
I was wondering if anyone has a howto, or a tutorial on how to make a custom nero, like this one?

If not, hp38quser, would you be able to make one that contains:

Nero Burning Rom
Nero Express
Nero Vision
MP3 Skipping Fixed
Codecs

Thanks,
Juzman
Juzman
I have on my UWXPCD:

CD Root -> Apps -> Nero

In that Directory I have:

before_install.reg
after_install.reg
Nero-7.2.3.2b_micro.exe
Setup.exe (plugin pack)
setup.iss
install_nero.cmd

--------------------------------------

inside install_nero.cmd i have:

CLS
@echo off
TITLE Nero 7.2.3.2b Micro + Plugins - Unattended Installation

ECHO.
ECHO Installing Nero 7.2.3.2b Micro
ECHO Please wait...
REGEDIT /S before_install.reg
start /wait "Nero-7.2.3.2b_micro.exe /VERYSILENT"
REGEDIT /S after_install.reg

ECHO.
ECHO Installing Nero 7 Plugin Pack
start /wait "Setup.exe -s -f2\%systemdrive%\pluginpack.log\"

EXIT

------------------------------------------------------------------------------

if i run that install_nero.cmd from the CD, will that:

Run the reg file
Install nero micro silently
run reg file
install pluginpack silently

all from the cd, or does it need to be copied to the HDD first.

**UPDATE: I just created a 7z installer, so nvm**
supergudrun
Hello,

whats the content of the two *.reg-files?

Grz
Supergudrun
ZileXa
Uhmm, why a new topic asking the same q that has been asked several times in Hp38user's topic?




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.