Setting up autorun.inf for html presenta - TechRepublic
General discussion
February 24, 2003 at 03:13 AM
mthawsh

Setting up autorun.inf for html presenta

by mthawsh . Updated 23 years, 4 months ago

I’ve been struggling to learn how to open a .html file off a cd by editing the autorun.inf in the root directory of the cd.

I have reviewed other similar questions in TechRepublic which have helped to a point. I now have the autorun.inf setup asfollows:
[autorun]
open=IEXPLORE.exe “index.htm”
Internet explored open up but cannot find http://index.htm. index.htm is in the root directory of the cd along with autorun.inf. In order to open index.htm I have to open d:\index.htm once IE is running. How do I get it to find the file directly?

Marty

This discussion is locked

All Comments