Recently, Rick Rice wrote:
> Similar to Scotts question re autostart, is there any way to create a
> standalone on a CD so that when the user puts it in the drive it automatically
> launches the application on the CD?
On Windows, this can be done with a simple text file that you name
Autorun.inf and place in the root directory with your app. In the text file
write:
[autorun]
open = MyCoolApp.exe
The only way I've come across on Mac systems is when using Toast to burn the
CD, there is an option to make an app autostart, but this can be overridden
by the user's QuickTime settings, so there is no foolproof method.
Regards,
Scott
_____________________________________________________________________
Scott Rossi Tactile Media - Multimedia & Design
Creative Director Email: [EMAIL PROTECTED]
Web: www.tactilemedia.com
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.