|==================================| | Program Name: | ImgBurn | |==================================| | Author: | LIGHTNING UK! | |==================================| Supported Command Line Switches: (You can get a basic version of this list via 'ImgBurn.exe /?') /MODE Used to tell the program which 'Mode' to open up in. /BUILDMODE Used to tell the program which 'Build Mode' to open up in. Only applies to ISOBUILD mode. /SRC | "\" | "" Used to select the source drive or filename. Drive Letter or SCSI Address applies to ISOVERIFY mode. Folder Name applies to ISOBUILD mode. File Name applies to ISOBUILD, ISOWRITE and DISCOVERY modes. Examples: /SRC J: /SRC 1:0:0 /SRC "C:\DVD_FILES\VIDEO_TS\" /SRC "C:\DVDIMAGE.ISO" /SRC "C:\BackupProject.IBB" In ISOBUILD mode, you can specify an '.IBB' file as the source. 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. 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. /DEST | "" Used to select the filename or drive. Drive Letter or SCSI Address applies to ISOWRITE and DISCOVERY modes. File Name applies to ISOBUILD and ISOVERIFY modes ('DEST' actually means 'Compare' here for ISOVERIFY mode). Examples: /DEST J: /DEST 1:0:0 /DEST "C:\DVDIMAGE.ISO" /FILESYSTEM "" Used to change the value of the 'File System' drop down list. Only applies to ISOBUILD mode. The parameter must match the value within the drop down list exactly. Examples: /FILESYSTEM "ISO9660" /FILESYSTEM "ISO9660 + Joliet" /FILESYSTEM "ISO9660 + UDF" /VOLUMELABEL "" Used to set the value of the volume label fields. Only applies to ISOBUILD mode. 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. Length limits are automatically applied. i.e. 32 chars for ISO9660, 16 for Joliet, 126 for UDF. /SPEED Used to change the value of the 'Write Speed' drop down list. The parameter must match the value within the drop down list exactly. Examples: /SPEED MAX /SPEED 1x /SPEED 2.4x (or 2,4x depending on regional settings) /COPIES Used to change the value of the 'Copies' drop down list. The parameter must match the value within the drop down list exactly. Only applies to ISOWRITE mode. Example: /COPIES 2 /LAYERBREAK Used to tell the program where to put the layerbreak. Only applies when burning DVD+R DL discs. Examples: /LAYERBREAK 2000000 /ERASE Used to automatically erase / format / overwrite media. /OVERWRITE Used to force the program to either overwrite all existing files, or never overwrite them. /TESTMODE Used to make the program simulate the burn - whereby no data is actually written to the disc. Basically, it just checks (or unchecks!) the 'Test Mode' box for you! /VERIFY Used to make the program verify a disc is readable after it has been burnt. Basically, it just checks (or unchecks!) the 'Verify after write' box for you! /DELETEIMAGE Used to make the program delete the image after it has been burnt. Basically, it just checks (or unchecks!) the 'Delete Image after write' box for you! /START Used to start the burn process automatically when the program has finished initialising. Basically, it just presses the 'Write' / 'Verify' button for you! /CLOSE Used to close the program when the burn process has finished. Basically, it just presses the 'Close' button for you! /CLOSESUCCESS Used to close the program when the burn process has finished AND was successful. Basically, it just presses the 'Close' button for you! /SHUTDOWN Used to shutdown the computer when the program has finished burning. Basically, it just checks the 'Shutdown computer when done' box for you! /WAITFORMEDIA Used in combination with /START and /CLOSE to wait until the program is 'Ready' to burn before trying to start. Normally, if the program isn't 'Ready', the /CLOSE switch causes the program to close without having done anything. /NOIMAGEDETAILS Used to stop the program from displaying details about the image. Only applies to ISOBUILD mode. /IBG "" Used to make the program write the graph data to a file of the specified name after burning (or verifying if it's enabled). /LOG "" Used to make the program write the log to a file of the specified name when closing down. /INFO "" 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. /SETTINGS "" Used to override loading the settings from the registry, and instead load from / save to the specified file. 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. 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. THE END