Bowgus wrote:
> Seems to me like including a virtual machine along with the files might do
> it 
>
>
> "Julia Briggs" <> wrote in message
> news: oups.com...
>
>>Is there a hack, software utility or method to prevent a casual user
>>from copying a file from a CD? thanks! Julia
>>
>
>
>
Manually editing TOC for the file concerned to indicate a billion byte
file (references address space not physically on CD) stops many casual
copiers, though if someone is used to such methods the CD can still be
copied by the astute. This can cause other issues depending on how you
use the file.
You can call the direct address from the disk without going through the
TOC but if you call the file via the TOC an error will occur. This also
requires the data to be written to the specific address location.
To make it more difficult to duplicate the disk you can create an
inappropriate sector length that will cause copiers like Roxio and Nero
to fail, but you can induce incompatibility with non-multi-session
capable drives.
These methods require direct editing of the master media.
Winged