Results 1 to 5 of 5

Thread: How To Make A CD/DVD Autorun

  1. #1
    Join Date
    Jan 2009
    Posts
    710

    How To Make A CD/DVD Autorun

    • Here is some information that you will need to make a CD/DVD autorun.
    • This feature of the CD is used by almost all the software manufacturers.
    • When u insert a CD a program runs automatically.
    • copy an icon(.ico extension) to a suitable folder that u want to give to ur CD.

    • Then, open notepad & type the following code:


    Code:
    [autorun]
    icon=icon.ico
    open=filename.exe

    • Then save the file as autorun.inf in a suitable folder.
    • Here, "icon.ico" is an icon file with name "icon" and ".ico" is the icon's extension. "filename.exe" is the name of the executable file having "filename" as its name and ".exe" is the extension for any executable file.
    • Now burn your CD/DVD normally as you do it usually.
    • put the autorun.inf file that you created in the root directory not in any folder.
    • If the Executive File and Icon File is not in the root drive, but in a folder, you will have to provide the path in the above code. Example:


    Code:
    [autorun]
    icon=\folder\icon.ico
    opne=\folder\filename.exe
    • Make sure you do not put the autorun.inf file in any folder, else the CD/DVD wont autorun!
    • Thats It...! You're Done!
    • Enjoy!!

  2. #2
    Join Date
    Jan 2009
    Posts
    44

    Re: How To Make A CD/DVD Autorun

    That is awesome! so we can make autorun disc for our favourite software without having to worry! great tip man! thanx!

  3. #3
    Join Date
    Jan 2009
    Location
    indore
    Posts
    8

    Re: How To Make A CD/DVD Autorun

    your sugession is not good in the comparision of My computer > Cd > Autorun, its more easy than coding.

  4. #4
    Join Date
    Jan 2009
    Posts
    710

    ThumbsUp Re: How To Make A CD/DVD Autorun

    may be you have an easy explaination! If so why don't you pass it on. we would be pleased if more info is available...!

  5. #5
    Join Date
    Oct 2011
    Posts
    1

    ThumbsUp Re: How To Make A CD/DVD Autorun

    Good Work! Easy Pheasy

Similar Threads

  1. autorun.exe
    By Sophia24 in forum Portable Devices
    Replies: 3
    Last Post: 25-11-2009, 12:13 AM
  2. How to make Autorun MP3 CD?
    By Chain-SmokeR in forum Windows Software
    Replies: 3
    Last Post: 25-08-2009, 11:51 PM
  3. Can i Make Autorun.ini Open a txt File???
    By Abalakin in forum Windows Software
    Replies: 4
    Last Post: 01-04-2009, 10:25 PM
  4. Autorun
    By goatape in forum Operating Systems
    Replies: 4
    Last Post: 16-09-2008, 07:23 PM
  5. Autorun.inf
    By Rising in forum Windows XP Support
    Replies: 2
    Last Post: 07-02-2008, 02:49 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,670,782.85510 seconds with 17 queries