つぶねこ

@もじらもーど。
↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |
2007/3/19 2:18
さいきんのソフト試用 ImgBurn

 ReadMe.txt曰く、
 
Supported Command Line Switches:
/MODE <ISOREAD | ISOBUILD | ISOWRITE | ISOVERIFY | DISCOVERY>
  Used to tell the program which 'Mode' to open up in.
/BUILDMODE <DEVICE | IMAGEFILE>
  Used to tell the program which 'Build Mode' to open up in.
  Only applies to ISOBUILD mode.
/SRC <Drive Letter | SCSI Address> | "\" | ""
  Used to select the source drive or filename.
  Drive Letter or SCSI Address applies to ISOREAD and ISOVERIFY modes.
  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 <Drive Letter | SCSI Address> | ""
  Used to select the filename or drive.
  Drive Letter or SCSI Address applies to ISOWRITE and DISCOVERY modes.
  File Name applies to ISOREAD, ISOBUILD and ISOVERIFY modes ('DEST' actually means 'Compare' here for ISOVERIFY mode).
  Examples: /DEST J:
     /DEST 1:0:0
     /DEST "C:\DVDIMAGE.ISO"
/FILESYSTEM "<File System>"
  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 "<Volume Label>"
  Used to set the value of the volume label fields.
  Only applies to ISOBUILD mode.
  Length limits are automatically applied. i.e. 32 chars for ISO9660, 16 for Joliet, 126 for UDF.
  To specify different volume labels for each file system, the following switches are also available:
  /VOLUMELABEL_ISO9660 "<Volume Label>"
  /VOLUMELABEL_JOLIET "<Volume Label>"
  /VOLUMELABEL_UDF "<Volume Label>"
  These will override what's been set (if anything) by the '/VOLUMELABEL' switch.
/SPEED <Write 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 <Number Of 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 <LBA>
  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 <YES | NO>
  Used to force the program to either overwrite all existing files, or never overwrite them.
/TESTMODE <YES | NO>
  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 <YES | NO>
  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 <YES | NO>
  Used to make the program delete the image after it has been burnt.
  Basically, it just checks (or unchecks!) the 'Delete Image When Done' box for you!
/EJECT <YES | NO>
  Used to make the program eject the disc after it has been burnt.
  Basically, it just checks (or unchecks!) the 'Eject Tray When Done' box for you!
/START
  Used to start the burn process automatically when the program has finished initialising.
  Basically, it just presses the 'Build' / '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!
/CLOSEINFO
  Used to close the program when the text file specified by '/INFO' has been created.
  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.
/ROOTFOLDER <YES | NO>
  Used to automate the 'Root Folder' prompt you get when only adding a single folder to the source list.
  Only applies to ISOBUILD mode.
/PRESERVEFULLPATHNAMES <YES | NO>
  Basically, it just checks (or unchecks!) the 'Preserve Full Pathnames' box for you!
  Only applies to ISOBUILD mode.
/RECURSESUBDIRECTORIES <YES | NO>
  Basically, it just checks (or unchecks!) the 'Recurse Subdirectories' box for you!
  Only applies to ISOBUILD mode.
/INCLUDEHIDDENFILES <YES | NO>
  Basically, it just checks (or unchecks!) the 'Include Hidden Files' box for you!
  Only applies to ISOBUILD mode.
/INCLUDESYSTEMFILES <YES | NO>
  Basically, it just checks (or unchecks!) the 'Include System Files' box for you!
  Only applies to ISOBUILD mode.
/INCLUDEARCHIVEFILESONLY <YES | NO>
  Basically, it just checks (or unchecks!) the 'Include Archive Files Only' box for you!
  Only applies to ISOBUILD mode.
/CLEARARCHIVEATTRIBUTE <YES | NO>
  Basically, it just checks (or unchecks!) the 'Clear Archive Attribute' box for you!
  Only applies to ISOBUILD mode.
/IBG "<File Name>"
  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 "<File Name>"
  Used to make the program write the log to a file of the specified name when closing down.
/INFO "<File Name>"
  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 "<File Name>"
  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.
/NOSAVESETTINGS
  Used to tell the program not to save ANY settings when it's closed.
 とまぁ、一切試してにゃいが簡単にコマンドラインからiso作ったり焼いたり出来るみたいにゃので、日頃R焼きが手間だと感じてる人はチャレンジしてみては。

関連リンク
WinでコマンドラインからR焼き成功


Index


2007/04/07 23:28 
2007/04/07 02:50 
2007/04/06 21:14 
2007/04/06 06:29 
2007/04/06 01:30 
2007/04/05 19:24 
2007/04/05 09:00 
2007/04/05 02:50 
2007/04/04 20:36 
2007/04/04 09:01 
2007/04/04 00:34 
2007/04/03 19:06 
2007/04/03 01:00 
2007/04/02 19:45 
2007/04/02 06:28 
2007/04/02 03:33 
2007/04/01 18:46 
2007/04/01 10:03 
2007/04/01 02:03 
2007/03/31 19:23 
2007/03/31 02:07 
2007/03/30 18:32 
2007/03/30 08:35 
2007/03/29 17:05 
2007/03/29 01:27 
2007/03/28 18:06 
2007/03/28 03:41 
2007/03/28 03:02 
2007/03/27 16:01 
2007/03/27 06:05 
2007/03/26 10:15 
2007/03/26 02:42 
2007/03/25 18:45 
2007/03/25 04:28 
2007/03/25 01:11 
2007/03/24 18:41 
2007/03/24 15:40 
2007/03/24 05:31 
2007/03/23 17:33 
2007/03/23 00:02 
2007/03/22 09:25 
2007/03/22 03:14 
2007/03/22 02:38 
2007/03/21 23:00 
2007/03/21 22:33 
2007/03/21 16:55 
2007/03/20 15:45 
2007/03/20 06:47 
2007/03/20 06:28 
2007/03/19 22:46 
2007/03/19 02:18 
2007/03/18 20:37 
2007/03/18 06:27 
2007/03/18 01:11 
2007/03/17 22:19 
2007/03/17 12:09 
2007/03/17 02:32 
2007/03/16 23:34 
2007/03/16 02:01 
2007/03/16 00:21 
2007/03/15 21:47 
2007/03/15 20:01 
2007/03/14 14:16 
2007/03/14 03:05 
2007/03/13 11:40 
2007/03/13 01:27 
2007/03/12 13:54 
2007/03/12 02:31 
2007/03/11 10:59 
2007/03/11 01:11 
2007/03/10 21:08 
2007/03/10 11:31 
2007/03/10 01:43 
2007/03/09 15:02 
2007/03/09 01:58 
2007/03/08 10:19 
2007/03/08 04:54 
2007/03/07 20:56 
2007/03/07 12:24 
2007/03/07 07:27 
2007/03/07 01:11 
2007/03/06 16:47 
2007/03/06 02:27 
2007/03/05 23:31 
2007/03/05 01:51 
2007/03/04 16:16 
2007/03/04 00:20 
2007/03/03 22:46 
2007/03/03 01:19 
2007/03/02 14:11 
2007/03/02 01:57 
2007/03/01 18:26 
2007/03/01 01:10 
2007/02/28 11:11 
2007/02/28 01:08 
2007/02/27 17:48 
2007/02/27 04:42 
2007/02/26 21:23 
2007/02/26 00:09 
2007/02/25 23:14 
2007/02/25 01:11 

↑recent | ↓old | 20 index | 100 index | 300 index | 記事5件 | 記事10件 | 記事20件 |最新5件 |FAQ | カテゴリ一覧 | Index |