home *** CD-ROM | disk | FTP | other *** search
- ; Localized 06/18/1997 06:46 (GMT) 7:3.0.406 A wpfull.inf
- ;
- ; INF for WebPost 1.5 Non-IE installation
- ;
- ; Copyright (c) 1997 Microsoft Corporation
- ;
- ; Notes:
- ;
- ; "system" sections are system components we install but do not remove on uninstall
- ; "webpost" sections are normal current-version components
- ; "obsolete" sections are previous-version components we no longer need, so we delete them on install
- ; "old" sections are previous-version components which are still usable, so we don't install them but they are removed on uninstall
- ; "uninstall" sections are normal current-version components we don't install directly but we do want to remove on uninstall
- ;
-
- [version]
- signature = "$CHICAGO$"
- AdvancedINF = 2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
-
-
- ; Install instructions
-
-
- [DefaultInstall]
- SetupEngine = SETUPAPI.DLL,"%ERROR_ENGINE_NOTFOUND%"
- CustomDestination = CustWPDestDir
- CopyFiles = system.sys.files,webpost.sys.files,webpost.inf.files,webpost.hlp.files,webpost.main.files
- DelFiles = obsolete.sys.files,obsolete.wp.files
- RegisterOCXs = self.registering.dlls
- AddReg = system.reg,webpost.reg
- DelReg = obsolete.wp.reg
- UpdateInis = webpost.ini.shortcuts
- RunPreSetupCommands = RunPreSetupCommandsSection
-
-
-
- ; Custom installation sections
- ; (in this case responsible for determining location of "Program Files" dir)
-
-
- [CustWPDestDir]
- ; OEM SFN,ANSI LFN,ANSI SFN,OEM LFN
- 49000,49001,49002,49003 = ProgFilesDir,5
- 49100,49101,49102,49103 = WPFilesDir,5
-
- [ProgFilesDir]
- HKLM,'Software\Microsoft\Windows\CurrentVersion','ProgramFilesDir',,"%24%"
-
- [WPFilesDir]
- ,,,,"%49001%\%WP_DIR%"
-
-
-
- ; Commands to run before installation
-
-
-
- [RunPreSetupCommandsSection]
- WINTDIST.EXE /N:g
-
-
-
- ; File groups
-
-
-
- [DestinationDirs]
- system.sys.files = 11 ; LDID_SYS
- webpost.sys.files = 11 ; LDID_SYS
- obsolete.sys.files = 11 ; LDID_SYS
- old.wp.files = 11 ; LDID_SYS
- webpost.inf.files = 17 ; LDID_INF
- webpost.hlp.files = 18 ; LDID_HELP
- uninstall.hlp.files = 18 ; LDID_HELP
- webpost.main.files = 49100 ; LDID_WP_DIR
- obsolete.wp.files = 49100 ; LDID_WP_DIR
-
- [system.sys.files] ; not removed on uninstall
- ADVPACK.DLL,,,32
- W95INF16.DLL,,,32
- W95INF32.DLL,,,32
- SETUPAPI.DLL,,,32
- CFGMGR32.DLL,,,32
- MSVCRT.DLL,,,32
- OLEAUT32.DLL,,,32
- WINSSPI.DLL,,,32
-
- [webpost.sys.files]
- WEBPOST.DLL,,,32
- WPWIZDLL.DLL,,,32
- PIPARSE.DLL,,,32
- FTPWPP.DLL,,,32
- POSTWPP.DLL,,,32
- CRSWPP.DLL,,,32
- FPWPP.DLL,,,32
-
- [obsolete.sys.files] ; 1.1 files to be deleted on install
- POSTCAB.EXE
- DEFWPP.DLL
-
- [old.wp.files] ; 1.1 files not installed by this CAB but removed on uninstall
- AOLPOST.DLL
- AOLPPOST.DLL
- AOLSHIM.EXE
- AOLTCP16.DLL
- CSWPP.DLL
- CSWPPDLL.TXT
- CISWPP.DLL
- GAUGE.DLL
- GNNPOST.DLL
- SNWPP.DLL
-
- [webpost.inf.files]
- WPFULL.INF,,,32
-
- [webpost.hlp.files]
- WPWIZ.CNT,,,32
- WPWIZ.HLP,,,32
-
- [webpost.main.files]
- WPWIZ.EXE,,,32
-
- [obsolete.wp.files] ; 1.1 files to be deleted on install
- WEBPOST.TLB
-
- [self.registering.dlls] ; all DLLs in this section have their DllRegisterServer EPs called
- %11%\WEBPOST.DLL
- %11%\WPWIZDLL.DLL
- %11%\POSTWPP.DLL
- %11%\CRSWPP.DLL
- %11%\FTPWPP.DLL
- %11%\FPWPP.DLL
-
- [uninstall.hlp.files]
- WPWIZ.ANN,,,32
- WPWIZ.FTS,,,32
- WPWIZ.GID,,,32
-
-
-
- ; File locations
-
-
- [SourceDisksFiles]
- WEBPOST.DLL = 55
- WPWIZDLL.DLL = 55
- PIPARSE.DLL = 55
- ADVPACK.DLL = 55
- W95INF16.DLL = 55
- W95INF32.DLL = 55
- SETUPAPI.DLL = 55
- CFGMGR32.DLL = 55
- FTPWPP.DLL = 55
- WPWIZ.EXE = 55
- WPFULL.INF = 55
- WPWIZ.HLP = 55
- WPWIZ.CNT = 55
- WPWIZ.ANN = 55
- WPWIZ.FTS = 55
- WPWIZ.GID = 55
- MSVCRT.DLL = 55
- OLEAUT32.DLL = 55
- WINTDIST.EXE = 55
- AOLPOST.DLL = 55
- AOLPPOST.DLL = 55
- AOLSHIM.EXE = 55
- AOLTCP16.DLL = 55
- CSWPP.DLL = 55
- CSWPPDLL.TXT = 55
- CISWPP.DLL = 55
- GAUGE.DLL = 55
- GNNPOST.DLL = 55
- SNWPP.DLL = 55
- WINSSPI.DLL = 55
-
-
-
-
- [SourceDisksNames]
- 55 = %WP_DISK%, webpost.cab, 0
-
-
- ; Registry entry groups
-
-
- [obsolete.wp.reg] ; removed on install
- HKLM,"System\CurrentControlSet\Control\WebPost"
- HKLM,"System\CurrentControlSet\Services\WebPost\Providers\{3151E2E0-6C4F-11CF-86B1-00AA0060F86C}"
-
- [system.reg]
- HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","DLLFile",,"winsspi.dll"
- HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","Flags",1,08,00,00,00
- HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","SchemeList",,"NTLM"
- HKLM,"Software\Microsoft\Internet Explorer\Security\NTLM","SecurityName",,"NTLM SSPI Authentication"
-
- [webpost.reg]
- HKCU,"Software\Microsoft\WebPost\Logging","LoggingDir",,%49101%
- HKCU,"Software\Microsoft\WebPost\Logging","WizardLogging",,"No"
- HKCU,"Software\Microsoft\WebPost\Logging","WebPostLogging",,"No"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","DisplayName",,%UNINSTALL_NAME%
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","QuietUninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\wpfull.inf,WebPostUninstall,5"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","UninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\wpfull.inf,WebPostUninstall"
-
-
- ; Shortcut groups
-
-
- [webpost.ini.shortcuts]
- setup.ini, progman.groups,,"WPFolder=""%PGMGRP%"""
- setup.ini, WPFolder,,"""%PGMITEM_WP%"",""""""%49100%\WPWIZ.EXE"""""""
- setup.ini, progman.groups,,"SendTo=""..\..\%SENDTO_DESC%"""
- setup.ini, SendTo,,"""%PGMITEM_WP%"",""""""%49100%\WPWIZ.EXE"""""""
-
-
- ; Uninstallation instructions
-
-
- [WebPostUninstall]
- BeginPrompt = UninstallPrompt
- CustomDestination = CustWPDestDir
- DelReg = webpost.reg,uninstall.reg
- DelFiles = webpost.sys.files,webpost.hlp.files,uninstall.hlp.files,webpost.main.files,old.wp.files
- UpdateInis = uninstall.ini.shortcuts
- DelDirs = DelWPDestDir
- UnRegisterOCXs = self.registering.dlls
- Cleanup = 1
-
- [UninstallPrompt]
- Prompt = "%UNINSTALL_PROMPT%"
- ButtonType = YESNO
- Title = "%PGMITEM_WP%"
-
- [DelWPDestDir]
- %49101%
-
- [uninstall.reg]
- HKCU,"Software\Microsoft\WebPost"
- HKLM,"System\CurrentControlSet\Services\WebPost"
-
- [uninstall.ini.shortcuts]
- setup.ini, progman.groups,,"WPFolder=""%PGMGRP%""
- setup.ini, WPFolder,,"""%PGMITEM_WP%"""
- setup.ini, progman.groups,,"SendTo=""..\..\%SENDTO_DESC%"""
- setup.ini, SendTo,,"""%PGMITEM_WP%"""
-
-
- ; Strings
-
-
- [strings]
-
- ; Don't localize these
-
-
- ; Do localize these
-
- ERROR_WRONG_ADVPACK_VERSION = "Sie mⁿssen eine h÷here Version von ADVPACK.DLL installieren"
- ERROR_ENGINE_NOTFOUND = "Der erforderte Setup-Motor kann nicht gefunden werden. Abbrechen..."
- WP_DIR = "Web Publish"
- WP_DISK = "Diskette des Web Publishing-Assistenten"
- PGMGRP = "Microsoft Web Publishing"
- PGMITEM_WP = "Web Publishing-Assistent"
- UNINSTALL_NAME = "Microsoft Web Publishing-Assistent 1.5"
- SENDTO_DESC = "SendTo"
- UNINSTALL_PROMPT = "Der Web Publishing-Assistent wird von Ihrem Computer entfernt werden. M÷chten Sie den Vorgang fortsetzen?"
-