Results 1 to 2 of 2

Thread: Creating a multiplatform autorun CD

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2009
    Posts
    3

    Creating a multiplatform autorun CD

    I have two video files .mov & .wmv each in respect to both a windows user and a mac user. I want my client to be able to simply drop in the cd and have the video play. What do I need to do to get the .mov to autostart for mac users and the .wmv to autorun for the windows user?

  2. #2
    Addicted Member scottlafoy's Avatar
    Join Date
    Feb 2009
    Location
    Calgary Alberta, Canada
    Posts
    148

    Re: Creating a multiplatform autorun CD

    This is how I get a project to autorun for me, not sure but it might work for you, This works for windows.

    1- open notepad and type:
    Code:
     [autorun]
    OPEN=setup.EXE
    2- save as autorun.inf
    3- place on disk

    of course you would change setup.exe to yourfile.wmv. This works with xp, with vista I think with the correct settings it will work but with most setups it will prompt you if you want to play the video. For mac I have no idea it might help to google it.

Posting Permissions

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



Click Here to Expand Forum to Full Width