home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / multimedia / imgburner / SetupImgBurn_2.0.0.0.exe / ReadMe.txt < prev    next >
Text File  |  2006-07-31  |  6KB  |  131 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. /MODE <ISOBUILD | ISOWRITE | ISOVERIFY | DISCOVERY>
  12.     Used to tell the program which 'Mode' to open up in.
  13.  
  14. /BUILDMODE <DEVICE | IMAGEFILE>
  15.     Used to tell the program which 'Build Mode' to open up in.
  16.     Only applies to ISOBUILD mode.
  17.  
  18. /SRC <Drive Letter | SCSI Address> | "<Folder Name>\" | "<File Name>"
  19.     Used to select the source drive or filename.
  20.     Drive Letter or SCSI Address applies to ISOVERIFY mode.
  21.     Folder Name applies to ISOBUILD mode.
  22.         File Name applies to ISOBUILD, ISOWRITE and DISCOVERY modes.
  23.     Examples: /SRC J:
  24.           /SRC 1:0:0
  25.           /SRC "C:\DVD_FILES\VIDEO_TS\"
  26.           /SRC "C:\DVDIMAGE.ISO"
  27.           /SRC "C:\BackupProject.IBB"
  28.  
  29.     In ISOBUILD mode, you can specify an '.IBB' file as the source.
  30.     This is an 'ImgBurn Backup Project' file and is a simple text file containing the names of folders / files to add to the image, along with the various configuration options.
  31.     The simplest way to find the correct syntax for an '.IBB' file is to have ImgBurn create one via the 'Save Project...' option in the 'File' menu, and then look at it in notepad.
  32.  
  33. /DEST <Drive Letter | SCSI Address> | "<File Name>" 
  34.     Used to select the filename or drive.
  35.     Drive Letter or SCSI Address applies to ISOWRITE and DISCOVERY modes.
  36.     File Name applies to ISOBUILD and ISOVERIFY modes ('DEST' actually means 'Compare' here for ISOVERIFY mode).
  37.     Examples: /DEST J:
  38.           /DEST 1:0:0
  39.           /DEST "C:\DVDIMAGE.ISO"
  40.  
  41. /FILESYSTEM "<File System>"
  42.     Used to change the value of the 'File System' drop down list.
  43.     Only applies to ISOBUILD mode.
  44.     The parameter must match the value within the drop down list exactly.
  45.     Examples: /FILESYSTEM "ISO9660"
  46.           /FILESYSTEM "ISO9660 + Joliet"
  47.           /FILESYSTEM "ISO9660 + UDF"
  48.  
  49. /VOLUMELABEL "<Volume Label>"
  50.     Used to set the value of the volume label fields.
  51.     Only applies to ISOBUILD mode.
  52.     If you're using the ISO9660 file system, you should ensure the volume label only contains 'A...Z', '0...9' and '_' characters as this bypasses internal checks.
  53.     Length limits are automatically applied. i.e. 32 chars for ISO9660, 16 for Joliet, 126 for UDF.
  54.  
  55. /SPEED <Write Speed>
  56.     Used to change the value of the 'Write Speed' drop down list.
  57.     The parameter must match the value within the drop down list exactly.
  58.     Examples: /SPEED MAX
  59.           /SPEED 1x
  60.           /SPEED 2.4x (or 2,4x depending on regional settings)
  61.  
  62. /COPIES <Number Of Copies>
  63.     Used to change the value of the 'Copies' drop down list.
  64.     The parameter must match the value within the drop down list exactly.
  65.     Only applies to ISOWRITE mode.
  66.     Example: /COPIES 2
  67.  
  68. /LAYERBREAK <LBA>
  69.     Used to tell the program where to put the layerbreak.
  70.     Only applies when burning DVD+R DL discs.
  71.         Examples: /LAYERBREAK 2000000
  72.  
  73. /ERASE
  74.     Used to automatically erase / format / overwrite media.
  75.  
  76. /OVERWRITE <YES | NO>
  77.     Used to force the program to either overwrite all existing files, or never overwrite them.
  78.  
  79. /TESTMODE <YES | NO>
  80.     Used to make the program simulate the burn - whereby no data is actually written to the disc.
  81.     Basically, it just checks (or unchecks!) the 'Test Mode' box for you!
  82.  
  83. /VERIFY <YES | NO>
  84.     Used to make the program verify a disc is readable after it has been burnt.
  85.     Basically, it just checks (or unchecks!) the 'Verify after write' box for you!
  86.  
  87. /DELETEIMAGE <YES | NO>
  88.     Used to make the program delete the image after it has been burnt.
  89.     Basically, it just checks (or unchecks!) the 'Delete Image after write' box for you!
  90.  
  91. /START
  92.     Used to start the burn process automatically when the program has finished initialising.
  93.     Basically, it just presses the 'Write' / 'Verify' button for you!
  94.  
  95. /CLOSE
  96.     Used to close the program when the burn process has finished.
  97.     Basically, it just presses the 'Close' button for you!
  98.  
  99. /CLOSESUCCESS
  100.     Used to close the program when the burn process has finished AND was successful.
  101.     Basically, it just presses the 'Close' button for you!
  102.  
  103. /SHUTDOWN
  104.     Used to shutdown the computer when the program has finished burning.
  105.     Basically, it just checks the 'Shutdown computer when done' box for you!
  106.  
  107. /WAITFORMEDIA
  108.     Used in combination with /START and /CLOSE to wait until the program is 'Ready' to burn before trying to start.
  109.     Normally, if the program isn't 'Ready', the /CLOSE switch causes the program to close without having done anything.
  110.  
  111. /NOIMAGEDETAILS
  112.     Used to stop the program from displaying details about the image.
  113.     Only applies to ISOBUILD mode.
  114.  
  115. /IBG "<File Name>"
  116.     Used to make the program write the graph data to a file of the specified name after burning (or verifying if it's enabled).
  117.  
  118. /LOG "<File Name>"
  119.     Used to make the program write the log to a file of the specified name when closing down.
  120.  
  121. /INFO "<File Name>"
  122.     Used to make the program write the contents of the drive/media information window (on the right side of the main window) to a file of the specified name after full initialising the media.
  123.  
  124. /SETTINGS "<File Name>"
  125.     Used to override loading the settings from the registry, and instead load from / save to the specified file.
  126.     If the file does not exist, default settings will be used and the program will attempt to save to the specified file when it's closed.
  127.  
  128.     Even if this switch is not specified, the program will attempt to load from 'ImgBurn.ini' in the application exe's directory BEFORE it loads from the registry.
  129.  
  130. THE END
  131.