The autorun.ini must be *outside* of the root directory.
Then the autorun.ini script would read:
shellexecute=directoryname\index.htm
Better yet, go here and download ShellRun and use it to launch the CD based
web. It will then work in any Windows Version.
http://www.cornerhouse.ca/en/products.html
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer
xmas said:
Hi Hugh,
Try..........
[autorun]
open=default.htm
That is if the default.htm is in the "Root" directory..
If it is in another then..
[autorun]
open=folder\default.htm
Make sure to save the file with the .ini extension. (autorun.ini)
Also the autorun.ini file must be in the "root" directory.
xmas
Just a thought.....
It looks better if the site is in a folder and you only have the
"autorun.ini" and folders showing..
===============================
| can anyone tell me how to make a cd autoload to an html page default.htm
| in the cd root directory?
|
| I have tried :-
|
| [autorun]
| open = html\Launcher.exe
|
| It works OK on the cd that I copied it from, but not on the new one I am
| creating. Strange??? Maybe the file should be specified??
|
| Thanks Hugh
|
|