-
October 4th, 2004, 02:26 PM
#1
Autorun.inf Question (Html)
I am having a bad day.
How do I get an HTML page contained on a cd to open up when I put the CD in.
Done it a million times but forgot how.
-
October 4th, 2004, 05:12 PM
#2
hi,
Well The Autorun.inf file should have the following
[autorun]
open=start \start.htm
Start.htm is the html page
Originally posted here by mark_boyle2002
I am having a bad day.
--Good Luck--
-
October 5th, 2004, 08:53 AM
#3
Hi,
Just wanted to add to above............. a few computer i have seen don't have start.exe don't know why ............currupted , missing , deleted whatever.................so what i do is copy the start.exe form my computer to the CD itself then give the path of that in the INF file
[autorun]
open=res\start.exe index.htm
res is the folder in the CD where i stored the start .exe
If there some another way of loading the HTML page at startup let me know too .......and how's your day today ...........
--Good Luck--
-
October 5th, 2004, 08:58 AM
#4
Better.
I found an easier way. A call to a bat starting the web page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|