batee.com

 

The Stories of My Life Gallery Projects Friends and Family Web Log Contact

 

MakeISO - Burn All Files in a Directory to an ISO Image

by Bryan A. Thompson

Designed 4/30/2005

This Page Last Updated 5/2/2005

 

Abstract

This is a Windows XP / PC / Win32 Perl script that will determine the names of the files in a directory specified at the command-line and create an ISO image or ISO images of those files.  It uses an application called MagicISO to convert the files to ISO. 

 

Download

Download the zipped file here.

 

Installation Details

1)  Unzip the downloaded file. 

2)  If Perl isn't installed on the machine, install Perl.

3)  Edit the makeiso.pl script using a text editor.  Change the desired number of files in the ISO image.  Make any other changes necessary for your environment.

 

Usage Details

makeiso <Directory of Source Files>

 

Notes

The ISO will not include any subdirectories of the Source Files directory if they exist. 

 

Future Mods

Check to see what size ISO the user wants, and span accordingly.

Include subdirectories in the ISOs.

 

License

Click the Copyright link below or this information.

 

Unless otherwise specified, the text and images in this page are the copyrighted property of Bryan A. Thompson, 1996-2008.  All Rights Reserved.