Home

Download

Buy Now

Tutorials

Contact US

Extract iso file from command line

You are here:  Tutorials > Extract iso file from command line


PowerISO can not only extract ISO image file on Window GUI, but can also extract ISO image files on Windows command line. You can run command line utility piso.exe to do the job. The piso.exe can be found in PowerISO installation directory. 

Usage: piso extract <image file> <dir/file name> [-switches]

<Switches>

  • -r: List directory recursively.

  • -od: Specify output folder.

 

Example: Extract all files and directories recursively in root directory of c:\test\test.iso to c:\extract.

Command: piso extract c:\test\test.iso / -od c:\extract

 

Example: Extract all files and directories recursively in /win directory of c:\test\test.iso. The extraction destination folder is  c:\extract.

Command: piso extract c:\test\test.iso /win -od c:\extract

 

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