home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Outlk98 / VALUPACK / CORPLDAP / O98LDAP.EXE / RCDATA / CABINET / o98ldap.inf < prev    next >
Windows Setup INFormation  |  1998-03-02  |  2KB  |  82 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedInf=2.5
  4.  
  5. [SourceDisksNames]
  6. ; 55 is a disk identifier with 'label' o98ldap.cab
  7. 55="O98LDAP","o98ldap.cab",1
  8.  
  9. [SourceDisksFiles]
  10. ; The following files are all found in disk with id 55
  11. ; To inf dir
  12. o98ldap.inf=55
  13. ; To sys dir
  14. bjlog32.dll=55
  15. emablt32.dll=55
  16. ldap32.dll=55
  17. bjablr32.dll=55
  18. bjsrch32.dll=55
  19. ; To help dir
  20. emablt.hlp=55
  21.  
  22. [DestinationDirs]
  23. ; 17 is INF file location
  24. O98LDAP.copy.inf=17
  25. ; 11 is Windows/System
  26. O98LDAP.copy.sys=11
  27. ; 18 is help file location
  28. O98LDAP.copy.help=18
  29.  
  30. [DefaultInstall]
  31. CustomDestination=Outlook.Destination
  32. CopyFiles=O98LDAP.copy.inf,O98LDAP.copy.sys,O98LDAP.copy.help
  33. AddReg=O98LDAP.Register.Uninstall
  34. RunPostSetupCommands=O98LDAP.Setup.Mapi
  35.  
  36. [DefaultUninstall]
  37. BeginPrompt=BeginPromptSection
  38. DelReg=O98LDAP.Unregister.Delete
  39. EndPrompt=EndPromptSection
  40.  
  41. [Strings]
  42. AppName="Microsoft LDAP Directory"
  43. BeginPrompt="Remove Microsoft LDAP Directory?"
  44. EndPrompt="Microsoft LDAP Directory successfully removed."
  45.  
  46. [Outlook.Destination]
  47. 49000=Outlook.LDID,7
  48.  
  49. [Outlook.LDID]
  50. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE",Path,"You must have Microsoft Outlook 98 installed.",""
  51.  
  52. [O98LDAP.copy.inf]
  53. o98ldap.inf
  54.  
  55. [O98LDAP.copy.sys]
  56. bjlog32.dll
  57. emablt32.dll
  58. bjablr32.dll
  59. bjsrch32.dll
  60. mfc42.dll
  61.  
  62. [O98LDAP.copy.help]
  63. emablt.hlp
  64.  
  65. [O98LDAP.Register.Uninstall]
  66. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O98LDAP,"DisplayName",,%AppName%
  67. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O98LDAP,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\o98ldap.inf,DefaultUninstall"
  68.  
  69. [O98LDAP.Unregister.Delete]
  70. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O98LDAP
  71.  
  72. [O98LDAP.Setup.Mapi]
  73. mergeini.exe emablt.inf -m -q
  74.  
  75. [BeginPromptSection]
  76. Prompt=%BeginPrompt%
  77. ButtonType=YESNO
  78. Title=%AppName%
  79.  
  80. [EndPromptSection]
  81. Prompt=%EndPrompt%
  82.