AVI Autorun

Sharky Forums


Results 1 to 5 of 5

Thread: AVI Autorun

  1. #1
    Goldfish
    Join Date
    Oct 2000
    Location
    bellevue mental ward
    Posts
    78

    Post AVI Autorun

    Quick question-

    I have a presentation for work in .AVI format, and need to burn it to CD and have it autorun in media player when it is mounted. Anyone know how to do that?

  2. #2
    Galen_of_Edgewood
    Guest

    Post

    I honestly don't know if this'll work, because I'm just kinda making it up.

    The code is inbetween the dashes.

    ------------------------------------
    [autorun]
    open=c:\"program files\windows media player"\mplayer2.exe (yourfilename).avi
    icon=c:\"program files\windows media player"\mplayer2.exe
    ------------------------------------

    Save the file as autorun.inf

    I honestly don't know if this will work, but it just might. I hope that you are using a CD-RW, if you want to try this. I really hope that this works. (I altered code from what I saw on a Microsoft autorun file.)

    ------------------
    "You're mother's a fraggin' aardvark!"

  3. #3
    Goldfish
    Join Date
    Oct 2000
    Location
    bellevue mental ward
    Posts
    78

    Post

    I tried something similar (edited an existing autorun.inf) with no luck- do you have to designate location (a little leery of this considering that cd drive letters can vary from system to system)?

  4. #4
    Galen_of_Edgewood
    Guest

    Post

    Originally posted by punky01:
    I tried something similar (edited an existing autorun.inf) with no luck- do you have to designate location (a little leery of this considering that cd drive letters can vary from system to system)?
    I honestly don't know. Here's an option. Use the ./ to designate this directory.

    Like this:
    open=c:\"program files\windows media player"\mplayer2.exe ./(yourfilename).avi

    Sorry that I don't know for sure.

    [EDIT] Just found this link. http://msdn.microsoft.com/library/ps...oplay_cmds.htm

    ------------------
    "You're mother's a fraggin' aardvark!"

    [This message has been edited by Galen_of_Edgewood (edited January 15, 2001).]

  5. #5
    Goldfish
    Join Date
    Oct 2000
    Location
    bellevue mental ward
    Posts
    78

    Post

    Yep- I'm pretty stumped as to what is going wrong, so I ended up going with using this utility: http://www.geocities.com/TimesSquare.../cda.html#help

    It worked beautifully, and gave me a nice autorun menu with graphics.

    Thanks for all of your help, though!

Posting Permissions

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