Mount iso file and other image file from command line

PowerISO command line utility piso.exe allows you manipulate virtual drive from coomand line or a batch file, such as mount iso file and other image files, unmount virtual drive, set number of virtual drives, and etc. 

Usage: piso <command> [parameters] [-switches]

<Commands>s

Example1: Mount iso file to virtual drive from command line.

Command: piso mount c:\test\test.iso E:

Example2: Mount nrg file to virtual drive from command line.

Command: piso mount c:\test\test.nrg E:

Example3: Mount daa file to virtual drive from command line.

Command: piso mount c:\test\test.daa E:

Example1: unmount a virtual drive

Command: piso unmount F:

Example2: unmount all drives.

Command: piso unmount all

Example: Set number of virtual drives to 2.

Command: piso setvdnum 2

 

Command: piso listvd