PDA

View Full Version : autorun help


daveglanz
02-26-2003, 04:40 PM
I'm need to figure out what I"m doing wrong here:
I'm creating a CDRom (my first) which I would like to autostart my flash.exe and flash mac projectors.

I'm on a Mac, so creating an autostart CD with Adaptec toast is easy for Macs (OS 9 and below, of course). But PC autostart is a problem

I've created the Autorun.inf document with this code:

[autorun]
start=All_is_On.exe

It will open only a pop up window, but will not start.
Help!!!

DiDi
02-26-2003, 10:35 PM
Try "open" instead of "start":

[autorun]
open=All_is_On.exe

Hope this helps...

DD

Flash Projectors and Crossplatform CD Burning FAQ (http://usuarios.lycos.es/didinomade/ProjectorsBurningFAQ.htm)

daveglanz
02-27-2003, 01:31 PM
I used "open" instead of "start," I got a message (on Windows 2000) that said the "specified path to requested directory could not be found"

Any advice?

farafiro
02-28-2003, 06:26 PM
[crosspost]