Creating An AutoRun CD
Creating An AutoRun CD
Director itself does not have the ability to burn CDs or enable AutoRun features for
projectors. This TechNote provides resources and information for achieving these goals.
Macromedia does not provide technical support for CD burning or AutoRun issues.
CD burning
Projector files are platform specific. You can not play a Macintosh projector on a
Windows system and vice versa. You can, however, create a hybrid CD that contains
both Macintosh and Windows projectors. This requires CD burning software which has
the ability to create a hybrid CD. Toast, by Roxio has the ability to create hybrid CDs.
Please see the information Roxio has provided on their web site, How to create a hybrid
CD with Toast.
AutoRun is a feature that can be implemented when the CD is burned. Note that the
AutoRun feature can be disabled on each individual system, in which case an AutoRun-
enabled CD will not automatically launch. On Macintosh systems, the AutoRun feature
(called AutoPlay) can be accessed through the QuickTime Settings control panel. For
more information about disabling the AutoRun feature on Macintosh and Windows
systems refer to the following articles on Microsoft's and Apple's Web sites:
AutoRun on Windows
The AutoRun feature on Windows is implemented by putting an INF file in the parent
directory of the CD. Create a text file called"AutoRun.inf" using a program such as
Notepad. Include the following text, replacing "whatever" with the name of the
application you wish to launch:
[AutoRun]
open=whatever.exe
icon=whatever.ico
The third line (icon=whatever.ico) is not required. It allows the drive icon of the CD to
be changed. For more information about making custom icons see How to make a custom
icon for Director projectors (TechNote 19274). For additional information on creating an
AutoRun CD, refer to Microsoft's article HOWTO: Enable Autorun for Applications
Distributed on CD- ROM.
To create a Macintosh projector that uses the AutoPlay feature you must have CD
burning software that has an AutoPlay option, such asToast or other similar CD burning
software.
The AutoPlay feature was silently dropped under Mac OS X. For usability purposes, a
readme file can be added to a CD's root folder to instruct the user about what to do. Many
Macintosh resources recommend this for OSX as well System 9.