home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 41 / PCGAMER41.bin / msnsetup / compnts / controls.exe / RCDATA / CABINET / controls.inf < prev    next >
Windows Setup INFormation  |  1996-10-15  |  4KB  |  172 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [SourceDisksNames]            
  6. 1="MSN Program Viewer Controls",,1
  7.  
  8. [SourceDisksFiles]
  9. ASYCPICT.DLL=1
  10. capreld.ocx=1
  11. CHATSOCK.DLL=1
  12. FSPLASH.OCX=1
  13. ieanbtn.ocx=1
  14. ielabel.ocx=1
  15. iepreld.ocx=1
  16. mailctl.ocx=1
  17. MSCHAT.OCX=1
  18. MsnIni.ocx=1
  19. MSNReg.ocx=1
  20. NatFeed.ocx=1
  21. RS360.ocx=1
  22. wbwrap.dll=1
  23. ietimer.ocx=1
  24. setupbbs.ocx=1
  25. insmsn.dll=1
  26. msnver.ocx=1
  27.  
  28. [DefaultInstall]
  29. Copyfiles=Install.CopyFiles,Install.CopyFiles.System,Install.CopyFiles.INF
  30. AddReg=Install.AddReg
  31. CustomDestination=MyCustomDestination
  32. RunPostSetupCommands=Register.Custom
  33.  
  34. [Remove]
  35. BeginPrompt=Remove.BeginPrompt
  36. EndPrompt=Remove.EndPrompt
  37. UnRegisterOCXs=Register.OCX
  38. DelFiles=Remove.DelFiles
  39. DelReg=Remove.DelReg
  40. CustomDestination=UnCustomDestination
  41.  
  42. [Install.CopyFiles]
  43. capreld.ocx,,,32
  44. FSPLASH.OCX,,,32
  45. ieanbtn.ocx,,,32
  46. ielabel.ocx,,,32
  47. iepreld.ocx,,,32
  48. mailctl.ocx,,,32
  49. MSCHAT.OCX,,,32
  50. MsnIni.ocx,,,32
  51. MSNReg.ocx,,,32
  52. NatFeed.ocx,,,32
  53. RS360.ocx,,,32
  54. wbwrap.dll,,,32
  55. ietimer.ocx,,,32
  56. setupbbs.ocx,,,32
  57. insmsn.dll,,,32
  58. msnver.ocx,,,32
  59.  
  60. [Remove.DelFiles]
  61. capreld.ocx
  62. FSPLASH.OCX
  63. ieanbtn.ocx
  64. ielabel.ocx
  65. iepreld.ocx
  66. mailctl.ocx
  67. MSCHAT.OCX
  68. MsnIni.ocx
  69. MSNReg.ocx
  70. NatFeed.ocx
  71. RS360.ocx
  72. wbwrap.dll
  73. ietimer.ocx
  74. setupbbs.ocx
  75. insmsn.dll
  76. msnver.ocx
  77.  
  78. [Install.CopyFiles.System]
  79. ASYCPICT.DLL,,,32
  80. CHATSOCK.DLL,,,32
  81.  
  82. [Install.CopyFiles.INF]
  83. controls.inf
  84.  
  85. [Remove.BeginPrompt]
  86. Prompt="%REMOVE_CONFIRMATION_PROMPT%"
  87. ButtonType=YESNO
  88. TITLE="%APPTITLE%"
  89.  
  90. [Remove.EndPrompt]
  91. Prompt="%REMOVE_COMPLETION_PROMPT%"
  92.  
  93. [Register.OCX]
  94. %49000%\capreld.ocx
  95. %49000%\FSPLASH.OCX
  96. %49000%\ieanbtn.ocx
  97. %49000%\ielabel.ocx
  98. %49000%\iepreld.ocx
  99. %49000%\MSCHAT.OCX
  100. %49000%\MsnIni.ocx
  101. %49000%\MSNReg.ocx
  102. %49000%\NatFeed.ocx
  103. %49000%\RS360.ocx
  104. %49000%\wbwrap.dll
  105. %49000%\ietimer.ocx
  106. %49000%\mailctl.ocx
  107. %49000%\insmsn.dll
  108. %49000%\msnver.ocx
  109. %49000%\setupbbs.ocx
  110.  
  111. [Register.Custom]
  112. %11%\regsvr32.exe /s %49000%\capreld.ocx
  113. %11%\regsvr32.exe /s %49000%\FSPLASH.OCX
  114. %11%\regsvr32.exe /s %49000%\ieanbtn.ocx
  115. %11%\regsvr32.exe /s %49000%\ielabel.ocx
  116. %11%\regsvr32.exe /s %49000%\iepreld.ocx
  117. %11%\regsvr32.exe /s %49000%\MSCHAT.OCX
  118. %11%\regsvr32.exe /s %49000%\MsnIni.ocx
  119. %11%\regsvr32.exe /s %49000%\MSNReg.ocx
  120. %11%\regsvr32.exe /s %49000%\NatFeed.ocx
  121. %11%\regsvr32.exe /s %49000%\RS360.ocx
  122. %11%\regsvr32.exe /s %49000%\wbwrap.dll
  123. %11%\regsvr32.exe /s %49000%\ietimer.ocx
  124. %11%\regsvr32.exe /s %49000%\mailctl.ocx
  125. %11%\regsvr32.exe /s %49000%\insmsn.dll
  126. %11%\regsvr32.exe /s %49000%\msnver.ocx
  127. %11%\regsvr32.exe /s %49000%\setupbbs.ocx
  128.  
  129. [Install.AddReg]
  130. HKLM,%MSNOCXKEY%,InstallDir,,%49000%
  131. HKLM,%UninstallPath%,DisplayName,,%APPTITLE%
  132. HKLM,%UninstallPath%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %49000%\controls.inf,Remove"
  133. HKCU,Software\Microsoft\MSN,DoSetupBBSOnRegister,,"TRUE"
  134. ;HKCU,Software\Microsoft\MSN,MakeExchangeDefaultMail,,"TRUE"
  135.  
  136. [Remove.DelReg]
  137. HKLM,%MSNOCXKEY%,InstallDir
  138. HKLM,%UninstallPath%
  139. HKLM,"Software\Microsoft\Active Setup\Installed Components\{041EB1E3-EF47-11CF-9DE5-00C04FD7BF41}"
  140.  
  141. [DestinationDirs]
  142. Install.CopyFiles=49000
  143. Install.CopyFiles.INF=49000
  144. Install.CopyFiles.System=11
  145. Remove.DelFiles=49000
  146.  
  147. [MyCustomDestination]
  148. 49000=PackageDestination49000,1
  149.  
  150. [UnCustomDestination]
  151. 49000=PackageDestination49000,5
  152.  
  153. [PackageDestination49000]
  154. HKLM,%MSNOCXKEY%,InstallDir,"",""
  155. "","","",%DirPrompt%,"%24%\Progra~1\OnMSN\OCX\"
  156.  
  157. [Strings]
  158. MSNOCXKEY     = "SOFTWARE\Microsoft\MSN\OCX"
  159. UninstallPath= "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSN Program Viewer Controls"
  160.  
  161. ; ************************************************************************
  162. ; LOCALIZATION BORDER
  163. ;
  164. ; No strings above this line should be localized.
  165. ; All strings below this line should be localized.
  166. ; ************************************************************************
  167.  
  168. APPTITLE     = "MSN Program Viewer Controls"
  169. DirPrompt      = "Where do you want to install the MSN Program Viewer Controls?"
  170. REMOVE_CONFIRMATION_PROMPT = "This will remove the MSN Program Viewer Controls.  MSN requires these ActiveX Controls.  Do you wish to continue?"
  171. REMOVE_COMPLETION_PROMPT = "MSN Program Viewer Controls have been removed successfully."
  172.