Nero command line options

Burning Software Discuss, Nero command line options at Software forum; Does anyone know about the possibilities for accessing Nero from the command line? I was trying to enable a right-click menu item (in windows explorer) on .m3u playlist files which would take them straight into a new Nero audio cd window... The same thing would be useful for .mp3s I

Old Posted: 17-07-2002
default_avatar
Hools (New on Forum)
Posts: 1
  • Find More Posts by Hools
Does anyone know about the possibilities for accessing Nero from the command line? I was trying to enable a right-click menu item (in windows explorer) on .m3u playlist files which would take them straight into a new Nero audio cd window...

The same thing would be useful for .mp3s

I note that "C:\Program Files\ahead\Nero\nero.exe" /w opens Nero Express, but "C:\Program Files\ahead\Nero\nero.exe" "%1" and "C:\Program Files\ahead\Nero\nero.exe" /w "%1" both return Unexpected File Format errors.

Any help much appreciated.
default_avatar
Today (MyCE Staff)
Posts: 15,596
Old Posted: 17-05-2004
default_avatar
jasonbrowne (New on Forum)
Posts: 1
  • Find More Posts by jasonbrowne
HI I was wondering if any one has tried recording from the command line using veritas record now.
thanks
Jason
Old Posted: 15-07-2005
default_avatar
leancode (New on Forum)
Posts: 1
  • Find More Posts by leancode
To burn an imge straight with Nero Express I use this one:
"C:\Program Files\Ahead\Nero\nero.exe" -w %1
Hope that helps.
Old Posted: 15-07-2005
Namoh's Avatar
Namoh (MyCE Resident)
Posts: 6,471
  • Find More Posts by Namoh
You just kicked up a thread of three years old, congrats.
__________________
When you're little, what you really want is for grown-ups to make the world a safe place where dreams can come true and promises are never broken. And when you're little, it doesn't seem like a lot to ask.

Women might be able to fake orgasms.
But men can fake whole relationships.

New rig: Antec P182 Super Mid Tower, Intel Quad Q6600 2.4Ghz @ 3.0Ghz, Thermalright Ultra-120 Extreme, Kingston 4Gb 1066Mhz dual channel, MSI NX8800GTX OC Edition 768 MB, 4 x 500 GB Seagate Barracuda 7200.10, Asus DRW-1814BLT DVD-RW, NEC AD-7173S DVD-RW, NEC 3,5" diskdrive, Logitech X-540 speakers, Samsung TFT SyncMaster 245B, Creative X-Fi Xtreme Gamer, Be Quiet Dark Power Pro 850Watt, dual boot Windows XP SP2 and Windows Vista.
Old Posted: 03-12-2006
default_avatar
dunwich (New on Forum)
Posts: 1
  • Find More Posts by dunwich
Greetings.

>Does anyone know about the possibilities for accessing Nero from the command line?

plenty

Usually, you start Nero StartSmart, you select what you want to do, and the Nero SmartStart launch the Nero application to do waht you want : new data-DVD, new music CD, CD-clone...

I used Process Explorer from sysinternals to catch the process launched by Smart Nerostart. For example , when I ask for data-DVD, it launches : "D:\Program files\AheadNero\Nero\nero.exe" /w /New:ISODisc /Media:DVD"

Then I put "New:ISODisc" into Yahoo, and I got the list of all available command line options. It's in German, but it seems quite forwardish. Note that I did not tried them all.

You will find it here
http://www.hackerboard.de/archive/10825/thread.html or
http://www.hackerboard.de/thread.php?threadid=10825

But I will post the details, maybe someone will pick-it up from here and translate in a few years I guess, cause that' a slow thread...

