A simple program to automatically load web pages off of a CD.
With this simple program you can place HTML files on a CD and have them automatically open when the CD is inserted into someone's machine.
I wrote this a few years ago after looking for something similar myself, but not liking the choices available. Either similar programs that required payment or free ones that displayed a splash screen or advert before loading the HTML pages.
Place both 'autorun.exe' and 'autorun.inf' in the root directory of your CD. Also either name the HTML file you want to open 'index.html' or change the entry in 'autorun.inf' to match the name of the HTML you want to open.