批量生成ISO文件

【工具名        】    CDIMAGE.EXE
【用例           】    CDIMAGE.EXE -l光盤標籤名 -t08/22/00,00:00:00 -h -j1 -o -m 資源根目錄 目標鏡像.ISO
【用法           】    CDIMAGE [options] sourceroot targetfile
       -l  volume label, no spaces (e.g. -lMYLABEL)
       -t  time stamp for all files and directories, no spaces, a
             (e.g. -t12/31/91,15:01:00)
       -g  encode GMT time for files rather than local time
       -h  include hidden files and directories
       -n  allow long filenames (longer than DOS 8.3 names)
       -nt allow long filenames, restricted to NT 3.51 compatibil
             (-nt and -d cannot be used together)
       -d  don't force lowercase filenames to uppercase
       -c  use ANSI filenames versus OEM filenames from source
       -j1 encode Joliet Unicode filenames AND generate DOS-compa
             filenames in the ISO-9660 name space (can be read by
             Joliet systems or conventional ISO-9660 systems, but
             filenames in the ISO-9660 name space might be change
             with DOS 8.3 and/or ISO-9660 naming restrictions)
       -j2 encode Joliet Unicode filenames without standard ISO-9
             (requires a Joliet operating system to read files fr
           When using the -j1 or -j2 options, the -n, -nt, and -d
             do not apply and cannot be used.
       -js non-Joliet "readme.txt" file for images encoded with -
             (e.g. -jsc:/location/readme.txt). This file will be
             the only file in the root directory of the disc on s
             do not support the Joliet format (Windows 3.1, NT 3.
       -u1 encode "UDF" file system along with mirror ISO-9660 fi
             (-n, -nt, -d, -c, or -j1, -j2 options apply to ISO-9
       -u2 encode "UDF" file system without a mirror ISO-9660 fil
             (requires a UDF capable operating system to read the
       -us non-UDF "readme.txt" file for images encoded with -u2
             (e.g. -usc:/location/readme.txt). This file will be
             the only file in the root directory of the disc on s
             do not support the UDF format.
       -b  "El Torito" boot sector file, no spaces
             (e.g. -bc:/location/cdboot.bin)
       -s  sign image file with digital signature (no spaces, pro
             server and endpoint name like -sServerName:EndPointN
       -x  compute and encode "AutoCRC" values in image
       -o  optimize storage by encoding duplicate files only once
       -oc slower duplicate file detection using binary compariso
             than MD5 hash values
       -oi ignore diamond compression timestamps when comparing f
       -os show duplicate files while creating image
           (-o options can be combined like -ocis)
       -w  warning level followed by number (e.g. -w4)
           1  report non-ISO or non-Joliet compliant filenames or
           2  report non-DOS compliant filenames
           3  report zero-length files
           4  report each file name copied to image
       -y  test option followed by number (e.g. -y1), used to gen
             non-standard variations of ISO-9660 for testing purp
           1 encode trailing version number ';1' on filenames (7.
           2 round directory sizes to multiples of 2K (6.8.1.3)
           5 write /i386 directory files first, in reverse sort o
           6 allow directory records to be exactly aligned at end
               (ISO-9660 6.8.1.1 conformant but breaks MSCDEX)
           7 warn about generated shortnames for 16-bit apps unde
           b blocksize 512 bytes rather than 2048 bytes
           d suppress warning for non-identical files with same i
       -k  (keep) create image even if fail to open some of the s
       -m  ignore maximum image size of 681,984,000 bytes
       -a  allocation summary shows file and directory sizes
       -q  scan source files only, don't create an image file

       NOTE: Many of these options allow you to create CD images
             that are NOT compliant with ISO-9660 and may also
             NOT be compatibile with one or more operating system
             If you want strict ISO and DOS compliance, use the -
             warning level and correct any discrepencies reported
             YOU are responsible for insuring that any generated
             are compatible with all appropriate operating system
             Also note that Microsoft company information is plac
             in the image volume header, so don't use this progra
             to generate CDs for companies other than Microsoft.
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章