nero.exe
********
Dateien encoden: /Dialog:EncodeFiles /Media:CD
CD rippen: /Dialog:SaveTracks /Media:CD
CD kopieren: /Dialog:DiscCopy /Media:CD
Image brennen: /Dialog:BurnImage /Media:CD
Festplatte sichern: /Dialog:HDBackup /Media:CD
CD löschen: /Dialog:EraseDisc /Media:CD
Disc - Info: /Dialog:DiscInfo /Media:CD
Audio CD erstellen: /New:AudioCD /Media:CD
Daten-Disc erstellen: /New:ISODisc /Media:CD
Audio und Daten-CD erstellen: /New:CDEXTRA /Media:CD
Bootfähige Disk erstellen: /New:BootDisc /Media:CD
UDF-Disk erstellen: /New:UDFDisc /Media:CD
UDF/ISO-Disc erstellen: /New:UDFISODisc /Media:CD
Hybrid-Disc erstellen: /New:HybridDisc /Media:CD
Mixed Mode-CD erstellen: /New:MixedModeDisc /Media:CD
MP3-CD erstellen: /New:MP3Disc /Media:CD
WMA-CD erstellen: /New:WMADisc /Media:CD
DVD erstellen: /New:DVDVideo /Media:DVD

Für NeroExpress einfach den Parameter /w hinzufügen.
z.B.: /w /New:AudioCD /Media:CD



nerovision.exe
**************
VCD erstellen: /New:VCD /Media:CD
SVCD erstellen: /New:SVCD /Media:CD
VCD Diashow erstellen: /New:VCDSlideshow /Media:CD
SVCD Diashow erstellen: /New:SVCDSlideshow /Media:CD
DVD Diashow erstellen: /New:DVDSlideshow /Media:DVD
Video aufnehmen: /New:VideoCapture /Media:CD
Film erstellen: /New:Movie /Media:CD
MiniDVD erstellen: /New:MiniDVD /Media:CD
DVD erstellen: /New:DVDVideo /Media:DVD

BackItUp.exe
************
Dateien sichern: /New:Backup /Wizard:Backup /Media:DVD
-----> oder /Media:CD
Sicherung wiederherstellen: /New:Restore /Wizard:Restore /Media:DVD
Sicherung planen: /New:Job /Wizard:Job /Media:DVD

PS : I believe it's not copyright infringment to post here this list from that site because it's only command lines. Sorry if I'm out of the policy of this forum. In that case, delete me.
Reply by mail, cause I don't think I will follow up. I just wanted to post my penny.
Bye
Old Posted: 16-01-2008
default_avatar
halbert (New on Forum)
Posts: 1
  • Find More Posts by halbert
A better option is the "nerocmd.exe" found in the same folder as "nero.exe" which in my case is:

Code:
J:\Program Files\Nero\Nero 7\Core
to get a list of all command line options just run nerocmd from a dos shell window

eg:

Code:
nerocmd
and you get something like this:

