
-----------------------------------
Raknarg
Sat Dec 17, 2011 9:21 am

Doing stuff with CDs
-----------------------------------
Ok so I made a program as a christmas present for my brother-in-law, and what I want to do it to put it on a cd and have it autorun a specific application when the disc is mounted. However, I have no idea how to do that. Could anyone explain it to me?

-----------------------------------
Insectoid
Sat Dec 17, 2011 10:59 am

RE:Doing stuff with CDs
-----------------------------------
http://en.wikipedia.org/wiki/Autorun.inf

-----------------------------------
ProgrammingFun
Sat Dec 17, 2011 11:18 am

RE:Doing stuff with CDs
-----------------------------------
Autorun has been disabled on WINDOWS for quite some time now due to security concerns and stuff. Therefore, this is no longer possible. However, you could try autorun.inf / autorun.ini

The autorun file will now only autorun, if at all once the disc is clicked in My Computer, not automatically.

-----------------------------------
Raknarg
Sat Dec 17, 2011 1:02 pm

RE:Doing stuff with CDs
-----------------------------------
Thats fine though, all I'm trying to do is have a connection between one file and the CD being used.
