View Full Version : Where can I find CD autorun software?


rhino1616
05-07-2003, 08:13 PM
Hi,

Does anyone know of any good freeware/share autorun CD creator programs?

thank you

amicus
05-07-2003, 09:05 PM
just make a file name 'autorun.inf' (it might be uppercase) and have the line below in it. change the 'filewithextension' to what ever file you want to autorun. make sure both this file and the file you want to autorun is in the root directory of the cd you are creating.

some burners will create a autorun for you and others you'll need set it to burn as an autorun cd. but the file below should work.

[autorun]
open=filewithextension

thewwfc
05-07-2003, 09:12 PM
It should work, If not I suggest get a better CD Burner LMFAO!

Only Joking, Try it Uppercase first mate

rhino1616
05-07-2003, 09:25 PM
Sorry about the post. Im designing a multimedia presentation in html & flash thats going on CD-rom, and thats the reason i didnt post it on the other threads, because i thought it was irelavant. So I chose "General" so maybe other designers that have already done what Im doing could give thier recommendation. I was also not asking them to send me any program, just recommend. Once again Im sorry.

and Thank you amicus & thewwfc for the info I'll create the file.