A couple of things first, if you have any reg settings you would like to add to the nero installation, export from your current registry and save as nero.reg. Put this file in nero6601 dir
create a cmd file called nero.cmd in nero6601 dir.
CODE
CMDOW @ /HID
setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL
REGEDIT /S nero.reg
setup.exe /SN=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX /WRITE_SN /SILENT /NO_UI /NOREBOOT /NOLICENSE /NOCANCEL
REGEDIT /S nero.reg
if you dont have cmdow, do a search on the board...or you can change it to @ECHO OFF
now, Im assuming you have 7zip already, so go into nero6601 folder and highlight everything, then go to "Add to Archive..."
in name, put nero.7z
archive format: 7z
Compression Level: Ultra
Compression Method: LZMA
Dictionary Size: doesnt really matter
Word Size: Doesnt really matter
Check "create solid archive"
NOTHING ELSE IS CHECKED.
Once done, erase everything EXCEPT nero.7z
Now, create a file called config.txt
CODE
;!@Install@!UTF-8!
RunProgram="nero.cmd"
;!@InstallEnd@!
RunProgram="nero.cmd"
;!@InstallEnd@!
Save As...and check that encoding is set for UTF-8
Now, download the attachment and copy it to the nero6601 folder...you should now have ONLY nero.7z, config.txt and nero.sfx in this folder...
nero.sfx has nero's icon in it so the setup file looks like nero's...rename nero.sfx to 7zSC.sfx
now, open a command prompt and goto your nero6601 dir...type
CODE
copy /b 7zSC.sfx + config.txt + nero.7z nero.exe
that should be it...for nve, rerun the steps...though if using both nero and nve, for a universal explanation, I included the reg file and cmd file in both nve and nero...though if you know about 7zip you could translate it so that only nero.exe has the cmd and reg file and nve uses only config.txt to run setup...but as I said, this is a universal explanation for both files (that way if someone only wants nve, the instructions are correct, and if someone wants only nero they are correct).
If there are any problems, please post them here...I will try and figure out whats going on as I may have skipped a step or 2...this should result in a 10mb less install for both nero and nve combined...Hope this helps some people out.

