er GNU GPL License) - see Uni-USB-Installer-Copying
Background of Universal USB Installer:
Universal USB Installer is an installer script I wrote using NSIS to automate th e creation of a bootable USB device that can be used to put a select Live Linux Distribution on USB. It utilizes Syslinux to make the drive bootable, and in a c ouple of cases chainloads to Grub4DOS and uses a corresponding menu.lst. A sysli nux.cfg file or text.cfg file is also used in some cases. 7-zip is used to extra ct the files from the ISO or Zip to the USB device. The compressed filesystem of the Live Linux distribution being placed on the device is not altered in any wa y. DD for Windows (dd.exe) and Mke2fs are used to make a casper-rw persistent file for storing changes. The casper persistent feature was created by Ubuntu and can in theory be used on any Ubuntu based remix.