home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1999 February / PCGO_2.ISO / PROGRAMM / MS / wd97au.exe / wpfull.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-02-27  |  6.9 KB  |  266 lines

  1. ; Localized    06/18/1997 06:46  (GMT)    7:3.0.406 A    wpfull.inf
  2. ;                                                    
  3. ;    INF for WebPost 1.5 Non-IE installation
  4. ;
  5. ;    Copyright (c) 1997 Microsoft Corporation
  6. ;
  7. ;    Notes:
  8. ;
  9. ;    "system" sections are system components we install but do not remove on uninstall
  10. ;    "webpost" sections are normal current-version components
  11. ;    "obsolete" sections are previous-version components we no longer need, so we delete them on install
  12. ;    "old" sections are previous-version components which are still usable, so we don't install them but they are removed on uninstall
  13. ;    "uninstall" sections are normal current-version components we don't install directly but we do want to remove on uninstall
  14. ;
  15.  
  16. [version]
  17. signature                = "$CHICAGO$"
  18. AdvancedINF                = 2.5, "%ERROR_WRONG_ADVPACK_VERSION%" 
  19.  
  20.  
  21. ;    Install instructions
  22.  
  23.  
  24. [DefaultInstall]
  25. SetupEngine                = SETUPAPI.DLL,"%ERROR_ENGINE_NOTFOUND%"
  26. CustomDestination        = CustWPDestDir
  27. CopyFiles                = system.sys.files,webpost.sys.files,webpost.inf.files,webpost.hlp.files,webpost.main.files
  28. DelFiles                = obsolete.sys.files,obsolete.wp.files
  29. RegisterOCXs            = self.registering.dlls
  30. AddReg                    = system.reg,webpost.reg
  31. DelReg                    = obsolete.wp.reg
  32. UpdateInis                = webpost.ini.shortcuts
  33. RunPreSetupCommands        = RunPreSetupCommandsSection
  34.  
  35.  
  36.  
  37. ;    Custom installation sections
  38. ;    (in this case responsible for determining location of "Program Files" dir)
  39.  
  40.  
  41. [CustWPDestDir]
  42. ; OEM SFN,ANSI LFN,ANSI SFN,OEM LFN
  43. 49000,49001,49002,49003 = ProgFilesDir,5
  44. 49100,49101,49102,49103 = WPFilesDir,5
  45.  
  46. [ProgFilesDir]
  47. HKLM,'Software\Microsoft\Windows\CurrentVersion','ProgramFilesDir',,"%24%"
  48.  
  49. [WPFilesDir]
  50. ,,,,"%49001%\%WP_DIR%"
  51.  
  52.  
  53.  
  54. ;    Commands to run before installation
  55.  
  56.  
  57.  
  58. [RunPreSetupCommandsSection]
  59. WINTDIST.EXE /N:g
  60.  
  61.  
  62.  
  63. ;    File groups
  64.  
  65.  
  66.  
  67. [DestinationDirs]
  68. system.sys.files        = 11 ; LDID_SYS
  69. webpost.sys.files        = 11 ; LDID_SYS
  70. obsolete.sys.files        = 11 ; LDID_SYS
  71. old.wp.files            = 11 ; LDID_SYS
  72. webpost.inf.files         = 17 ; LDID_INF
  73. webpost.hlp.files         = 18 ; LDID_HELP
  74. uninstall.hlp.files        = 18 ; LDID_HELP
  75. webpost.main.files        = 49100 ; LDID_WP_DIR
  76. obsolete.wp.files         = 49100 ; LDID_WP_DIR
  77.  
  78. [system.sys.files]        ; not removed on uninstall
  79. ADVPACK.DLL,,,32
  80. W95INF16.DLL,,,32
  81. W95INF32.DLL,,,32
  82. SETUPAPI.DLL,,,32
  83. CFGMGR32.DLL,,,32
  84. MSVCRT.DLL,,,32
  85. OLEAUT32.DLL,,,32
  86. WINSSPI.DLL,,,32
  87.  
  88. [webpost.sys.files]
  89. WEBPOST.DLL,,,32
  90. WPWIZDLL.DLL,,,32
  91. PIPARSE.DLL,,,32
  92. FTPWPP.DLL,,,32
  93. POSTWPP.DLL,,,32
  94. CRSWPP.DLL,,,32
  95. FPWPP.DLL,,,32
  96.  
  97. [obsolete.sys.files]        ; 1.1 files to be deleted on install
  98. POSTCAB.EXE
  99. DEFWPP.DLL
  100.  
  101. [old.wp.files]                ; 1.1 files not installed by this CAB but removed on uninstall
  102. AOLPOST.DLL
  103. AOLPPOST.DLL
  104. AOLSHIM.EXE
  105. AOLTCP16.DLL
  106. CSWPP.DLL
  107. CSWPPDLL.TXT
  108. CISWPP.DLL
  109. GAUGE.DLL
  110. GNNPOST.DLL
  111. SNWPP.DLL
  112.  
  113. [webpost.inf.files]
  114. WPFULL.INF,,,32
  115.  
  116. [webpost.hlp.files]
  117. WPWIZ.CNT,,,32
  118. WPWIZ.HLP,,,32
  119.  
  120. [webpost.main.files]
  121. WPWIZ.EXE,,,32
  122.  
  123. [obsolete.wp.files]            ; 1.1 files to be deleted on install
  124. WEBPOST.TLB
  125.  
  126. [self.registering.dlls]        ; all DLLs in this section have their DllRegisterServer EPs called
  127. %11%\WEBPOST.DLL
  128. %11%\WPWIZDLL.DLL
  129. %11%\POSTWPP.DLL
  130. %11%\CRSWPP.DLL
  131. %11%\FTPWPP.DLL
  132. %11%\FPWPP.DLL
  133.  
  134. [uninstall.hlp.files]
  135. WPWIZ.ANN,,,32
  136. WPWIZ.FTS,,,32
  137. WPWIZ.GID,,,32
  138.  
  139.  
  140.  
  141. ;    File locations
  142.  
  143.  
  144. [SourceDisksFiles]
  145. WEBPOST.DLL                = 55
  146. WPWIZDLL.DLL            = 55
  147. PIPARSE.DLL                = 55
  148. ADVPACK.DLL                = 55
  149. W95INF16.DLL            = 55
  150. W95INF32.DLL            = 55
  151. SETUPAPI.DLL            = 55
  152. CFGMGR32.DLL            = 55
  153. FTPWPP.DLL                = 55
  154. WPWIZ.EXE                = 55
  155. WPFULL.INF                 = 55
  156. WPWIZ.HLP                = 55
  157. WPWIZ.CNT                = 55
  158. WPWIZ.ANN                = 55
  159. WPWIZ.FTS                = 55
  160. WPWIZ.GID                = 55
  161. MSVCRT.DLL                = 55
  162. OLEAUT32.DLL            = 55
  163. WINTDIST.EXE               = 55
  164. AOLPOST.DLL               = 55
  165. AOLPPOST.DLL               = 55
  166. AOLSHIM.EXE               = 55
  167. AOLTCP16.DLL               = 55
  168. CSWPP.DLL               = 55
  169. CSWPPDLL.TXT               = 55
  170. CISWPP.DLL               = 55
  171. GAUGE.DLL               = 55
  172. GNNPOST.DLL               = 55
  173. SNWPP.DLL               = 55
  174. WINSSPI.DLL                = 55
  175.  
  176.  
  177.  
  178.  
  179. [SourceDisksNames]
  180. 55                        = %WP_DISK%, webpost.cab, 0
  181.  
  182.  
  183. ;    Registry entry groups
  184.  
  185.  
  186. [obsolete.wp.reg]        ; removed on install
  187. HKLM,"System\CurrentControlSet\Control\WebPost"
  188. HKLM,"System\CurrentControlSet\Services\WebPost\Providers\{3151E2E0-6C4F-11CF-86B1-00AA0060F86C}"
  189.  
  190. [system.reg]
  191. HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","DLLFile",,"winsspi.dll"
  192. HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","Flags",1,08,00,00,00
  193. HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","SchemeList",,"NTLM"
  194. HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","SecurityName",,"NTLM SSPI Authentication"
  195.  
  196. [webpost.reg]
  197. HKCU,"Software\Microsoft\WebPost\Logging","LoggingDir",,%49101%
  198. HKCU,"Software\Microsoft\WebPost\Logging","WizardLogging",,"No"
  199. HKCU,"Software\Microsoft\WebPost\Logging","WebPostLogging",,"No"
  200. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","DisplayName",,%UNINSTALL_NAME%
  201. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","QuietUninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\wpfull.inf,WebPostUninstall,5"
  202. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","UninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\wpfull.inf,WebPostUninstall"
  203.    
  204.  
  205. ;    Shortcut groups
  206.  
  207.  
  208. [webpost.ini.shortcuts]
  209. setup.ini, progman.groups,,"WPFolder=""%PGMGRP%"""
  210. setup.ini, WPFolder,,"""%PGMITEM_WP%"",""""""%49100%\WPWIZ.EXE"""""""
  211. setup.ini, progman.groups,,"SendTo=""..\..\%SENDTO_DESC%"""
  212. setup.ini, SendTo,,"""%PGMITEM_WP%"",""""""%49100%\WPWIZ.EXE"""""""
  213.  
  214.  
  215. ;    Uninstallation instructions
  216.  
  217.  
  218. [WebPostUninstall]
  219. BeginPrompt                = UninstallPrompt
  220. CustomDestination        = CustWPDestDir
  221. DelReg                    = webpost.reg,uninstall.reg
  222. DelFiles                = webpost.sys.files,webpost.hlp.files,uninstall.hlp.files,webpost.main.files,old.wp.files
  223. UpdateInis                = uninstall.ini.shortcuts
  224. DelDirs                    = DelWPDestDir
  225. UnRegisterOCXs            = self.registering.dlls
  226. Cleanup                    = 1
  227.  
  228. [UninstallPrompt]
  229. Prompt                    = "%UNINSTALL_PROMPT%"
  230. ButtonType                = YESNO
  231. Title                    = "%PGMITEM_WP%"
  232.  
  233. [DelWPDestDir]
  234. %49101%
  235.  
  236. [uninstall.reg]
  237. HKCU,"Software\Microsoft\WebPost"
  238. HKLM,"System\CurrentControlSet\Services\WebPost"
  239.  
  240. [uninstall.ini.shortcuts]
  241. setup.ini, progman.groups,,"WPFolder=""%PGMGRP%""
  242. setup.ini, WPFolder,,"""%PGMITEM_WP%"""
  243. setup.ini, progman.groups,,"SendTo=""..\..\%SENDTO_DESC%"""
  244. setup.ini, SendTo,,"""%PGMITEM_WP%"""
  245.  
  246.  
  247. ;    Strings
  248.  
  249.  
  250. [strings]
  251.  
  252. ; Don't localize these
  253.  
  254.  
  255. ; Do localize these
  256.  
  257. ERROR_WRONG_ADVPACK_VERSION = "Sie mⁿssen eine h÷here Version von ADVPACK.DLL installieren"
  258. ERROR_ENGINE_NOTFOUND = "Der erforderte Setup-Motor kann nicht gefunden werden. Abbrechen..."
  259. WP_DIR = "Web Publish"
  260. WP_DISK = "Diskette des Web Publishing-Assistenten"
  261. PGMGRP = "Microsoft Web Publishing"
  262. PGMITEM_WP = "Web Publishing-Assistent"
  263. UNINSTALL_NAME = "Microsoft Web Publishing-Assistent 1.5"
  264. SENDTO_DESC = "SendTo"
  265. UNINSTALL_PROMPT = "Der Web Publishing-Assistent wird von Ihrem Computer entfernt werden. M÷chten Sie den Vorgang fortsetzen?"
  266.