Home

Download

Buy Now

Tutorials

Contact US

Burn image file from command line

You are here:  Tutorials > Burn image file from command line


Piso allows you to burn iso file or other image files from command line or a batch file. With the command switches, you can specify options before burning, such as burning speed, verifying written data, ejecting disc after burning, and etc.  Piso can detect image file formats automatically. You need not convert the image file to iso format before burning.

Usage: piso burn-image <image file> <drive:> [-switches]

<Switches>

  • -speed <nn>: Set the burn speed. For example, -speed cd10x, -speed dvd8x, or -speed bd2x.

  • -eject: Eject disc after burning.

  • -verify: Verify written data after burning.

 

Example1: Burn iso file from command line and verify written data, using cd 10x burning speed. The disc is in drive E:.

Command: piso burn-image c:\test\test.iso E: -verify -speed cd10x

 

Example2: Burn nrg file from command line. The disc is in drive E:.

Command: piso burn-image c:\test\test.nrg E:

 

Example3: Burn dmg file from command line. The disc is in drive E:.

Command: piso burn-image c:\test\test.dmg E:

 

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