I have created a index.htm website which I need to have an auto run feature installed. The objective is,that as soon as I put the CD in the CD ROM, my index.htm (homepage) needs to automatically come up on the screen. The remaining pages can be veiwed from there.
Please tell me how to configure this auto run feature into my website homepage.
I have tried the following:
[autorun]
OPEN=index.html
ICON=image001.ico
I get an error and it won’t run.
thank you.