E
enlacrema
Guest
I am trying to burn a load of files on a CD that includes an HTML file called New2.html. It is supposed to be a sort of interface with hyperlinks and such whereas the people who receive it can easily find files from the disc. My problem is that I need to create an auto run function so that the new2.html file opens when the cd is inserted into the computer. I tried the command below:
[autorun]
open=new2.html
icon=snazzie.ico
I added it to the files that will be burned into the CD in a notepad file called autorun.inf
I burned the CD with all the content and hoped it would work. It gave me some kind of error saying D could not be found. Can anyone help me with this?
Thanks,
MJC
[autorun]
open=new2.html
icon=snazzie.ico
I added it to the files that will be burned into the CD in a notepad file called autorun.inf
I burned the CD with all the content and hoped it would work. It gave me some kind of error saying D could not be found. Can anyone help me with this?
Thanks,
MJC