Could anyone help teach me how to make an autoplay file on a cd?
Printable View
Could anyone help teach me how to make an autoplay file on a cd?
Type in notepad:
Save it as autorun.inf, replace icon.ico with your icon, and setup.exe with the application or file you want to autorun.Code:[autorun]
open=setup.exe
icon= icon.ico
PS. GOOGLE for christs sakes man. "how to autoplay a cd", the first link is an instructional site on it. It's not a joke, it's not an exageration...you can find the answer to any question through Google, just take 10 minutes to look through the pages.