Home

Download

Buy Now

Tutorials

Contact US

Copy disc to iso file from command line

You are here:  Tutorials > Copy disc to iso file from command line


You can run piso.exe to copy disc to iso file or other image file from command line or a batch file. The output image formats can be iso, bin / cue or daa file. 

Usage: piso make-image <drive:> [-switches]

<Switches>

  • -o: Specify output image file path name.

  • -ot <iso | daa | bin>: Specify output image file type. If not specified, the image type will be determined by file name suffix.

  • -volsize <n>: Split output image file to multiple volumes, and set volume size to <n>. Example: -volsize 100M

  • -setpassword <password>: Set password for output image file.   Example: -setpassword 12345678 

  • -comment:  Set comment for output image file.

  • -comment-from-file <file name>:  Load comment from the file.

 

Example1: Copy disc to ISO file.

Command: piso make-image H: -o c:\test\test.iso

Example2: Copy disc to BIN / CUE file.

Command: piso make-image H: -o c:\test\test.bin

 

Copyright 2004-2024 Power Software Ltd. All rights reserved.