Sinisterly
[TUT] How to make an Auto-Run for your CD [NO TOOL REQ] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: [TUT] How to make an Auto-Run for your CD [NO TOOL REQ] (/Thread-TUT-How-to-make-an-Auto-Run-for-your-CD-NO-TOOL-REQ)



[TUT] How to make an Auto-Run for your CD [NO TOOL REQ] - ArcaneFx - 08-23-2011

You can follow this tutorial if you want to create an autorun for a CD you're about to burn.

  1. Open notepad.
  2. Paste the following code:
    Code:
    [autorun] OPEN=INSTALL\Setup_filename.EXE ICON=INSTALL\Setup_filename.EXE
  3. Save it, not as a .txt file but an .inf file.
  4. Now burn your CD with the autorun.inf file included.
  5. You're done!

Thanks for reading,
Arcane

EDIT: I'm sorry if this is the wrong section. If it is, kindly move it to the right one, thanks.