home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 December / PCpro_2005_12_DVD.ISO / files / linux / _Tools / Setup_ImgBurn_1.0.0.0.exe / ReadMe.txt < prev   
Encoding:
Text File  |  2005-09-20  |  1.8 KB  |  55 lines

  1. |==================================|
  2. | Program Name: | ImgBurn          |
  3. |==================================|
  4. | Author:       | LIGHTNING UK!    |
  5. |==================================|
  6.  
  7. Supported Command Line Switches:
  8.  
  9. (You can get a basic version of this list via 'ImgBurn.exe /?')
  10.  
  11. /SRC "<File Name>"
  12.     Used to select the source filename.
  13.     Examples: /SRC "C:\DVDIMAGE.ISO"
  14.  
  15. /DEST <Drive Letter | SCSI Address> 
  16.     Used to select the destination drive.
  17.     Examples: /DEST J:
  18.           /DEST 1:0:0
  19.  
  20. /START
  21.     Used to start the burn process automatically when the program has finished initialising.
  22.     Basically, it just presses the 'Write' button for you!
  23.  
  24. /CLOSE
  25.     Used to close the program when the burn process has finished.
  26.     Basically, it just presses the 'Close' button for you!
  27.  
  28. /VERIFY <YES | NO>
  29.     Used to make the program verify a disc is readable after it has been burnt.
  30.     Basically, it just checks (or unchecks!) the 'Verify after write' box for you!
  31.  
  32. /DELETEIMAGE <YES | NO>
  33.     Used to make the program delete the image after it has been burnt.
  34.     Basically, it just checks (or unchecks!) the 'Delete Image after write' box for you!
  35.  
  36. /SHUTDOWN
  37.     Used to shutdown the computer when the program has finished burning.
  38.     Basically, it just checks the 'Shutdown computer when done' box for you!
  39.  
  40. /ERASE
  41.     Used to automatically erase / format / overwrite media.
  42.  
  43. /SPEED <Write Speed>
  44.     Used to change the value of the 'Write Speed' drop down list.
  45.     The parameter must match the value within the drop down list exactly.
  46.     Examples: /SPEED MAX
  47.           /SPEED 1x
  48.           /SPEED 2.4x (or 2,4x depending on regional settings)
  49.  
  50. /LAYERBREAK <LBA>
  51.     Used to tell the program where to put the layerbreak.
  52.     Only applies when burning DVD+R DL discs.
  53.         Examples: /LAYERBREAK 2000000
  54.  
  55. THE END