First, Download a MooLux.zip and extract entire file zip to harddisk. Then modify everything you need, e.g remove the /moolux/save/mooluxsave to fit a ISO to disk. When done, start the following command to build ISO (create an ISO):
cd /your_extract_directory/
./make_iso.sh /tmp/MooLux.iso
If you are working under Windows, execute the following command instead:
cd c:\your_extract_directory\
make_iso.bat c:\MooLux.iso
A new bootable ISO will be created.