home *** CD-ROM | disk | FTP | other *** search
- ; Localized 10/25/1997 02:34 (GMT) 7:3.0.406 A WPIE4X86.INF
- ;
- ; INF for WebPost 1.5 IE (core) installation
- ;
- ; Copyright (c) 1997 Microsoft Corporation
- ;
- ; Notes:
- ;
- ; "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 = webpost.sys.files,webpost.inf.files,webpost.hlp.files,webpost.main.files
- DelFiles = obsolete.sys.files,obsolete.wp.files
- RegisterOCXs = self.registering.dlls
- AddReg = webpost.hkcu.reg,webpost.hklm.reg
- DelReg = obsolete.wp.reg
- UpdateInis = webpost.ini.shortcuts
- PerUserInstall = webpost.stub.add
-
-
- ; 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%"
-
-
- ; File groups
-
-
- [DestinationDirs]
- 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
-
- [webpost.sys.files]
- WEBPOST.DLL,,,32
- WPWIZDLL.DLL,,,32
- PIPARSE.DLL,,,32
- POSTWPP.DLL,,,32
- CRSWPP.DLL,,,32
- FTPWPP.DLL,,,32
- FPWPP.DLL,,,32
-
- [obsolete.sys.files] ; obsolete 1.1 files to be deleted on install
- POSTCAB.EXE
- DEFWPP.DLL
-
- [old.wp.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]
- WPIE4X86.INF,,,32
-
- [webpost.hlp.files]
- WPWIZ.CNT,,,32
- WPWIZ.HLP,,,32
-
- [webpost.main.files]
- WPWIZ.EXE,,,32
- FLUPL.OCX,,,32
-
- [obsolete.wp.files] ; obsolete 1.1 files to be deleted on install
- WEBPOST.TLB,,,32
-
- [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
- %49100%\FLUPL.OCX
-
- [uninstall.hlp.files]
- WPWIZ.ANN,,,32
- WPWIZ.FTS,,,32
- WPWIZ.GID,,,32
-
- ; File locations
-
-
- [SourceDisksFiles]
- WEBPOST.DLL = 55
- WPWIZDLL.DLL = 55
- PIPARSE.DLL = 55
- FTPWPP.DLL = 55
- FPWPP.DLL = 55
- POSTWPP.DLL = 55
- CRSWPP.DLL = 55
- WPWIZ.EXE = 55
- WPIE4X86.INF = 55
- WPWIZ.HLP = 55
- WPWIZ.CNT = 55
- WPWIZ.ANN = 55
- WPWIZ.FTS = 55
- WPWIZ.GID = 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
- FLUPL.OCX = 55
-
-
- [SourceDisksNames]
- 55 = %WP_DISK%,wpie4x86.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}"
-
- [webpost.hkcu.reg]
- HKCU,"Software\Microsoft\WebPost\Logging","LoggingDir",,%49101%
- HKCU,"Software\Microsoft\WebPost\Logging","WizardLogging",,"No"
- HKCU,"Software\Microsoft\WebPost\Logging","WebPostLogging",,"No"
-
- [webpost.hklm.reg]
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","DisplayName",,%UNINSTALL_NAME%
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","QuietUninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\wpie4x86.inf,WebPostUninstall,5"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","RequiresIESysFile",,"4.70.0.1155"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost","UninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\wpie4x86.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"""""""
-
-
- ; Per-user stub stuff (to propagate installation to other user profiles)
-
-
- [PerUserStub]
- UpdateInis = webpost.ini.shortcuts
- AddReg = webpost.hkcu.reg
- CustomDestination = CustWPDestDir
-
- [webpost.stub.add]
- DisplayName=%UNINSTALL_NAME%
- ComponentID=WebPost
- GUID={44BBA851-CC51-11CF-AAFA-00AA00B6015C}
- Version=5,0,0,7461
- Locale=EN
- IsInstalled=1
- StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\wpie4x86.inf,PerUserStub
-
- [PerUserRemove]
- UpdateInis = uninstall.ini.shortcuts
- DelReg = uninstall.hkcu.reg
- CustomDestination = CustWPDestDir
-
- [webpost.stub.remove]
- DisplayName=%UNINSTALL_NAME%
- ComponentID=WebPost
- GUID={44BBA851-CC51-11CF-AAFA-00AA00B6015C}
- Version=5,0,0,7461
- Locale=EN
- IsInstalled=0
- StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\wpie4x86.inf,PerUserRemove
-
-
- ; Uninstallation instructions
-
-
- [WebPostUninstall]
- BeginPrompt = UninstallPrompt
- CustomDestination = CustWPDestDir
- DelReg = uninstall.hkcu.reg,uninstall.hklm.reg
- DelFiles = webpost.sys.files,webpost.hlp.files,uninstall.hlp.files,webpost.main.files,old.wp.files,webpost.inf.files
- UpdateInis = uninstall.ini.shortcuts
- DelDirs = DelWPDestDir
- UnRegisterOCXs = self.registering.dlls
- PerUserInstall = webpost.stub.remove
-
- [UninstallPrompt]
- Prompt = "%UNINSTALL_PROMPT%"
- ButtonType = YESNO
- Title = "%PGMITEM_WP%"
-
- [DelWPDestDir]
- %49101%
-
- [uninstall.hkcu.reg]
- HKCU,"Software\Microsoft\WebPost"
-
- [uninstall.hklm.reg]
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebPost"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\{44BBA851-CC51-11CF-AAFA-00AA00B6015C}"
- 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 = "Wymagana jest nowsza wersja biblioteki ADVPACK.DLL"
- ERROR_ENGINE_NOTFOUND = "Nie mo┐na odnaleƒµ wymaganego aparatu instalacji. Przerywanie..."
-
- WP_DIR = "Publikacje sieci Web"
- WP_DISK = "Dysk Kreatora publikacji w sieci Web"
- PGMGRP = "Internet Explorer"
- PGMITEM_WP = "Kreator publikacji w sieci Web"
- UNINSTALL_NAME = "Microsoft - Kreator publikacji w sieci Web 1.51"
- SENDTO_DESC = "SendTo"
- UNINSTALL_PROMPT = "Spowoduje to usuniΩcie Kreatora publikacji w sieci Web z tego komputera. Czy chcesz kontynuowaµ?"
-
-