home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / icw97.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-10-20  |  10.7 KB  |  223 lines

  1. ;==============================================================================================
  2. ; ICW97.INF
  3. ;
  4. ; Copyright (c) 1994, 1995 Microsoft Corporation
  5. ; This is the Setup information file to install
  6. ; The Internet Connection Wizard version 1.1 
  7. ; for Windows97 (IE4).
  8. ;
  9. ;==============================================================================================
  10.  
  11. [version]
  12. LayoutFile=layout.inf,layout1.inf
  13. signature="$CHICAGO$"
  14. SetupClass=BASE
  15.  
  16. [BaseWinOptions]
  17. msicw97.reg
  18.  
  19. [msicw97.reg]
  20. DelFiles=DeleteICW
  21. CopyFiles=CopyINF,CopySYS,CopyICW,CopyHELP
  22. UpdateInis=UPD.Links
  23. AddReg=MSICW.RegEntries,MSICW.RegOLEObjects
  24.  
  25. ;==============================================================================================
  26. ; These are the directory specifications.
  27. ;==============================================================================================
  28. [DestinationDirs]
  29. CopyHELP    = 18                                ; LDID_HELP
  30. CopySYS     = 11                                ; LDID_SYS
  31. CopyINF     = 17                                ; LDID_INF
  32. CopyICW     = 24,%ProgramFiles%\%IEDIR_SFN%\%ICWDIR_SFN%
  33. DeleteICW   = 24,%ProgramFiles%\%OLD_ICWDIR%
  34.  
  35. ;==============================================================================================
  36. ; These are the File Copy sections.
  37. ;==============================================================================================
  38. ; ---------------------------------------------------------------------------------------------
  39. ; These are the files copied as part of the base install.They are put in C:\Windows\System
  40. ; ---------------------------------------------------------------------------------------------
  41. [CopySYS]
  42. icfg95.dll,,,32
  43. inet16.dll,,,32
  44. inetcfg.dll,,,32
  45. isign32.dll,,,32
  46. icwdial.dll,,,32
  47. icwphbk.dll,,,32
  48. ; ---------------------------------------------------------------------------------------------
  49. ; These are the files copied as part of the base install. They are put in:
  50. ; <User Install Directory>\Internet Explorer\Connection Wizard
  51. ; ---------------------------------------------------------------------------------------------
  52. [CopyICW]
  53. icwconn1.exe,,,32
  54. icwconn2.exe,,,32
  55. inetwiz.exe,,,32
  56. isignup.exe,,,32
  57. icwdl.dll,,,32
  58. icwx25a.dun
  59. icwx25b.dun
  60. icwx25c.dun
  61. icwip.dun
  62. phone.icw
  63. state.icw
  64. msicw.isp
  65. msn.isp
  66. icwread.txt
  67. support.icw
  68. ; ---------------------------------------------------------------------------------------------
  69. ; These are the files copied as part of the base install. They are put in C:\Windows\INF
  70. ; ---------------------------------------------------------------------------------------------
  71. [CopyINF]
  72. icw97.INF
  73. ; ---------------------------------------------------------------------------------------------
  74. ; These are the files copied as part of the base install. They are put in C:\Windows\Help
  75. ; ---------------------------------------------------------------------------------------------
  76. [CopyHELP]
  77. connect.hlp
  78. connect.cnt
  79.  
  80. ;==============================================================================================
  81. ; These are the File Delete sections.
  82. ;==============================================================================================
  83. ; ---------------------------------------------------------------------------------------------
  84. ; These are the files deleted as part of the default install.  This removes previous versions
  85. ; of the Internet Connection Wizard.
  86. ; ---------------------------------------------------------------------------------------------
  87. [DeleteICW]
  88. icwconn1.exe
  89. icwconn2.exe
  90. inetwiz.exe
  91. isignup.exe
  92. icwdl.dll
  93. icwx25a.dun
  94. icwx25b.dun
  95. icwx25c.dun
  96. icwip.dun
  97. phone.icw
  98. state.icw
  99. msicw.isp
  100. msn.isp
  101. support.icw
  102.  
  103. ;==============================================================================================
  104. ; This creates the Start Menu links.
  105. ;==============================================================================================
  106. [UPD.Links]
  107. setup.ini, progman.groups,,"ICW11=%PGMGRP%"
  108. ; ICW item
  109. ; setup.ini, ICW11,,"%PGMITEM_ICW%,%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ICWCONN1.EXE"
  110. ; setup.ini, ICW11,,"""%PGMITEM_ICW%"",""%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ICWCONN1.EXE"""
  111. setup.ini, ICW11,,""%PGMITEM_ICW%","%24%\%ProgramFiles%\%IEDIR_SFN%\%ICWDIR_SFN%\ICWCONN1.EXE""
  112.  
  113. ; Delete obsolete start menu items
  114. setup.ini, progman.groups,,"ICW10=%PGMDEL%"
  115. ; INETWIZ menu item
  116. setup.ini, ICW10,,""%ITEMDEL_INETWIZ%"",,,
  117. ; old ICW menu item
  118. setup.ini, ICW10,,""%ITEMDEL_GETON%"",,,
  119.  
  120. ;==============================================================================================
  121. ; These are the Registry ADD sections.
  122. ;==============================================================================================
  123. [MSICW.RegEntries]
  124. ; ---------------------------------------------------------------------------------------------
  125. ; File associations
  126. HKCR,.ins,,0,x-internet-signup
  127. HKCR,.ins,"Content Type",0,application/x-internet-signup
  128. HKCR,.isp,,0,x-internet-signup
  129. HKCR,.isp,"Content Type",0,application/x-internet-signup
  130. ; ---------------------------------------------------------------------------------------------
  131. ; MIME execution options
  132. HKCR,x-internet-signup,,0,"Internet Communication Settings"
  133. HKCR,x-internet-signup,EditFlags,1,00,00,00,00
  134. HKCR,x-internet-signup\Shell,,0,""
  135. HKCR,x-internet-signup\Shell\Open,EditFlags,1,01,00,00,00
  136. HKCR,x-internet-signup\Shell\Open\command,,0,""""%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ISIGNUP.EXE""" %%1"
  137. HKCR,x-internet-signup\DefaultIcon,,0,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ICWCONN1.EXE,0"
  138. ; ---------------------------------------------------------------------------------------------
  139. ; MIME database extensions
  140. HKCR,"MIME\Database\Content Type\application/x-internet-signup",Extension,0,.ins
  141. ; ---------------------------------------------------------------------------------------------
  142. ;       Software Version
  143. HKLM,"%KEY_ICW%",Version,,"%Version%"
  144. HKLM,"%KEY_ICW%",InstallationDirectory,,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%"
  145. ; ---------------------------------------------------------------------------------------------
  146. ; App Paths
  147. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE",,,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ICWCONN1.EXE"
  148. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE","Path",,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%;"
  149. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE",,,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ICWCONN2.EXE"
  150. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE","Path",,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%;"
  151. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE",,,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\ISIGNUP.EXE"
  152. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE","Path",,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%;"
  153. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE",,,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%\INETWIZ.EXE"
  154. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE","Path",,"%24%\%ProgramFiles%\%IEDIR_LFN%\%ICWDIR_LFN%;"
  155. ; ---------------------------------------------------------------------------------------------
  156. ; Rename the ICW dir to LFN
  157. HKLM,%KEY_RENAME%\ICW97,,,"%24%\%ProgramFiles%\%IEDIR_SFN%"
  158. HKLM,%KEY_RENAME%\ICW97,%ICWDIR_SFN%,,!$!$!$.ICW
  159. HKLM,%KEY_RENAME%\ICW97,!$!$!$.ICW,,"%ICWDIR_LFN%"
  160.  
  161. HKLM,%KEY_RENAME%\ReadFiles,,,%24%\%ProgramFiles%\%IEDIR_SFN%\%ICWDIR_SFN%
  162. HKLM,%KEY_RENAME%\ReadFiles,icwread.txt,,ReadMe.txt
  163.  
  164. ; ---------------------------------------------------------------------------------------------
  165. ; Release Product Information
  166. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product",,"Memphis"
  167. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product Version",,"4.1"
  168.  
  169. ; ---------------------------------------------------------------------------------------------
  170. ; Default product code
  171. HKLM,"Software\Microsoft\Internet Connection Wizard","Default Product Code",,"IE4"
  172.  
  173. ;----------------------------------------------------------------------------------------------
  174. ; Active setup keys not installed by Windows98 installation
  175. HKLM,"Software\Microsoft\Active Setup\Installed Components\{5A8D6EE0-3E18-11D0-821E-444553540000}",,,"Internet Connection Wizard"
  176. HKLM,"Software\Microsoft\Active Setup\Installed Components\{5A8D6EE0-3E18-11D0-821E-444553540000}","Version",,"4,71,465,9"
  177. HKLM,"Software\Microsoft\Active Setup\Installed Components\{5A8D6EE0-3E18-11D0-821E-444553540000}","Locale",,"EN"
  178. HKLM,"Software\Microsoft\Active Setup\Installed Components\{5A8D6EE0-3E18-11D0-821E-444553540000}","IsInstalled",1,01,00,00,00
  179. HKLM,"Software\Microsoft\Active Setup\Installed Components\{5A8D6EE0-3E18-11D0-821E-444553540000}","ComponentID",,"ICW_Win"
  180. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW",,,""
  181. ;==============================================================================================
  182. ; Register OLE Objects
  183. ;==============================================================================================
  184. [MSICW.RegOLEObjects]
  185. HKLM,%KEY_RUNONCE%,"Register_ICW_Apprentice",,"%11%\regsvr32.exe /s %11%\inetcfg.dll"
  186.  
  187. [Strings]
  188. ;==============================================================================================
  189. ; Important - Be sure to place any localizable strings
  190. ; below the "Localization Border" Comment
  191. ;==============================================================================================
  192. KEY_RENAME        = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  193. KEY_ICW           = "SOFTWARE\Microsoft\Internet Connection Wizard"
  194. KEY_OLD_ICW       = "SOFTWARE\Microsoft\ICW"
  195. KEY_IEDIR         = "SOFTWARE\Microsoft\IE4\Setup"
  196. KEY_PROGRAM_FILES = "SOFTWARE\Microsoft\Windows\CurrentVersion"
  197. KEY_RUNONCE       = "Software\Microsoft\Windows\CurrentVersion\Runonce"
  198.  
  199. VALUE_ICW_INSTALL = "InstallationDirectory"
  200. Version           = "1.10"
  201. ICWNAME           = "Internet Connection Wizard"
  202.  
  203. ;==============================================================================================
  204. ; Localization Border
  205. ;
  206. ; No Strings above this line should be localized
  207. ; All strings below this line should be localized
  208. ;==============================================================================================
  209. ProgramFiles    = "Progra~1"
  210. ICWDIR_LFN      = "Connection Wizard"
  211. ICWDIR_SFN      = "Connec~1"
  212. OLD_ICWDIR      = "ICW-In~1"
  213. IEDIR_LFN       = "Internet Explorer"
  214. IEDIR_SFN   = "Intern~1"
  215.  
  216. ;Program Folder and item names
  217. PGMGRP          = "Internet Explorer"
  218. PGMITEM_ICW     = "Connection Wizard"
  219. PGMDEL          = "Accessories\Internet Tools"
  220. ITEMDEL_INETWIZ = "Internet Setup Wizard"
  221. ITEMDEL_GETON   = "Get on the Internet"
  222.