A question to the techies
14 Sep 2003 04:28 pmI'm making a CD with photos and mp3 for a friend and am writing a nice HTML interface for it.
How do I make the CD automatically call up the index page when it's put in the drive without having to go through Explorer?
Thanks!
How do I make the CD automatically call up the index page when it's put in the drive without having to go through Explorer?
Thanks!
no subject
Date: 14/9/03 12:08 pm (UTC)Brief geekery however, shows the file should look like this
[autorun]
open=[filename]
icon=[filename]
Where [filename] is the name/path of the file on the CD. Make that, call it autorun.inf, save it in the root directory of the CD. I've never actually done this myself but I see no reason it shouldn't work.
no subject