Jump to content

Recommended Posts


Posted

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.

Posted

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

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

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