>I'm using MKIsoFs 1.15a12 binaries running on windows (!)
>I'm looking for building hybrid disks PC-Windows, Mac and if I can add,
>Unix). I have already something running nearly fine...
>Nearly means that I get trouble with file maps (for mac for the now, not
>already looked for Unix ones !) !
>I have used once the -probe option, but not really working. I thought it was
>for using default computer file extenstion association, but that was failing!
>SO, I used -map and hfs.map to build my own map file... better results :-)

The -probe option looks for all known encoding of Macintosh files e.g.
AppleDouble, CAP, MacBinary etc. If you don't have any of these types of
files, -probe won't help.

mkisofs knows nothing about Windows 'file extenstion associations' - even if
it did, it wouldn't help as the 'associations' don't know anything about
the Macintosh file TYPE and CREATOR attributes...

>I have the following map files samples... (see bellow)
>
>The XLate ascii works, but which one is the best ? ascii or html ?

mkisofs ignores the 'XLate' column - see the man page for more information.

>In the same time, I read that if CREATOR was MOSS, system was using netscape
>and if set to MOZZ it was supposed to launch Internet Explorer...
>
># EXTN   XLate   CREATOR   TYPE     Comment
>.html    Ascii   'MOSS'    'TEXT'   "HTML file"
>.htm     Ascii   'MOSS'    'TEXT'   "HTML file"
>
>Or
># EXTN   XLate   CREATOR   TYPE   Comment
>.html    html    'MOSS'    'TEXT'  "Netscape-HTML-Doc"
>.htm     html    'MOSS'    'TEXT'  "Netscape-HTML-Doc"

Are you asking if clicking on Internet Explorer documents can open
Netscape if Internet Explorer is not installed? I don't know how Macs
cope with files that have a 'CREATOR' and no corresponding application
to launch them. This is something that has to be done by the 'Finder'
and there is nothing mkisofs can do to help.

James Pearson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to