home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 24 DOS / 24-DOS.zip / doswitip.zip / MPLAYER.REG < prev    next >
Windows Registry Data  |  2002-05-07  |  3KB  |  53 lines

  1. REGEDIT
  2.  
  3. ; ⌐AXCEL216
  4. ; All lines begining with a semicolon (;) are comments.
  5. ; View/edit this file with Notepad and READ the instructions below BEFORE
  6. ; running it!
  7. ; *READ* "MEDIA PLAYER" in MYTIPS31.TXT (included) for COMPLETE DETAILS!
  8. ; ONLY AFTER that, double-click on MPLAYER.REG in File Manager.
  9. ; These entries need to be set into Windows/WfWG 3.1x Registration
  10. ; Database (REG.DAT) to be able to open, play a Media Clip file (AVI, MPG,
  11. ; RMI, MID, WAV, FLI, FLC, MOV etc.) once, and then automatically exit
  12. ; MPLAYER.EXE.
  13. ; BACKUP your ORIGINAL REG.DAT + MPLAYER.REG files FIRST!
  14.  
  15. HKEY_CLASSES_ROOT\MPLAYER = Media Clip
  16. HKEY_CLASSES_ROOT\MPLAYER\protocol\StdExecute\server = MPLAYER.EXE
  17. HKEY_CLASSES_ROOT\MPLAYER\protocol\StdFileEditing\Handler = MCIOLE.DLL
  18. HKEY_CLASSES_ROOT\MPLAYER\protocol\StdFileEditing\server = MPLAYER.EXE
  19. HKEY_CLASSES_ROOT\MPLAYER\protocol\StdFileEditing\PackageObjects = 
  20. HKEY_CLASSES_ROOT\MPLAYER\protocol\StdFileEditing\verb\1 = &Edit
  21. HKEY_CLASSES_ROOT\MPLAYER\protocol\StdFileEditing\verb\0 = &Play
  22. HKEY_CLASSES_ROOT\MPLAYER\shell\open\command = MPLAYER.EXE /play /close %1
  23.  
  24. ; OLE2 compatibility entries allow MPLAYER to play ONCE and then CLOSE
  25. ; automatically all multimedia (media clip) file extensions listed below.
  26. ; You can add your OWN files to this list on separate lines, to have
  27. ; MPLAYER play ANY other Media Clips.
  28. ; You may need to install 3rd party/vendor provided drivers for certain
  29. ; file types NOT recognized by Windows!
  30. ; Example:
  31. ; HKEY_CLASSES_ROOT\.mp3 = MPLAYER /play /close
  32.  
  33. HKEY_CLASSES_ROOT\MPLAYER\CLSID = {0003000E-0000-0000-C000-000000000046}
  34. HKEY_CLASSES_ROOT\CLSID\{0003000E-0000-0000-C000-000000000046} = Media Clip
  35. HKEY_CLASSES_ROOT\CLSID\{0003000E-0000-0000-C000-000000000046}\InprocHandler = MCIOLE.DLL
  36. HKEY_CLASSES_ROOT\CLSID\{0003000E-0000-0000-C000-000000000046}\ProgID = MPLAYER
  37. HKEY_CLASSES_ROOT\CLSID\{0003000E-0000-0000-C000-000000000046}\Ole1Class = MPLAYER
  38. HKEY_CLASSES_ROOT\.avi = MPLAYER /play /close
  39. HKEY_CLASSES_ROOT\.mmm = MPLAYER /play /close
  40. HKEY_CLASSES_ROOT\.mid = MPLAYER /play /close
  41. HKEY_CLASSES_ROOT\.rmi = MPLAYER /play /close
  42. HKEY_CLASSES_ROOT\.wav = MPLAYER /play /close
  43. HKEY_CLASSES_ROOT\.aas = MPLAYER /play /close
  44. HKEY_CLASSES_ROOT\.fli = MPLAYER /play /close
  45. HKEY_CLASSES_ROOT\.flc = MPLAYER /play /close
  46. HKEY_CLASSES_ROOT\.mov = MPLAYER /play /close
  47. HKEY_CLASSES_ROOT\.mpg = MPLAYER /play /close
  48. HKEY_CLASSES_ROOT\.mpe = MPLAYER /play /close
  49. HKEY_CLASSES_ROOT\.mpa = MPLAYER /play /close
  50. HKEY_CLASSES_ROOT\.m1v = MPLAYER /play /close
  51. HKEY_CLASSES_ROOT\.dat = MPLAYER /play /close
  52.  
  53. ;