wiki – how to create a CD that auto opens ( autoplay / autorun ) a HTML HTM file (e.g. index.html default.htm)
many website will make you believe you need to buy a program, but that’s not true. it’s very easy and FREE:
- in the root directory of your CD, create a text file & name in AUTORUN.INF
- inside of the file, put the following:
[autorun] shellexecute=index.htm
burn the CD & that’s it!