*tad214
December 12th, 2003, 09:05 AM
#461: burning questions Author: tad214, Posted: Thu Dec 04, 2003 11:46 pm
----
hello,
i am new at using nero. i have a few questions about burning with it. i will make it as short and simple as possible.
1. how do i start out with it? do i unzip a program to a folder, and then burn the folder?
2. how do i make it an iso image? does it have to be zipped, or unzipped to a folder to create the iso?
3. what is the best space saving way to burn software?
4. and last but not least, how do you make the programs on the cd autoexec.?
hope this is explained good enough, if not, please feel free to ask me any questions about it, and i will try to explain what i am needing a little better. thanks in advance for the help. merry christmas!!!
--------------------------------------------------------------------------------
#489: Author: dkerr, Location: Ottawa Canada Posted: Fri Dec 05, 2003 10:15 pm
----
1. You may burn any type of files you, zipped or not zip. On my computer if Nero is installed with the default locations, it START / PROGRAMS / AHEAD NERO / NERO -BURNING ROM
Depending on the version you use, you may start with a "Nero Wizard" menu sequence, that you select "compile a new cd" or "copy a cd" , be able to select audio , data or other types of burns. Audio selection will allow you to make cd's that will play in a regular cd player.
If doing audio, Nero will convert mp3's into correct format. With audio , you must burn your audrio selections in a single burn, you cannot burn a few songs and then add more later, it must be a single pas burn OR it will not play in a regular cd player. Also you cannot use re-writables to make audio cd's , must have regular blank cd's to burn audio cd's if you want it to play in a regular comsumer cd player.
2. I haven'tyet tried burning iso's with nero, but once the nero is running I did notice under file there is a "burn image" selction where you can choose a iso load. When trying a "save as" function it seams to save an iso but I don'tbeleive it is a ture image as teh size dosn't match content, but you could try it. Also check under the help tab to see what you find on that subject.
3. You can burn ziped files to put more stuff ont the cd, but it would have to copied / unzipped onto the hard drive before you could insatll or use anything. Not zipping may inable you to install direct from the cd rom.
4. to autorun, you must have a file called "autorun.inf" in the root directory of the cd . the instructions in this file will autorun if the cd properties is set to "autoinsert" mode. I am not sure of all the commands that can be exucuted as I have not made a lot of autorun cd's . but I will add two examples of autorun.inf files bellow...
example 1....
[AutoRun]
open=setup.exe
icon=setup.exe,0
example 2...
[autorun]
OPEN=setup.EXE /AUTORUN
ICON=setup.EXE,1
shell\configure=&Configure...
shell\configure\command=setup.EXE
shell\install=&Install...
shell\install\command=setup.EXE
[ProductFeatures]
Feature1=ACCESSFiles
Feature2=ProductFiles
Feature3=WORDFiles
Feature4=EXCELFiles
Feature5=PPTFiles
Feature6=OUTLOOKFiles
[ProductInformation]
ProductCode={00120409-78E1-11D2-B60F-006097C998E7}
DisplayName=Microsoft FrontPage 2000
Version=9.0
;Make this be 1 to do autorun even if the product is installed. Default for Office
;is to not autorun maintenance mode setup if the product is installed.
;AutorunIfInstalled=1
[ServicePack]
NTVersion=4
; 0x300 as a decimal number.
SPLevel=768
MessageText=%s cannot be installed on this computer. This product requires Microsoft Windows NT Version 4.0 Service Pack 3 or higher. Please download the service pack from www.microsoft.com prior to installing.
[InstallFont]
Font=Tahoma (TrueType)
FontAlt=Tahoma(TrueType)
FontAlt2=Tahoma
Version=Version 2.30
Path=Windows\Fonts\Tahoma.TTF
Force=No
[InstallFontBold]
Font=Tahoma Bold (TrueType)
FontAlt=Tahoma Bold(TrueType)
FontAlt2=Tahoma Bold
Version=Version 2.30
Path=Windows\Fonts\TahomaBD.TTF
Force=No
[InstallMSI]
;Make this be zero to aways suppress installing Windows installer
;If this is missing or one, we upgrade Windows installer only on systems
;prior to NT 5.
;Make this be 2 to upgrade Windows installer even on NT 5 and later.
InstMsi=2
[IE]
;before 5.00.0909.1400, IE uses msls3.dll 317. After 5.00.0909.1400, IE uses msls3.dll 325
Version=5.00.0909.1400
MessageText=This beta version of Microsoft Windows 2000 must be upgraded to install %s.
--------------------------------------------------------------------------------
#495: Author: tad214, Posted: Fri Dec 05, 2003 10:58 pm
----
hello,
you have been an excellant help. could not have asked for any better. thanks again and merry christmas to you and yours.
----
hello,
i am new at using nero. i have a few questions about burning with it. i will make it as short and simple as possible.
1. how do i start out with it? do i unzip a program to a folder, and then burn the folder?
2. how do i make it an iso image? does it have to be zipped, or unzipped to a folder to create the iso?
3. what is the best space saving way to burn software?
4. and last but not least, how do you make the programs on the cd autoexec.?
hope this is explained good enough, if not, please feel free to ask me any questions about it, and i will try to explain what i am needing a little better. thanks in advance for the help. merry christmas!!!
--------------------------------------------------------------------------------
#489: Author: dkerr, Location: Ottawa Canada Posted: Fri Dec 05, 2003 10:15 pm
----
1. You may burn any type of files you, zipped or not zip. On my computer if Nero is installed with the default locations, it START / PROGRAMS / AHEAD NERO / NERO -BURNING ROM
Depending on the version you use, you may start with a "Nero Wizard" menu sequence, that you select "compile a new cd" or "copy a cd" , be able to select audio , data or other types of burns. Audio selection will allow you to make cd's that will play in a regular cd player.
If doing audio, Nero will convert mp3's into correct format. With audio , you must burn your audrio selections in a single burn, you cannot burn a few songs and then add more later, it must be a single pas burn OR it will not play in a regular cd player. Also you cannot use re-writables to make audio cd's , must have regular blank cd's to burn audio cd's if you want it to play in a regular comsumer cd player.
2. I haven'tyet tried burning iso's with nero, but once the nero is running I did notice under file there is a "burn image" selction where you can choose a iso load. When trying a "save as" function it seams to save an iso but I don'tbeleive it is a ture image as teh size dosn't match content, but you could try it. Also check under the help tab to see what you find on that subject.
3. You can burn ziped files to put more stuff ont the cd, but it would have to copied / unzipped onto the hard drive before you could insatll or use anything. Not zipping may inable you to install direct from the cd rom.
4. to autorun, you must have a file called "autorun.inf" in the root directory of the cd . the instructions in this file will autorun if the cd properties is set to "autoinsert" mode. I am not sure of all the commands that can be exucuted as I have not made a lot of autorun cd's . but I will add two examples of autorun.inf files bellow...
example 1....
[AutoRun]
open=setup.exe
icon=setup.exe,0
example 2...
[autorun]
OPEN=setup.EXE /AUTORUN
ICON=setup.EXE,1
shell\configure=&Configure...
shell\configure\command=setup.EXE
shell\install=&Install...
shell\install\command=setup.EXE
[ProductFeatures]
Feature1=ACCESSFiles
Feature2=ProductFiles
Feature3=WORDFiles
Feature4=EXCELFiles
Feature5=PPTFiles
Feature6=OUTLOOKFiles
[ProductInformation]
ProductCode={00120409-78E1-11D2-B60F-006097C998E7}
DisplayName=Microsoft FrontPage 2000
Version=9.0
;Make this be 1 to do autorun even if the product is installed. Default for Office
;is to not autorun maintenance mode setup if the product is installed.
;AutorunIfInstalled=1
[ServicePack]
NTVersion=4
; 0x300 as a decimal number.
SPLevel=768
MessageText=%s cannot be installed on this computer. This product requires Microsoft Windows NT Version 4.0 Service Pack 3 or higher. Please download the service pack from www.microsoft.com prior to installing.
[InstallFont]
Font=Tahoma (TrueType)
FontAlt=Tahoma(TrueType)
FontAlt2=Tahoma
Version=Version 2.30
Path=Windows\Fonts\Tahoma.TTF
Force=No
[InstallFontBold]
Font=Tahoma Bold (TrueType)
FontAlt=Tahoma Bold(TrueType)
FontAlt2=Tahoma Bold
Version=Version 2.30
Path=Windows\Fonts\TahomaBD.TTF
Force=No
[InstallMSI]
;Make this be zero to aways suppress installing Windows installer
;If this is missing or one, we upgrade Windows installer only on systems
;prior to NT 5.
;Make this be 2 to upgrade Windows installer even on NT 5 and later.
InstMsi=2
[IE]
;before 5.00.0909.1400, IE uses msls3.dll 317. After 5.00.0909.1400, IE uses msls3.dll 325
Version=5.00.0909.1400
MessageText=This beta version of Microsoft Windows 2000 must be upgraded to install %s.
--------------------------------------------------------------------------------
#495: Author: tad214, Posted: Fri Dec 05, 2003 10:58 pm
----
hello,
you have been an excellant help. could not have asked for any better. thanks again and merry christmas to you and yours.