How do I make a CDR open up automatically when inserted into the CD Rom

Sharky Forums


Results 1 to 4 of 4

Thread: How do I make a CDR open up automatically when inserted into the CD Rom

  1. #1
    Expensive Sushi
    Join Date
    Mar 2001
    Posts
    30

    Post How do I make a CDR open up automatically when inserted into the CD Rom

    I know that I need a autorun.ini file.
    It goes something like this:

    [autorun]
    open:???????????
    icon:???????????

    I don't remember what I need to type in so that when I insert the cd the contents of the cd will poop up in a window automatically. Any help would be great...

  2. #2
    Stormtrooper Mod Pinky's Avatar
    Join Date
    Oct 2000
    Posts
    2,971

    Post

    Originally posted by maximus729:
    I know that I need a autorun.ini file.
    It goes something like this:

    [autorun]
    open:???????????
    icon:???????????

    I don't remember what I need to type in so that when I insert the cd the contents of the cd will poop up in a window automatically. Any help would be great...
    Under the [autorun] section, you've almost got it. Replace the colons with the equals sign, like this:

    [autorun]
    open = yourprogram.exe
    icon = icon.ico




    ------------------
    Embrace this moment. Remember we are eternal. All this pain is an illusion.

    [the man] [the real man] [the specs]

    Goodbye, OT

    Proofread carefully to see if you any words out.

    [the rules]

  3. #3
    Expensive Sushi
    Join Date
    Mar 2001
    Posts
    30

    Post

    That helps some, but what I really what to be able to do is put the cd in the drive and have the contents of the drive just open up in a window, just like if I went through my computer and opened up the cd rom. I don't what to run a specific program, I just need it to show the contents of the drive. What is the right command to get this to happen. Thanks

  4. #4
    Texan Dragon Moderator Galen of Edgewood's Avatar
    Join Date
    Sep 2000
    Location
    Ft Irwin, CA
    Posts
    5,602

    Post

    Originally posted by maximus729:
    That helps some, but what I really what to be able to do is put the cd in the drive and have the contents of the drive just open up in a window, just like if I went through my computer and opened up the cd rom. I don't what to run a specific program, I just need it to show the contents of the drive. What is the right command to get this to happen. Thanks
    Try using the command

    [autorun]
    open = explorer.exe .
    icon = (whatever)

    I think that it might work, if you are running a MS OS (which I'm assuming that you are). I've tried this on my NT box and it works (at least, the commandline works fine). Give it a shot, this might be your solution.

    ------------------
    "Being disintegrated makes me ve-ry an-gry!" <huff, huff>

    Become one of the few, the proud, the SETI Team @ SE.
    Dragon of the OC Crusaders

    Break the rules and you're snack food for this dragon...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •