home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 March / VPR9803A.ISO / msie4_01 / ICWNT.CAB / icwnt.inf < prev    next >
Windows Setup INFormation  |  1997-11-12  |  12KB  |  322 lines

  1. ; Localized    11/12/1997 10:59 PM (GMT)    7:3.0.517 A    icwnt.inf
  2.  
  3. ;==============================================================================================
  4. ; Internet Connection Wizard install script WinNT
  5. ;==============================================================================================
  6.  
  7. [version]
  8. signature="$CHICAGO$"
  9. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  10.  
  11. [DefaultInstall.NT]
  12. RequiredEngine=Setupapi,"%ERROR_ENGINE_NOTFOUND%"
  13. SmartReboot= N
  14. CustomDestination= CustInstDestSection
  15. DelFiles=DeleteICW
  16. DelDirs=DeleteICWDir
  17. CopyFiles=CopySYS,CopyOTHER,CopyHELP,CopyNTOnly
  18. UpdateInis=UPD.Links
  19. AddReg=MSICW.RegEntries
  20. DelReg=MSICW.BadRegEntries
  21. RegisterOCXs=RegisterICWSection
  22. PerUserInstall=MSICW.Stub.Add
  23. ComponentName=ICW
  24. PreRollback=Uninstall.NT
  25. RunPostSetupCommands=MSICWPostSetupCommands:1
  26.  
  27. [MSICWPostSetupCommands]
  28. rundll32 advpack.dll,LaunchINFSection %49400%\icwnt.inf,MSInfInstall,3,n
  29.  
  30. [MSInfInstall]
  31. CopyFiles=CopyINF
  32.  
  33. [MSICW.Stub.Add]
  34. ComponentID=ICW_NTx86
  35. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\icwnt.inf,PerUserStub
  36. GUID={5A8D6EE0-3E18-11D0-821E-444553540000}
  37. IsInstalled=1
  38. Locale=%LOCALE_ICW%
  39.  
  40. [PerUserStub]
  41. CustomDestination= CustInstDestSection
  42. UpdateInis=UPD.Links
  43.  
  44. [Uninstall.NT]
  45. PerUserInstall=MSICW.Stub.Remove
  46.  
  47. [MSICW.Stub.Remove]
  48. ComponentID=ICW_NTx86
  49. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\icwnt.inf,PerUserRemove
  50. GUID={5A8D6EE0-3E18-11D0-821E-444553540000}
  51. IsInstalled=0
  52. Locale=%LOCALE_ICW%
  53.  
  54. [PerUserRemove]
  55. ;CustomDestination= CustInstDestSection
  56. UpdateInis=UPD.Links.Remove
  57.  
  58. ;==============================================================================================
  59. ; These are the directory specifications.
  60. ;==============================================================================================
  61. [CustInstDestSection]
  62. 49000,49001,49002,49003= ProgramFilesDir,5
  63. 49100,49101,49102,49103= MSIEFilesDir,7
  64. 49200,49201,49202,49203= MSICWFilesDir,5
  65. 49300,49301,49302,49303= OldICWDir,5
  66. 49400,49401,49402,49403= SourceDir
  67.  
  68. [ProgramFilesDir]
  69. HKLM,"%KEY_PROGRAM_FILES%",'ProgramFilesDir',,"%24%"
  70.  
  71. [MSIEFilesDir]
  72. HKLM,"%KEY_IEDIR%","Path","%IE_REQUIRED%",'%49001%\%IEDIR%'
  73.  
  74. [MSICWFilesDir]
  75. HKLM,"%KEY_ICW%",,,'%49101%\%MSICWDIR%'
  76.  
  77. [OldICWDir]
  78. HKLM,"%KEY_ICW%",,,"%49001%\%OLD_ICWDIR%"
  79.  
  80. [DestinationDirs]
  81. CopyHELP  = 18  ; LDID_HELP
  82. CopySYS   = 11  ; LDID_SYS
  83. CopyINF   = 17  ; LDID_INF
  84. CopyNTOnly  = 11        ; LDID_SYS
  85. CopyOTHER = 49200
  86. DeleteICW = 49300
  87.  
  88. ;==============================================================================================
  89. ; This is the RegisterOCXs section
  90. ;==============================================================================================
  91. [RegisterICWSection]
  92. %11%\inetcfg.dll
  93.  
  94. ;==============================================================================================
  95. ; These are the File Copy sections.
  96. ;==============================================================================================
  97. ; ---------------------------------------------------------------------------------------------
  98. ; These are the files copied as part of the default install.They are put in C:\Windows\System
  99. ; ---------------------------------------------------------------------------------------------
  100. [CopyNTOnly]
  101. icfgNT.dll,,,32
  102. [CopySYS]
  103. inetcfg.dll,,,32
  104. isign32.dll,,,32
  105. icwdial.dll,,,32
  106. icwphbk.dll,,,32
  107. ; ---------------------------------------------------------------------------------------------
  108. ; These are the files copied as part of the default install. They are put in:
  109. ; <User Install Directory>\Internet Explorer\Connection Wizard
  110. ; ---------------------------------------------------------------------------------------------
  111. [CopyOTHER]
  112. icwconn1.exe,,,32
  113. icwconn2.exe,,,32
  114. inetwiz.exe,,,32
  115. isignup.exe,,,32
  116. icwdl.dll,,,32
  117. icwx25a.dun
  118. icwx25b.dun
  119. icwx25c.dun
  120. icwip.dun
  121. phone.icw
  122. state.icw
  123. msicw.isp
  124. msn.isp
  125. readme.txt
  126. support.icw
  127. ; ---------------------------------------------------------------------------------------------
  128. ; These are the files copied as part of the default install. They are put in C:\Windows\INF
  129. ; ---------------------------------------------------------------------------------------------
  130. [CopyINF]
  131. icwNT.INF
  132. ; ---------------------------------------------------------------------------------------------
  133. ; These are the files copied as part of the default install. They are put in C:\Windows\Help
  134. ; ---------------------------------------------------------------------------------------------
  135. [CopyHELP]
  136. connect.hlp
  137. connect.cnt
  138.  
  139. ;==============================================================================================
  140. ; These are the File Delete sections.
  141. ;==============================================================================================
  142. ; ---------------------------------------------------------------------------------------------
  143. ; These are the files deleted as part of the default install.  This removes previous versions
  144. ; of the Internet Connection Wizard.
  145. ; ---------------------------------------------------------------------------------------------
  146. [DeleteICWDir]
  147. %49300%
  148.  
  149. [DeleteICW]
  150. icwconn1.exe
  151. icwconn2.exe
  152. inetwiz.exe
  153. isignup.exe
  154. icwdl.dll
  155. icwx25a.dun
  156. icwx25b.dun
  157. icwx25c.dun
  158. icwip.dun
  159. phone.icw
  160. state.icw
  161. msicw.isp
  162. msn.isp
  163. support.icw
  164.  
  165. ;==============================================================================================
  166. ; These are the Source sections which tell the setup engine where the appropriate files are.
  167. ;==============================================================================================
  168. [SourceDisksNames]
  169. 55="%ICWNAME%",icwNT.cab,0
  170.  
  171. [SourceDisksFiles]
  172. icfgNT.dll=55
  173. inetcfg.dll=55
  174. isign32.dll=55
  175. icwdial.dll=55
  176. icwphbk.dll=55
  177. icwconn1.exe=55
  178. icwconn2.exe=55
  179. inetwiz.exe=55
  180. isignup.exe=55
  181. icwdl.dll=55
  182. icwx25a.dun=55
  183. icwx25b.dun=55
  184. icwx25c.dun=55
  185. icwip.dun=55
  186. phone.icw=55
  187. state.icw=55
  188. msicw.isp=55
  189. msn.isp=55
  190. icwNT.INF=55
  191. connect.hlp=55
  192. connect.cnt=55
  193. readme.txt=55
  194. support.icw=55
  195.  
  196. ;==============================================================================================
  197. ; This creates the Start Menu links.
  198. ;==============================================================================================
  199. [UPD.Links]
  200. setup.ini, progman.groups,,""ICW11=""%PGMGRP%""
  201. ; ICW item
  202. setup.ini, ICW11,,"""%PGMITEM_ICW%"",""""""%49200%\ICWCONN1.EXE"""""""
  203.  
  204. ; Delete obsolete start menu items
  205. setup.ini, progman.groups,,""ICW10=""%PGMDEL%""
  206. ; INETWIZ menu item
  207. setup.ini, ICW10,,""%ITEMDEL_INETWIZ%"",,,
  208. ; old ICW menu item
  209. setup.ini, ICW10,,""%ITEMDEL_GETON%"",,,
  210.  
  211. [UPD.Links.Remove]
  212. setup.ini, progman.groups,,"ICW11=""%PGMGRP%"""
  213. ; ICW item
  214. setup.ini, ICW11,,"""%PGMITEM_ICW%"""
  215.  
  216. ;==============================================================================================
  217. ; These are the Registry ADD sections.
  218. ;==============================================================================================
  219. [MSICW.RegEntries]
  220. ; ---------------------------------------------------------------------------------------------
  221. ; File associations
  222. HKCR,.ins,,0,x-internet-signup
  223. HKCR,.ins,"Content Type",0,application/x-internet-signup
  224. HKCR,.isp,,0,x-internet-signup
  225. HKCR,.isp,"Content Type",0,application/x-internet-signup
  226. ; ---------------------------------------------------------------------------------------------
  227. ; MIME execution options
  228. HKCR,x-internet-signup,,0,%INTERNET_COMMUNICATION_SETTINGS%
  229. HKCR,x-internet-signup,EditFlags,1,00,00,00,00
  230. HKCR,x-internet-signup\Shell,,0,""
  231. HKCR,x-internet-signup\Shell\Open,EditFlags,1,01,00,00,00
  232. HKCR,x-internet-signup\Shell\Open\command,,0,""""%49201%\ISIGNUP.EXE""" %%1"
  233. HKCR,x-internet-signup\DefaultIcon,,0,"%49201%\ICWCONN1.EXE,0"
  234. ; ---------------------------------------------------------------------------------------------
  235. ; MIME database extensions
  236. HKCR,"MIME\Database\Content Type\application/x-internet-signup",Extension,0,.ins
  237. ; ---------------------------------------------------------------------------------------------
  238. ;       Software Version
  239. HKLM,"%KEY_ICW%",Version,,"%Version%"
  240. HKLM,"%KEY_ICW%",InstallationDirectory,,"%49201%"
  241. ; ---------------------------------------------------------------------------------------------
  242. ; App Paths
  243. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE",,,"%49201%\ICWCONN1.EXE"
  244. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN1.EXE","Path",,"%49201%;"
  245. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE",,,"%49201%\ICWCONN2.EXE"
  246. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ICWCONN2.EXE","Path",,"%49201%;"
  247. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE",,,"%49201%\ISIGNUP.EXE"
  248. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\ISIGNUP.EXE","Path",,"%49201%;"
  249. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE",,,"%49201%\INETWIZ.EXE"
  250. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\INETWIZ.EXE","Path",,"%49201%;"
  251. ; ---------------------------------------------------------------------------------------------
  252. ; Release Product Information
  253. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product",,"IE"
  254. HKLM,"Software\Microsoft\Internet Connection Wizard","Release Product Version",,"4.0"
  255. ; ---------------------------------------------------------------------------------------------
  256. ; Uninstall command and minimum IE version
  257. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW","QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSectionEx %17%\icwNT.inf,,,256"
  258. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ICW","RequiresIESysFile",,"4.71"
  259. ; ---------------------------------------------------------------------------------------------
  260. ; Default product code
  261. HKLM,"Software\Microsoft\Internet Connection Wizard","Default Product Code",,"IE4"
  262. ; ---------------------------------------------------------------------------------------------
  263. ; Delete these reg keys, no one uses them.
  264. [MSICW.BadRegEntries]
  265. HKCR,.isp,EditFlags
  266. HKCR,.ins,EditFlags
  267.  
  268. [Strings]
  269. ;==============================================================================================
  270. ; Important - Be sure to place any localizable strings
  271. ; below the "Localization Border" Comment
  272. ;==============================================================================================
  273. KEY_ICW = "SOFTWARE\Microsoft\Internet Connection Wizard"
  274. KEY_OLD_ICW = "SOFTWARE\Microsoft\ICW"
  275. KEY_IEDIR = "SOFTWARE\Microsoft\IE4\Setup"
  276. KEY_PROGRAM_FILES = "SOFTWARE\Microsoft\Windows\CurrentVersion"
  277.  
  278. VALUE_ICW_INSTALL = "InstallationDirectory"
  279. Version = "1.10"
  280. ICWNAME = "Internet Connection Wizard"
  281.  
  282. ;==============================================================================================
  283. ; Localization Border
  284. ;
  285. ; No Strings above this line should be localized
  286. ; All strings below this line should be localized
  287. ;==============================================================================================
  288. ProgramFiles = "Program Files"
  289. IEDIR = "Internet Explorer"
  290. OLD_ICWDIR = "ICW-Internet Connection Wizard"
  291. MSICWDIR = "Connection Wizard"
  292.  
  293. ProgramFiles_SFN = "Progra~1"    ; first 6 chars of Program Files, + "~1"
  294. IEDIR_SFN = "Intern~1"
  295. OLD_ICWDIR_SFN = "ICW-In~1"
  296. ICWDIR_SFN = "Connec~1"
  297.  
  298. ProgramFiles_SFN_OEM = "Progra~1"    ; first 6 chars of Program Files, + "~1" - in OEM codepage (not ANSI)
  299. IEDIR_SFN_OEM = "Intern~1"
  300. OLD_ICWDIR_SFN_OEM = "ICW-In~1"    ; uses OEM codepage (not ANSI)
  301. ICWDIR_SFN_OEM = "Connec~1"    ; uses OEM codepage (not ANSI)
  302.  
  303. ;Program Folder and item names
  304. PGMGRP = "Internet Explorer"
  305. PGMITEM_ICW = "接続ウィザード"
  306. PGMDEL = "アクセサリ\インターネット ツール"
  307. ITEMDEL_INETWIZ = "インターネット セットアップ ウィザード"
  308. ITEMDEL_GETON = "インターネット接続"
  309.  
  310. ;Prompt for Destination
  311. INSTALL_DIR_PROMPT = "インターネット接続ウィザードをインストールするディレクトリを入力してください。"
  312.  
  313. ;Error Messages
  314. ERROR_ENGINE_NOTFOUND = "必要なセットアップ エンジンが見つかりません。 中止しています..."
  315. ERROR_WRONG_ADVPACK_VERSION = "新しいバージョンの ADVPACK.DLL が必要です。"
  316. IE_REQUIRED = "このパッケージを実行するには、インストールされた Internet Explorer v4.0 が必要です。"
  317.  
  318. ;Friendly name of file type
  319. INTERNET_COMMUNICATION_SETTINGS = "インターネット通信設定"
  320.  
  321. LOCALE_ICW = "JA"
  322.