On Mon, 23 Jan 2012 18:15:13 +0800, Mr Bean wrote:
> What I want to do - make the web page available for d/load as .iso
> file, burn CD and that CD would start autmatically if inserted into
> CD/DVD drive.
>
> If Autostart is not selected, how index.html can be executed to start
> the web page from CD.
The user controls whether the CD is autorun or not. They also control
whether their machine is set to open html files with a browser, a text
editor, or some other application.
As you can not control the platform, OS or preferred application settings
of the target computer, there is absolutely nothing you can do on the CD
to ensure that when loaded, it always loads index.htm(l) in a browser.
Think of it the other way round - would you want anyone to be able to
create a CD which, when placed in your computer, over-rode your settings
and launched an application?
The best you can do is prepare your CD so that if it is autostarted, the
index.htm(l) file is loaded.
Rgds
Denis McMahon