home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1999 September / Gamestar_09_1999-09_cd2.bin / mpfull.exe / RCDATA / CABINET / mp2tiger.inf < prev    next >
Windows Setup INFormation  |  1998-09-02  |  4KB  |  152 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  4.  
  5. [DefaultInstall] 
  6. CustomDestination=Tiger.Destination
  7. CopyFiles   =TigerCopy.Core, TigerCopy.INF, TigerDependencyFiles
  8. AddReg      =TigerUninstallKey.95, Tiger.Reg
  9. RegisterOCXs=TigerOCX.Register
  10.  
  11. [DefaultInstall.NT]
  12. CustomDestination=Tiger.Destination
  13. CopyFiles   =TigerCopy.Core, TigerCopy.INF, TigerDependencyFiles
  14. AddReg      =TigerUninstallKey.NT, Tiger.Reg
  15. RegisterOCXs=TigerOCX.Register
  16.  
  17. [Uninstall]
  18. CustomDestination=Tiger.Destination.Remove
  19. BeginPrompt   =TigerPrompt.ConfirmUninstall
  20. DelReg        =Tiger.Reg.Delete
  21. UnRegisterOCXs=TigerOCX.UnRegister
  22. DelFiles      =TigerCopy.Remove
  23. EndPrompt     =TigerPrompt.UninstallComplete
  24. CleanUp=1
  25.  
  26. [Uninstall.NT]
  27. CustomDestination=Tiger.Destination.Remove
  28. BeginPrompt   =TigerPrompt.ConfirmUninstall
  29. DelReg        =Tiger.Reg.Delete
  30. UnRegisterOCXs=TigerOCX.UnRegister
  31. DelFiles      =TigerCopy.Remove
  32. EndPrompt     =TigerPrompt.UninstallComplete
  33. CleanUp=1
  34.  
  35. [Tiger.Destination]
  36. 49300,49301,49302=TigerDirectory,7
  37.  
  38. [Tiger.Destination.Remove]
  39. 49400,49401,49402=TigerDirectory.Save,5
  40.  
  41. [DestinationDirs]
  42. ; TigerDirectory
  43. TigerCopy.Core=49300
  44. TigerCopy.Remove=49400
  45.  
  46. ;LDID_INF
  47. TigerCopy.INF  =17
  48.  
  49. TigerDependencyFiles=11
  50.  
  51. [TigerDirectory]
  52. HKLM,"%KEY_MEDIA_PLAYER%","Installation DirectoryLFN","",""
  53. ,,,"%CONFIRM_ERROR%",""
  54.  
  55. [TigerDirectory.Save]
  56. HKLM,"%KEY_MEDIA_PLAYER%","TigerDir","","%49301%"
  57.  
  58. [TigerPrompt.UninstallComplete]
  59. Prompt="%PROMPT_UNINSTALL_COMPLETE%"
  60.  
  61. [TigerPrompt.ConfirmUninstall]
  62. Title="%TITLE_UNINSTALL%"
  63. ButtonType=YESNO
  64. Prompt="%CONFIRM_UNINSTALL%"
  65.  
  66. [TigerUninstallKey.95] 
  67. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","Tiger",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall,1,N"
  68.  
  69. [TigerUninstallKey.NT] 
  70.  
  71. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","Tiger",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall.NT,5"
  72.  
  73. [TigerOCX.UnRegister]
  74. "%49400%\qnspro.dll"
  75.  
  76. [TigerOCX.Register]
  77. "%49300%\qnspro.dll"
  78.  
  79. [SourceDisksNames]
  80. 3238 = "Microsoft NetShow Theater Filter Install",,0
  81.  
  82. [SourceDisksFiles]
  83. qnspro.dll=3238
  84. mp2tiger.inf=3238
  85.  
  86. [Tiger.Reg]
  87. HKCR,"NSM","Source Filter",,"{65b28abc-de95-11d0-b605-00a0c92b5010}"
  88. ;;HKCR,"NSMI","Source Filter",,"{65b28abc-de95-11d0-b605-00a0c92b5010}"
  89. ;;HKCR,"NSMA","Source Filter",,"{65b28abc-de95-11d0-b605-00a0c92b5010}"
  90.  
  91. HKLM,"%KEY_MEDIA_PLAYER%","TigerDir","","%49301%"
  92.  
  93. HKCR,"nsm",,,"URL: NSM Protocol"
  94. HKCR,"nsm","URL Protocol"
  95. HKCR,"nsm\shell\open\command",,0,"""%49301%\%NETSHOW_APPNAME%"" ""%L"""
  96. HKCR,"NSM","Animation",,"dxmasf.dll,150"
  97.  
  98. ;;HKCR,"nsma",,,"URL: NSM Protocol"
  99. ;;HKCR,"nsma","URL Protocol"
  100. ;;HKCR,"nsma\shell\open\command",,0,"""%49301%\%NETSHOW_APPNAME%"" ""%L"""
  101. ;;HKCR,"NSMA","Animation",,"dxmasf.dll,150"
  102.  
  103. ;;HKCR,"nsmi",,,"URL: NSM Protocol"
  104. ;;HKCR,"nsmi","URL Protocol"
  105. ;;HKCR,"nsmi\shell\open\command",,0,"""%49301%\%NETSHOW_APPNAME%"" ""%L"""
  106. ;;HKCR,"NSMI","Animation",,"dxmasf.dll,150"
  107.  
  108. [Tiger.Reg.Delete]
  109. HKCR,"NSM"
  110. ;;HKCR,"NSMA"
  111. ;;HKCR,"NSMI"
  112.  
  113. HKLM,"%KEY_MEDIA_PLAYER%","TigerDir"
  114.  
  115. [TigerCopy.Core]
  116. qnspro.dll,,,33
  117.  
  118. [TigerCopy.Remove]
  119. qnspro.dll,,,1
  120.  
  121. [TigerCopy.INF]
  122. mp2tiger.inf
  123.  
  124. [TigerDependencyFiles]
  125.  
  126.  
  127. [Strings]
  128. NS_INF_NAME = "mp2tiger.inf"
  129. NETSHOW_APPNAME = "mplayer2.exe"
  130.  
  131. KEY_MEDIA_PLAYER = "Software\Microsoft\MediaPlayer"
  132.  
  133. ;////////////////////////////////////////////////////////
  134. ;// Only localize strings below this line
  135. ;////////////////////////////////////////////////////////
  136. LANGUAGE="EN"
  137.  
  138.  
  139. PROMPT_UNINSTALL_COMPLETE = "Microsoft NetShow Theater Filter uninstall is now complete."
  140.  
  141. TITLE_UNINSTALL="Microsoft NetShow Theater Filter Uninstall"
  142.  
  143. ;Error Messages
  144. ERROR_WRONG_ADVPACK_VERSION = "You need a newer version of Advpack.dll"
  145.  
  146. CONFIRM_ERROR = "You must have Media Player 5.2 or greater installed before you can install this software."
  147.  
  148. CONFIRM_UNINSTALL="Are you sure you wish to uninstall Microsoft NetShow Theater Filter?"
  149.  
  150.  
  151. VERSION="3,0,0,2701"
  152.