CD autorun
You can use this code to launch an html file with autorun. Save the text file as .inf
The shellexecute is how you run the file and I used a 64X64 icon for the .ico file.
[autorun]
shellexecute=ondemand.html
label=On Demand Training
icon= icon.ico