Hi,
If you are running Windows you need to create a file named Autorun.inf and
place it on the CD Root. To create the file open Notepad and in the new
file write:
[autorun]
OPEN=Filename
In your case the file would possibly read:
[autorun]
OPEN=familypix.htm
Save the textfile as Autorun.inf and put it on the root of your CD ROM.
Make sure that the HTML document is also on the CD Root. If it's in a
folder then you have to put the path to it in the OPEN= line.
Hope this helps,
Dennis
At 03:48 AM 12/14/99 -0600, you wrote:
>I'm burning a CD with old family photos on it. I'd like the CD to start
>when inserted and open an html file containing an index of the photos. Is
>such a thing possible? Where would I find such a program? Thanks.