|
|||||||||
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>
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 PowerISO.com All rights reserved. |