Jeremy, on Jun 10 2005, 11:21 AM, said:
I extracted the Nero files and extracted the Custom Installer Creator into the folder where nero.exe is located and double-clicked makeit.cmd but nothing happened. What am I doing wrong or not doing?
manual >
How to
1. Extract the contents of the Nero_Custom_Installer_Creator.rar to the same directory as you have saved your Nero-*.exe and (if you are using it) NVE-*.exe.
NB The filenames of the source files downloaded from Nero should not be changed as they script looks for the “Nero-*.exe” and “NVE-*.exe”.
2. You will need to edit the register.reg file. The main things to edit are as follows:
"User"="Nero User"
"Company"="Nero AG"
"Serial6"="XXXX-XXXX-XXXX-XXXX-XXXX-XXXX"
a. Change Nero User to Your Name.
b. Change Nero AG to Your Company/Business Name.
c. Insert your serial number replacing the X’s.
d. Add/remove any additional registry tweaks.
3. Edit the !MakeIt.cmd file variables to suit your requirements.
Make sure the rarPath and zipPath are set correctly. You are not required to have both installed. If you do not have one or the other installed just leave the default setting. See Explanation of !Makeit.cmd User Configuration Variables for more information.
4. Edit the post_config.cmd file variable to suit your requirements.
There is only two variable here – the name of the Folder you want your shortcuts to be presented in and enable/disable Quick launch shortcuts. See Explanation of post_config.cmd User Configuration Variables for more information.
5. Now you are ready to run !MakeIt.cmd.
Command line usage: !Makeit.cmd [/?] [/rar] [/7zip] [/nr]
/H - This information.
/RAR - Use WinRAR for creating the custom nero installation archive.
/7ZIP - Use 7-zip for creating the custom nero installation archive.
/NR - Make custom installer for Nero Burning ROM Only.
The /RAR or 7ZIP options are override options for the default archive utility that you have specified when you have edited the !MakeIt.cmd file (step 2).
The /NR options simply removes everything accept for the common files, and Nero Burning ROM.
5. You have now completed the creation of your custom installer.
This post has been edited by `Felix`: 09 June 2005 - 09:32 PM