Code:
Usage:
  _______________
 | List available| --listdrives
 | drives        |
 |_______________|
 | Obtain drive  | --driveinfo --drivename <name>
 | info          |
 |_______________|
 | Obtain disc   | --discinfo --drivename <name> [--extended] [--read_isrc] [--cd_text]
 | info          |
 |_______________|
 | Write         | --write --drivename <name> [--real] [--tao]
 | ISO/Audio Disc| [--artist <artist>] [--title <title>] [--speed <speed>]
 |               | [--audio] <audio files> [--cdextra] [--iso <volumename>]
 |               | [--iso-no-joliet] [--iso-mode2] [--speedtest]
 |               | [--enable_abort] [--close_session] [--detect_non_empty_disc]
 |               | [--cd_text] [--underrun_prot]
 |               | [--import_udf] [--import_vms_session]
 |               | [--use_rockridge] [--create_iso_fs] [--create_udf_fs]
 |               | [--disable_eject] [--verify] [--dvd] [--use_allspace]
 |               | <disk file> ...
 |               | [--force_erase_disc] [--nero_log_timestamp]
 |               | [--output_image <filename>]
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>]
 |               | [--booktype_dvdrom] [--layerbreak <sectornumber>]
 |               | [--udf_revision <value>] [--udf_partition_type <type>]
 |               | [--allowunicodelabel] [--spare_area <option>]
 |               |
 |               | NOTE: At least one audio file or one disk file needs to be
 |               | specified!
 |_______________|
 | Write         | --write --drivename <name> [--real] [--tao]
 | Video CD      | --videocd [--speed <speed>] [--speedtest] [--enable_abort]
 |               | [--close_session] <video files> [--iso <volumename>]
 |               | [--iso-no-joliet] [--iso-mode2] [--speedtest]
 |               | [--enable_abort] [--close_session] [--detect_non_empty_disc]
 |               | [--underrun_prot] [--disable_eject] <disk file>...
 |               | [--force_erase_disc] [--nero_log_timestamp]
 |               | [--temp_path <path>] [--output_image <filename>]
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>]
 |_______________|
 | Write Super   | --write --drivename <name> [--real] [--tao]
 | Video CD      | --svideocd [--speed <speed>] [--speedtest] [--enable_abort]
 |               | [--close_session] <video files> [--iso <volumename>]
 |               | [--iso-no-joliet] [--iso-mode2] [--speedtest]
 |               | [--enable_abort] [--close_session] [--detect_non_empty_disc]
 |               | [--underrun_prot] [--disable_eject] <disk file>...
 |               | [--force_erase_disc] [--nero_log_timestamp]
 |               | [--temp_path <path>] [--output_image <filename>]
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>]
 |_______________|
 | Write image   | --write --drivename <name> [--real] [--tao] [--dvd]
 |               | --image <image filename> [--speed <speed>] [--speedtest]
 |               | [--enable_abort] [--close_session] [--detect_non_empty_disc]
 |               | [--underrun_prot] [--disable_eject]
 |               | [--force_erase_disc] [--nero_log_timestamp]
 |               | [--output_image <filename>]
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>]
 |               | [--booktype_dvdrom] [--layerbreak <sectornumber>]
 |               | [--spare_area <option>]
 |_______________|
 | Write         | --write --drivename <name> [--real] [--tao]
 | freestyle disc| [--artist <artist>] [--title <title>] [--speed <speed>]
 |               | [--cdextra] [--iso <volumename>]
 |               | [--freestyle_mode1 <filename>]
 |               | [--freestyle_mode2 <filename>]
 |               | [--freestyle_audio <filename>]
 |               | [--iso-no-joliet] [--iso-mode2] [--speedtest]
 |               | [--enable_abort] [--close_session] [--detect_non_empty_disc]
 |               | [--cd_text] [--underrun_prot]
 |               | [--import_udf] [--import_vms_session]
 |               | [--use_rockridge] [--create_iso_fs] [--create_udf_fs]
 |               | [--disable_eject] [--verify] [--use_allspace] <disk file>...
 |               | [--force_erase_disc] [--nero_log_timestamp]
 |               | [--output_image <filename>]
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>]
 |               | [--booktype_dvdrom] [--layerbreak <sectornumber>]
 |               | [--udf_revision <value>] [--udf_partition_type <type>]
 |               | [--spare_area <option>]
 |               |
 |               | NOTE: Any number of freestyle tracks can be specified up to
 |               | a maximum of 99 tracks.!
 |_______________|
 | Copy disc     | --write --drivename <name> --disccopy <source drivename>
 |               | [--real] [--tao][--enable_abort] [--detect_non_empty_disc]
 |               | [--underrun_prot] [--disable_eject] [--verify]
 |               | [--force_erase_disc] [--nero_log_timestamp]
 |               | [--output_image <filename>]
 |               | [--copy_temp_image_path <path>] [--copy_keep_temp_image]
 |               | [--copy_retries <num>] [--copy_read_speed <speed>] [--dvd]
 |               | [--copy_continue_on_data_read_errors] [--copy_raw_read_mode]
 |               | [--copy_abort_on_audio_read_errors] [--copy_read_isrc]
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>] [--spare_area <option>]
 |_______________|
 | Estimate      | --estimate --drivename <name> [--tao]
 | track size    | [--iso <volumename>] [--iso-no-joliet] [--iso-mode2]
 |               | [--close_session] [--import_udf] [--import_vms_session]
 |               | [--use_rockridge] [--create_iso_fs] [--create_udf_fs]
 |               | [--disable_eject] [--dvd] [--use_allspace]
 |               | [--estimate_no_fs_overhead] [--estimate_no_data]
 |               | [--estimate_no_exact_size] <disk file> ...
 |               | [--udf_revision <value>] [--udf_partition_type <type>]
 |_______________|
 | Read audio    | --read --drivename <name> [--read_speed <speed>]
 | track(s)      | --XY <filename> [-XY <filename> ...]
 |_______________|
 | List audio    | --listformats
 | formats       |
 |_______________|
 | Erase disc    | --erase [--entire] --drivename <name>
 |               | [--userobot <robotname>] [--robot_port_type <type>]
 |               | [--robot_port_num <num>] [--set_robot_flag <flagtype>]
 |               | [--robot_flag_value <value>]
 |_______________|
 | Eject disc    | --eject --drivename <name>
 |_______________|
 | Load disc     | --load --drivename <name>
 |_______________|
 | Obtain image  | --imageinfo <filename>
 | file disc info|
 |_______________|
 | Version info  | --version
 |_______________|
 | List available| --listrobot_port_types
 | robot port    |
 | types         |
 |_______________|
 | List available| --listrobots
 | robot drivers |
 |_______________|
 | List available| --listrobotflags
 | robot options |
 |_______________|
 | Set device    | --deviceoption --drivename <name> 
 | option        | [--layerbreak <sectornumber>] 
 |_______________|

 Each command supports the following switches: [--no_error_log],
 [--error_log <log filename>], [--no_user_interaction] and [@parameter_file]

  _______________
 | --write       | Burn disc.
 |_______________|
 | --drivename   | <name> is either the "full name" of the drive or the
 | <name>        | drive letter.
 |_______________|
 | --real        | Forces the disc to be actually burned. If --real is not
 |               | specified the process is only simulated.
 |_______________|
 | --tao         | Disc is burned in TAO mode (DAO is default).
 |_______________|
 | --burnproof   | Obsolete option, use --underrun_prot instead.
 |_______________|
 | --artist      | <artist> is the artist name as to be written on disc.
 | <artist>      |
 |_______________|
 | --title       | <title> is the title to be written on disc.
 | <title>       |
 |_______________|
 | --read_speed  | <speed> is the speed at which the audio tracks will be read
 | <speed>       | (in x150KB/s).
 |_______________|
 | --speed       | <speed> is the speed at which the disc will be burned
 | <speed>       | (for CD in x150 KB/s and for DVD in x1,385 KB/s).
 |_______________|
 | --speed_in_   | <speed> is the speed at which the disc will be burned
 |  kbps <speed> | (in KB/s).
 |_______________|
 | --audio       | The disc is burned with audio information.
 |_______________|
 | <audio files> | <audio files> is a list of audio files (wav, mp3, wma, pcm).
 |_______________|
 | --cdextra     | Use the CDExtra feature.
 |_______________|
 | --iso         | <volume name> is the volume name to be stored on the disc.
 | <volume name> |
 |_______________|
 |--iso-no-joliet| Do not use Joliet format.
 |_______________|
 | --iso-mode2   | Burn the disc using mode 2.
 |_______________|
 | --speedtest   | Perform speed test before burning.
 |_______________|
 | --enable_abort| Notify which operations can and which cannot be aborted.
 |_______________|
 |--close_session| Close the session, not the whole disc.
 |_______________|
 |--detect_non_  | Detect if the disc for burning is a non empty
 | empty_disc    | RW media and offer to take certain actions.
 |_______________|
 | --cd_text     | Write or read CD text (if supported by device).
 |_______________|
 | --videocd     | Burn a Video CD.
 |_______________|
 | --svideocd    | Burn a Super Video CD.
 |_______________|
 | <video files> | <video files> represents a list of video files (mpeg, jpeg).
 |_______________|
 | --image       | <filename> is the filename to the image file.
 | <filename>    |
 |_______________|
 | --read        | Read audio track(s).
 |_______________|
 | --XY          | XY is the number of the audio track that is to be saved to
 | <filename>    | <filename>.
 |_______________|
 | --erase       | Erase an RW media.
 |_______________|
 | --entire      | Erase the entire disc (the default is quick erase).
 |_______________|
 | --eject       | Eject disc.
 |_______________|
 | --load        | Load disc.
 |_______________|
 | --version     | Print NeroAPI version information.
 |_______________|
 | --underrun_   | Protect from underrun condition.
 |   prot        |
 |_______________|
 | --use_        | Use rockridge format.
 |   rockridge   |
 |_______________|
 | --create      | Create ISO filesystem.
 |   _iso_fs     |
 |_______________|
 | --create      | Create UDF filesystem.
 |   _udf_fs     |
 |_______________|
 | --dvdvideo    | Perform reallocation of files in VIDEO_TS
 |   _realloc    | directory.
 |_______________|
 | --dvdvideo    | Create DVD-Video compatible disc.
 |   _cmpt       | --create_iso_fs --create_udf_fs and 
 |               | --iso_no_joliet also need to be specified.
 |_______________|
 | --import      | Obsolete option; will be ignored.
 |   rockridge   |
 |_______________|
 | --import_udf  | Import UDF format.
 |_______________|
 | --import_vms  | Import Virtual Multisession (VMS) session
 |   _session    | (session number treated as VMS session).
 |_______________|
 | --import      | Obsolete option; will be ignored.
 |   _iso_only   |
 |_______________|
 | --import      | Import session number (if omitted, the last
 |  <session #>  | session is imported).
 |_______________|
 | --prefer      | Obsolete option; will be ignored.
 |   _rockridge  |
 |_______________|
 | --freestyle_  | Burn the file in mode 1.
 |  mode1        |
 |_______________|
 | --freestyle_  | Burn the file in mode 2.
 |  mode2        |
 |_______________|
 | --freestyle_  | Burn the file in audio mode.
 |  audio        |
 |_______________|
 | --disable_    | Disables disc ejection after burn completion.
 |   eject       |
 |_______________|
 | --verify      | Verify ISO filesystem after writing.
 |_______________|
 | --dvd_high_   | Used for better compatibility of burned DVDs.
 |  compatibility| At least 1GB will be written.
 |_______________|
 | --dvd         | Select DVD as media type.
 |_______________|
 | --recursive   | Do a recursive file search.
 |_______________|
 | --force_erase_| Delete disc without user interaction
 |   disc        | (requires --detect_non_empty_disc).
 |_______________|
 | --nero_log_   | Add a timestamp to the log's file name.
 |   timestamp   |
 |_______________|
 | --temp_path   | Specify a temporary path for Video CD files.
 |_______________|
 | --media_type  | Specify a media type (combine with +) 
 |   <type>      |  media_cd, media_ddcd, media_dvd_m, media_dvd_p,
 |               |  media_dvd_any, media_dvd_ram, media_ml, media_mrw,
 |               |  media_no_cdr, media_no_cdrw, media_cdrw, media_cdr
 |               |  media_dvd_rom, media_cdrom, media_no_dvd_m_rw,
 |               |  media_no_dvd_m_r, media_no_dvd_p_rw,
 |               |  media_no_dvd_p_r, media_dvd_m_r, media_dvd_m_rw,
 |               |  media_dvd_p_r, media_dvd_p_rw, media_fpacket,
 |               |  media_vpacket, media_packetw, media_hdb or
 |               |  media_dvd_p_r9, media_dvd_m_r9, media_dvd_any_r9,
 |               |  media_bd_rom, media_bd_r, media_bd_r, media_bd,.
 |               |  media_bd_any.
 |_______________|
 | --no_user_    | Allow the whole process to take place with no user
 |  interaction  | interaction (no questions asked).
 |_______________|
 | --output_image| Specify output image file name if image recorder is used
 |               | to avoid prompting for filename.
 |_______________|
 | --use_allspace| Use all space on the media.
 |_______________|
 | --relax_joliet| Relax Joliet file name length limitations.
 |_______________|
 | --japanese_   | CD Text is treated as Japanese CD Text (must include
 |  cd_text      | --cd_text as well).
 |_______________|
 |--disable_eject| Do not eject the RW media after erasing it.
 | _after_erase  |
 |_______________|
 | --force_eject | Force disc ejection after erasing the RW media.
 |  _after_erase |
 |_______________|
 | --system_     | <text> is the "system identifier" of an ISO track.
 |  identifier   |
 |  <text>       |
 |_______________|
 | --volume_set  | <text> is the "volume set" of an ISO track.
 |  <text>       |
 |_______________|
 | --publisher   | <text> is the "publisher" of an ISO track.
 |  <text>       |
 |_______________|
 | --data_       | <text> is the "data preparer" of an ISO track.
 |preparer <text>|
 |_______________|
 | --application | <text> is the "application" of an ISO track.
 |  <text>       |
 |_______________|
 | --copyright   | <text> is the "copyright" of an ISO track.
 |  <text>       |
 |_______________|
 | --abstract    | <text> is the "abstract" of an ISO track.
 |  <text>       |
 |_______________|
 |--bibliographic| <text> is the "bibliographic" of an ISO track.
 |  <text>       |
 |_______________|
 | --backup      | Replace imported files only if newer are found.
 |_______________|
 | --booktype    | The book type of a burned DVD will be set to
 |   _dvdrom     | DVD-ROM.
 |_______________|
 | --no_booktype | Do not change the book type of a DVD even if the default
 |   _change     | setting is to change the book type to DVD-ROM.
 |_______________|
 | --estimate_no | Do not include the file system overhead in calculation.
 |   fs_overhead |
 |_______________|
 | --estimate_no | Do not include data in calculation.
 |   data        |
 |_______________|
 | --estimate_no | Do not calculate the exact size (quicker).
 |   exact_size  |
 |_______________|
 | --cd_overburn | Specify CD overburn size in blocks.
 |   <size>      |
 |_______________|
 | --dvd_overburn| Specify DVD overburn size in blocks.
 |   <size>      |
 |_______________|
 | --copy_temp_  | Specify temporary image path for a disc copy operation.
 |   image_path  | Omitting it causes on-the-fly copy.
 |_______________|
 | --copy_keep_  | Do not delete temporary image path after disc copy
 |   temp_image  | operation.
 |_______________|
 | --copy_retries| Specify retry count on read errors.
 |   <num>       |
 |_______________|
 | --copy_read_  | Specify disc copy read speed in kb/s.
 |   speed <spd> |
 |_______________|
 | --copy_       | Ignore data errors during disc copy.
 |  continue_on_ | Default is to abort.
 |  data_read_   |
 |  errors       |
 |_______________|
 | --copy_       | Abort on audio errors during disc copy.
 | abort_on_audio| Default is to ignore.
 | read_errors   |
 |_______________|
 | --copy_raw_   | Use raw read mode for disc copy.
 |   read_mode   |
 |_______________|
 | --copy_read_  | Read ISRC and media catalog number during disc copy.
 |   isrc        |
 |_______________|
 | --userobot    | Use robot to move the disc to and from recorder.
 |   <robotname> |
 |_______________|
 | --robot_port_ | Specify the port type the robo is connected to: COM, LPT,
 |   type <type> | USB. Default is COM. 
 |_______________|
 | --robot_port_ | Specify the port number the robo is connected to: 1, 2, 3...
 |   num <num>   | Default is 1. 
 |_______________|
 | --set_robot_  | Set special robot flag before burning: robo_cleanup,
 |   flag        |  robo_insertcd_retries.
 |   <flagtype>  |
 |_______________|
 | --robot_flag_ | Set value for flag specified above. 
 |   value       |
 |   <value>     |
 |_______________|
 | --layerbreak  | Set layer break at specified sector position of layer 0. 
 | <sectornumber>| <sectornumber> must be a multiple of 16. 
 |               | In case to get the layer break position <sectornumber> has 
 |               | to be also specified (>0), although not used. 
 |_______________|
 | --booktype_   | Set the book type of burnt DVD to DVD-ROM. 
 |   dvdrom      |
 |_______________|
 | --udf_revision| Set one of following values for UDF revision: 
 |   <value>     | udf_102, udf_150, udf_200, udf_201.
 |_______________|
 | --udf_parti   | Set one of following values for UDF partition type: 
 |   tion_type   | physical, virtual, sparable. 
 |   <type>      | 
 |_______________|
 |--allowunicode | Burning 16 bit unicode volume labels for DVD-Video 
 |  label        |  compatible compilations
 |_______________|
 | --spare_area  | Define if spare area on BD should be allocated or not.
 |     <option>  | The option values: no_action, allocate, no_allocate. 
 |_______________|
 | --extended    | Get extended CD info like file system type of 
 |               |  particular track 
 |_______________|
 | --read_isrc   | Also read ISRC if disc info requested 
 |_______________|
 | @param_file   | param_file contains the command line arguments.
 |_______________|
Old Posted: 11-11-2008
default_avatar
marianoa (New on Forum)
Posts: 4
  • Find More Posts by marianoa
Answer: if i wan to to copy a CD with archive .PDF. how can i copy this CD??
Old Posted: 12-11-2008
default_avatar
Jenna24 (New on Forum)
Posts: 1
  • Find More Posts by Jenna24
Is it possible to use a command line to burn a label onto the cd/dvd using lightscribe? I know you can do this through the wizard but can't see a command line for it.
Old Posted: 13-11-2008
default_avatar
marianoa (New on Forum)
Posts: 4
  • Find More Posts by marianoa
Hi, i wrote de command line

nerocmd.exe --write --drivename E --speed 4 --freestyle_mode1 prueba.pdf --force_erase_disc --real

with this line i have an error; the error is : the disc is not empty. last detected media : CD-R
requested media: CD-R/RW.

why i need a CD-R/RW if i must burn a disc and not rewrite???

could you help me please?
Hello guest,
default
To benefit from all extra features you need to log in or sign up.

Search this Thread

New Posts

People who found this also searched for

  • %1 filename right click batch switches
  • --write --drivename x --speed x --real --tao --
  • c program files ahead nero nero.exe ?
  • c program files ahead nero nero.exe dialog encodefiles
  • c program files ahead nero nero.exe w media dvd yeni isodisc
  • cli nero
  • command line nero
  • command line parameters for nerostartsmart.exe
  • copy read speed
  • detect non empty disc
  • dialog burnimage media dvd
  • dialog disccopy
  • erase disc command line
  • forum nero backitup robo*
  • last detected media requested media
  • lightscribe commandline dos
  • nero 7 command line
  • nero and command line
  • nero backitup mit robo*
  • nero cmd
  • nero command
  • nero command line
  • nero command line close
  • nero command line export
  • nero command line options
  • nero command line parameters
  • nero express command line
  • nero express command line options
  • nero express command options
All times are GMT +2. The time now is 05:57.
Top
Automatic translations supported by vBET 3.3.3