Auto start or .inf file - I need some help from coders

They have: 100 posts

Joined: Sep 1999

I'm authoring a CD that demos software.

I'm using .html files with QuickTime movies.

My problem is:

I want it to automatically open the start.htm file. I know .inf files will start an .exe file automatically but can I also open the .htm file? Here is the code I have so far.
_____

[autorun]
OPEN=start.htm
ICON=monarch_demo
_____

monarch_demo is the name of the CD

also, I want to include the browser with Flash and Quicktime plug -ins on the CD. Is it possible to run the CD version of iExplorer rather than the version already on the client hard drive?

I'm not a great coder so if you could please be very specific.

Thanks to all.
cordedpoodle

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

I'm not sure...

do you have a burner? you could play around with it...

another option, write an .exe with VB and have that .exe open the HTML file in a browser, and terminate itself.

Mark Hensler
If there is no answer on Google, then there is no question.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.