Active@ ISO Burner 2.1 (Freeware)
Active@ ISO Burner 2.1 (Freeware)
ISO-burner.zip Unzip archive and run the executable. |
|
IsoBurner-Setup.exe Installation package |
|
Active@ ISO Burner software is free for distribution and commercial use. Send Us Feedback |
New Features:
- Many more CD/DVD/BD devices supported, as well as fewer burning errors
- Three independent burning transports are supported (SPTI,ASPI,SPTD)
- Works under User’s account (via SPTI on Vista, and SPTD transports)
- Extended device, media, and ISO file information is displayed
- Burning mode (TAO,SAO,DAO) and number of copies to burn can automatically be specified
- Full text log with actions performed, errors and progress information is displayed
- Configuration of after-burn actions supported: Verify, Eject, Shut Down PC
- Test Mode burning is supported
To burn a CD/DVD/Blue-ray ISO Image:
- Step: Enter full path to the ISO image file to
be created in the Source field.
Use the Browse button to specify the path and file name via a standard File Save As... dialog. You can also Drag & Drop files from Windows Explorer to the Active@ ISO Burner dialog window. You can also place ISO file to the same directory where Active@ ISO Burner is installed/copied. After program is launched, the ISO file will be selected automatically. A drop down list contains all ISO files burned previously, it may also help you re-select the ISO. - Step: Insert a CD/DVD/Blu-ray disc into the burner
drive.
Wait until media is properly detected and media information is displayed on the right. In the Target area verify the proper Burner to be chosen (if you have several burners), verify media information on the right, and click the BURN button.
In the most cases, default burning options are acceptable, however you can easily customize the process of burning by specifying: - Burning Mode: Track-at-Once, Session-at-Once, Disk-at-Once (if supported by inserted media).
- Burning Speed: either Auto-Select, or select from the list of available writing speeds. Optimal burning speed depends on the disc used and burning device capabilities. Poorly chosen burning speed may result in coaster disc. To determine the best burning speed you can make test burns or consult your device and disc manufacturer's recommendations.
- Copies to Burn: if more than one specified - application will just wait until the next media is inserted, when burning is complete. Burning will start automatically.
- Erase Media: for Read-Write (RW) media type you can specify the
Erase action explicitly.
Advanced options can be specified in the Options... dialog which is described below. - Step: Wait until burning is complete. The log includes the actions performed, errors, and the progress. To cancel ISO image burning click the CANCEL button. After burning is complete, click the GO BACK button to burn another ISO image, or just close the application
Burning Options
Click the Options... button to open the burner settings dialog. Default settings are shown below:- SPTI - SCSI Pass Through Interface - this transport is preferable and works only on NT based systems (NT4/2000/XP/2003/Vista/2008). Under Windows Vista it will allow you to burn under User's account (no Admin's privileges). No additional drivers or utilities need to be installed to use SPTI.
- SPTD - SCSI Pass Through Direct - this transport is preferable and works only on NT based systems (NT4/2000/XP/2003/Vista/2008). Additional SPTD drivers need to be installed (included in installation) and machine re-booted. If installed - allows to burn on ALL NT based systems under User's account (no Admin's privileges).
- ASPI - Advanced SCSI Programming Interface - this transport is primarily intended for Windows 9x systems (95/98/ME), but can be used on Windows NT based systems (included WnASPI32.dll must be located at the same directory where Active@ ISO Burner is installed/copied).
Automation of CD-ROM ISO files burning process.
Active@ ISO Burner 2.0 software accepts the following command line parameters to automate ISO images burning process:"ISO-FILE" - first parameter is the full path to ISO image file to be burned
/BURN - if the first parameter is valid (ISO image exists) - burn process starts automatically right after program launch
/EXIT-IF-OK - if the burning process is successfully completed, program auto-exits. If errors are detected - error messages will appear in the dialog screen (no auto-exit).
Example:
To burn ISO image file
[C:\Program Files\FreeDOS\fdbasecd.iso]
automatically from command line and exit the program after successful burning, run:
C:\ISOBurner> IsoBurner.exe "C:\Program Files\FreeDOS\fdbasecd.ISO"
/BURN /EXIT-IF-OK