Installer (was "Drag & Drop...")

Scott Rossi scott at tactilemedia.com
Wed Sep 18 13:52:00 EDT 2002


Recently, "Bob Arnold"  wrote:

> Does anyone know how, if possible, to make a file on a CD, such as an
> application program or ".bat" file, automatically open when the disk is
> inserted?

Sounds like you need to make an autorun.inf file.

In a text editor, create a plain text document with the following text:

[autorun]
open = path\to\your\app\on\the\cd

Name this document "autorun.inf" and place it at the root level of your CD.
This should cause your app to auto-launch when the disc is loaded.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com




More information about the use-livecode mailing list