OK, probono...

They both give the error:

Your /etc/fstab is not yet prepared for mounting .cmg images.
As root, please make /mnt/app writeable and add the following lines:
#########################################
/mnt/app/1/image /mnt/app/1 auto user,noauto,ro,loop,exec 0 0
/mnt/app/2/image /mnt/app/2 auto user,noauto,ro,loop,exec 0 0
/mnt/app/3/image /mnt/app/3 auto user,noauto,ro,loop,exec 0 0
/mnt/app/4/image /mnt/app/4 auto user,noauto,ro,loop,exec 0 0
/mnt/app/5/image /mnt/app/5 auto user,noauto,ro,loop,exec 0 0
/mnt/app/6/image /mnt/app/6 auto user,noauto,ro,loop,exec 0 0
/mnt/app/7/image /mnt/app/7 auto user,noauto,ro,loop,exec 0 0
#########################################

I noticed that they were both being loaded to a different location ***(/tmp/something ??)*** than was Firefox, which went to /home/demo/firefox/firefox-1.0.tar.gz

I have not yet attempted to change /etc/fstab

What's my next move?

Thanks...

EDIT: *** They both went to file:/var/tmp/klik ***