Using BSPlayer is posible to make self-executable CDs.
You don't need to register the codec, you must put AX codec file into Filters folder, then modify the file BSPfilters.dat, and then burn all them in a CD-ROM.
You need burn BSPlayer and all the folders, and of course your movie.
The CD structure must be like that:
ROOT
Bplay.exe
BSPFilters.dat
BSRendv.dll
Movie.avi
INI file for launching the movie Filters(Folder)
|
-----Divxdec.ax Lang(Folder) Plugins(Folder) (if any) Skins(Folder) (if any)
If you want to play any DivX movie, you must put the file DivXdec.ax into Filters folder (you can find it at Windows\System in any computer if DivX 5.02 installed). Also, you must create a file BSPFilters.dat (just a text file) containing:
[BSPlayer filter def file]
AddFilter Divxdec.ax,{78766964-0000-0010-8000-00AA00389B71}, DivX 5.02
That's when using a DivX 4.x or 5.x movie. If using a DivX 3 movie, BSPFilters.dat must be:
[BSPlayer filter def file]
AddFilter Divxdec.ax,{82CCD3E0-F71A-11D0-9FE5-00609778AAAA}, DivX 3
This CD will run even if any codec is installed at the computer you'll play ;)
|