ThePanther
30th May 2002, 15:03
Guys,
Just something is code this afternoon. Its a small exe that can be run from your AUTORUN.INF. It will check to ensure that you have a DivX Decoder installed and final it will play your movie.
ThePanther
PS.Full Instructions
PlayDivX
PlayDivX will check to ensure that you have the lastest DivX Decoder installed. If you have a newer decoder installed PlayDivX will not overwrite it. If your decoder is pre 5.0.2 or not install, PlayDivX will install the DivX Decoder v5.0.2. After checking or installing the decoder it will play your movie.
Syntax:
PLAYDIVX.EXE [COMMANDLINE]
COMMANDLINE: This is the command line you would normally use from a DOS prompt to play your movie.
MPLAYER2.EXE /FULLSCREEN /PLAY /CLOSE MOVIE.AVI
Example AUTORUN.INF
[AUTORUN]
ICON=DIVX.ICO
RUN=PLAYDIVX.EXE MPLAYER2.EXE /FULLSCREEN /PLAY /CLOSE \MOVIE.AVI
Just something is code this afternoon. Its a small exe that can be run from your AUTORUN.INF. It will check to ensure that you have a DivX Decoder installed and final it will play your movie.
ThePanther
PS.Full Instructions
PlayDivX
PlayDivX will check to ensure that you have the lastest DivX Decoder installed. If you have a newer decoder installed PlayDivX will not overwrite it. If your decoder is pre 5.0.2 or not install, PlayDivX will install the DivX Decoder v5.0.2. After checking or installing the decoder it will play your movie.
Syntax:
PLAYDIVX.EXE [COMMANDLINE]
COMMANDLINE: This is the command line you would normally use from a DOS prompt to play your movie.
MPLAYER2.EXE /FULLSCREEN /PLAY /CLOSE MOVIE.AVI
Example AUTORUN.INF
[AUTORUN]
ICON=DIVX.ICO
RUN=PLAYDIVX.EXE MPLAYER2.EXE /FULLSCREEN /PLAY /CLOSE \MOVIE.AVI