+++Bobby "O"+++ said:
I'd like to make a CD - but want to limit how many times it can be
read. Is there a utility that will do this? Thanks........
The short answer - no. Nothing you could do (other than put some sort of
physically destroying substance) on the CD to prevent its use or even limit
the individual use of any component of that CD more than a given amount of
times.
Why?
Simple. It's Read-Only media. You cannot tell how many times it has been
used.
Oh sure - you could write a script on it so that if they use a certain
method for opening a file off the CD - it writes data on their local machine
noting this and after a given number of times opening in your prescribed
manner - your manner no longer works.. But that can be gotten around by
exploring the CD and opeing the file manually or finding the method you used
and reverse engineering it.
For the un-initiated (most computer users) - you could likely get away with
the "click here to open this file" method and use that to run a script that
writes to their registry a count of the number of times they have done this
and if that number is greater than say, two, do not open the file. For
anyone with half-a-clue about the situation - you have handed them the
rights to open whatever files are on that CD as many times as they like.