.stored-in:
PURPOSE: Specifies where and especially HOW the application
is stored. This field should specify EITHER the
name of a directory (ending with a : or a /) OR the
name of a file (one that does NOT end with : or /)
FORMAT: 1 or more lines.
EXAMPLE: FF1000:Disks701-1000/Disks941-960/Disk950/Enforcer/
FF1000:BBS/Disks501-1000/Disks941-960/Disk950/Enforcer.lha
NOTES: It is up to the particular application to decide
how to handle this information. If the extension
on the file is .lha, .lzh, .Z, .zoo, .pak, .zip,
etc. then you could, for example, call upon the
archiver of choice to unpack the application into a
temporary directory and let the user run the
program or list the files, or whatever.