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!!!
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!!!