Hi Jon,
I see you posted this question some time ago, however, I have a link you
might want to visit:
http://autorun.moonvalley.com/autoruninfeditor.htm
You are almost correct in assuming you could just copy the autorun.inf file
from the CD to the DVD. The rest of the task is to review what files are
mentioned in the autorun.inf file and make sure you copy these files to the
DVD as well.
You can setup any disc (CD or DVD) to autorun. You simply need to setup a
autorun.inf file and have it point to the executable you want to
automatically start when the disc is inserted.
Basically, all you need in an autorun.inf file are the following lines:
[AutoRun]
open=<some executable file>.exe
icon=<some executable file>.exe
Just make sure the <some executable file>.exe file is in the root of the
disc.
Marty C.
> I have a lot of my stuff set up on a network share and sometimes mix CD
> files just by copying them all into one directory. It looks to me like a lot
[quoted text clipped - 6 lines]
>
> Jon