Astalavista Posted December 12, 2004 Posted December 12, 2004 Each time i make a bootable CD or DVD i hv to manually enter.No Emulation and 4pain in the a**.. is there are way to force these settings as default?
benners Posted December 12, 2004 Posted December 12, 2004 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 Posted December 12, 2004 Author Posted December 12, 2004 I dont want to do that. I to change the default settings so that each time i create a u.a. xp thesettings are already there. no need to do anything. EVER.
pinout Posted December 12, 2004 Posted December 12, 2004 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\IsoBootDocWhat 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"
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now