Autorun.inf Getting Windows Mediaplayer to play fullscreen
Results 1 to 4 of 4

Thread: Autorun.inf Getting Windows Mediaplayer to play fullscreen

Hybrid View

  1. #1
    Join Date
    Jul 2001
    Location
    Los Angeles, ca US
    Posts
    22

    Autorun.inf Getting Windows Mediaplayer to play fullscreen

    I have been able to get MediaPlayer to autorun MPegs. Now does anyone know what the command prompts are to get it to play fullscreen. This is what I have used

    [autorun]
    open=winopen /max \movie.mpg

    Any insight is greatly appreciated

  2. #2
    Join Date
    Apr 2000
    Posts
    775
    [autorun]
    open=mplayer2.exe /play /close /fullscreen \movie.mpg

    Include mplayer2.exe and the video in the root directory of the CD.

  3. #3
    Join Date
    Jul 2001
    Location
    Los Angeles, ca US
    Posts
    22
    Thanks. I appreciate that. I'm using winopen.exe so that it works across platforms. I'm assuming the code you gave is the command prompt for the last version of Mediaplayer which is called mplayer2.exe. The current version is mp71.exe. So if a person has the latest version (mp71.exe), will the command prompt that references the older version still work?

  4. #4
    Join Date
    Jul 2001
    Location
    Los Angeles, ca US
    Posts
    22
    Prince, you are truly a prince. I used your command prompt exacly. What is odd is that I had the last version of Mediaplayer installed, and then installed the latest version (mp71.exe) on top of it. I believe it still exists on the system. but this works regardless. I still have to test it on other systems however to see if it works on systems with only the latest version. but either way. Thanks again.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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