Write autorun.inf, starterfile.exe and start.htm to the root directory of the CD.
Here is the contents of autorun.inf
[autorun]open=starterfile.exe start.htmNOTE: StarterFile opens the application on the user’s PC associated with the file specified in autorun.inf. You can also change the drive icon.
Example – autorun a HTML file called abc.htm
Edit autorun.inf and replace start.htm with abc.htm so it [...]





















































