Help - Search - Members - Calendar
Full Version: Nero Change Default Settings how to?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Astalavista
Each time i make a bootable CD or DVD i hv to manually enter.

No Emulation and 4

pain in the a**.. is there are way to force these settings as default?

benners
If you use the same boot files and settings all the time, save the compilation to say XPCD.nrb and double clicking the file will open nero with the options you want, just refresh the compilation to update\remove changed files.
Astalavista
I dont want to do that.

I to change the default settings so that each time i create a u.a. xp the
settings are already there. no need to do anything. EVER.
pinout
Well, looking in the registry and comparing the registry before and after making those settings in Nero, there doesn't appear to be anything in the registry for those settings. Those settings don't even get saved.

The registry key that stores the "CD-ROM (Boot)" settings is HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\IsoBootDoc

What you could do is use CDRWIN (which saves the settings you need) or use CDIMAGE.EXE (command-line)

I prefer to use CDIMAGE.EXE because I just have a batch file:

BUILDISO.BAT
CODE
@PUSHD "%~dp0"
CDIMAGE.EXE -lW2PFPP_EN -h -n -d -bBOOTSECT.BIN -yt07C0 -m <PATH_TO_YOUR_FILES> "%SYSTEMDRIVE%\W2PFPP_EN.ISO"




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.