Results 1 to 10 of 10

Thread: Creating an auto-run CD...

  1. #1
    Admiral Ladogaboy's Avatar
    Join Date
    Jan 2000
    Location
    Hiding amongst the minnows
    Posts
    6,843

    Creating an auto-run CD...

    I remember hearing about this a while ago.

    What I am trying to do is create a CD, probably with a divx video file, that auto runs when you put it into the CD drive. Is it possible to do this? And if so, how...

    Links or detailed instructions would be greatly appreciated.

    Thanks.
    It is not enough to merely touch the face of god; you also must open your eyes so that you may see your palm.

  2. #2
    Fleet Admiral hapoo's Avatar
    Join Date
    Jan 2000
    Location
    742 Evergreen Terrace, Springfield USA
    Posts
    9,276
    well...

    auto-run basically runs a PROGRAM on the disc. It would be possible to put a Divx player on the disc itself and have it run that but you probably just want windows media player to play it, right?

  3. #3
    Commander Paymaster's Avatar
    Join Date
    Jul 2000
    Location
    Middle Earth
    Posts
    1,367
    Insure that the file extension is properly registered to the application that you want it to open in.

    Create a file called autorun.inf on the root of the CD.

    [autorun]
    shellexecute=file.divx

    More info here: http://msdn.microsoft.com/library/de...oplay_cmds.asp
    "eh, take your opinion and shove it... somewhere else other than this thread" ~ welfareloser

  4. #4
    Fleet Admiral hapoo's Avatar
    Join Date
    Jan 2000
    Location
    742 Evergreen Terrace, Springfield USA
    Posts
    9,276
    Originally posted by Paymaster
    Insure that the file extension is properly registered to the application that you want it to open in.

    Create a file called autorun.inf on the root of the CD.

    [autorun]
    shellexecute=file.divx

    More info here: http://msdn.microsoft.com/library/de...oplay_cmds.asp



    Wow, stupid me
    Thanks for the info

  5. #5
    Vice Admiral NuTs62's Avatar
    Join Date
    Jan 2002
    Location
    San Francisco
    Posts
    4,763
    everytime winxp sees a video file on a cd, it always prompts me to play it or not, which i can set it to always play.. but for those other older OSes, you may hafta go with the route that was explained above.

  6. #6
    Admiral Ladogaboy's Avatar
    Join Date
    Jan 2000
    Location
    Hiding amongst the minnows
    Posts
    6,843
    Originally posted by Paymaster
    Insure that the file extension is properly registered to the application that you want it to open in.

    Create a file called autorun.inf on the root of the CD.

    [autorun]
    shellexecute=file.divx

    More info here: http://msdn.microsoft.com/library/de...oplay_cmds.asp
    Okay, thanks...

    Just one more stupid question before I start messing around with this: how do I create an .inf file?
    It is not enough to merely touch the face of god; you also must open your eyes so that you may see your palm.

  7. #7
    Vice Admiral NuTs62's Avatar
    Join Date
    Jan 2002
    Location
    San Francisco
    Posts
    4,763
    Originally posted by Ladogaboy


    Okay, thanks...

    Just one more stupid question before I start messing around with this: how do I create an .inf file?
    just make it using notepad. correct me if i'm wrong, but its pretty much a text file.

  8. #8
    Admiral Ladogaboy's Avatar
    Join Date
    Jan 2000
    Location
    Hiding amongst the minnows
    Posts
    6,843
    Originally posted by NuTs62


    just make it using notepad. correct me if i'm wrong, but its pretty much a text file.
    Yeah, I was thinking of doing that... Either that, or I can just copy and paste one from the Windows folder...
    It is not enough to merely touch the face of god; you also must open your eyes so that you may see your palm.

  9. #9
    Commander Paymaster's Avatar
    Join Date
    Jul 2000
    Location
    Middle Earth
    Posts
    1,367
    It's nothing but text. Heck, copy and paste the text from my post above into notepad.
    "eh, take your opinion and shove it... somewhere else other than this thread" ~ welfareloser

  10. #10
    Admiral Ladogaboy's Avatar
    Join Date
    Jan 2000
    Location
    Hiding amongst the minnows
    Posts
    6,843
    Originally posted by Paymaster
    It's nothing but text. Heck, copy and paste the text from my post above into notepad.
    Yeah, I figured that... I just didn't know if I could change the file extension to .inf.

    Thanks!
    It is not enough to merely touch the face of god; you also must open your eyes so that you may see your palm.

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
  •