This is almost not an VB Q but I hope someone can help me.

I have made an app that I will deploy on a cd. I have an Index.htm file that I want to autostart when the user inserts the cd and after wiewing the info they can choose to start the setup by clicking on a button.
I choose this way because I think its easyer to make a nice looking setupscreen in HTML than in VB.

But I cant get the cd to autostart my index.htm file, if I type
[autostart]
run = start.exe index.htm
It only opens up the explorer listing all the files. Does anybody have an idea on how I should write my autorun.inf to start the .htmfile??
Thanks in advance

------------------
On Error Goto Bed :0)
[email protected]

OK I found a way to do this.
If anyone is interested pleasse send me a note.


[This message has been edited by onerrorgoto (edited 02-01-2000).]