TMG-L Archives
Archiver > TMG > 2002-07 > 1027025889
From: "John Cardinal" <>
Subject: [TMG] Autorun an HTML file on a CD (was " PDF file for TMG reports")
Date: Thu, 18 Jul 2002 17:03:07 -0400
In-Reply-To: <000701c22e90$2559b6c0$a824fc9e@oemcomputer>
Emery C. Daly wrote:
> Does anyone know how to make the CD start
> automatically upon being put into the drive and run the
> index.htm file? This would eliminate the necessity of the
> receiving individual having to click on his CD drive and
> click on index.htm to start the program.
Emery,
Put a file called "autorun.inf" in the root directory of the CD. It should
be a text file that contains the following two lines:
[autorun]
open=start index.htm
Note: My CD-writer is not working right now because I need to install some
new software, so I couldn't test this. It *should* work. Let me know, OK?
John
This thread:
| [TMG] Autorun an HTML file on a CD (was " PDF file for TMG reports") by "John Cardinal" <> |