home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2000 May / PCW_MAY2000.iso / Patch / arch98en.exe / RCDATA / CABINET / archive.inf < prev    next >
Windows Setup INFormation  |  1999-02-25  |  2KB  |  76 lines

  1. [Version]
  2. Signature=$CHICAGO$
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. RunPreSetupCommands=RunPreSetupCommandsSection
  7. CustomDestination = OutlookCustomDest
  8. CopyFiles = OutlookCore95, OutlookSystem95
  9. RunPostSetupCommands=RunPostSetupCommandsSection
  10. rundll32.exe advpack.dll,LaunchINFSection prompt.inf,,
  11.  
  12. [DefaultInstall.NT]
  13. RunPreSetupCommands=RunPreSetupCommandsSection
  14. CustomDestination = OutlookCustomDest
  15. CopyFiles = OutlookCoreNT, OutlookSystemNT
  16. RunPostSetupCommands=RunPostSetupCommandsSection
  17. rundll32.exe advpack.dll,LaunchINFSection prompt.inf,,
  18.  
  19. [RunPreSetupCommandsSection]
  20. getpid.exe
  21.  
  22. [RunPostSetupCommandsSection]
  23. setpid.exe %49001%\Outllib.dll
  24.  
  25. [DestinationDirs]
  26. OutlookCore95=49001
  27. OutlookCoreNT=49001
  28. OutlookSystemNT=11
  29. OutlookSystem95=11
  30.  
  31. [OutlookCore95]
  32. outllib.dll,,,32
  33. OMIPst9.dll,,,32
  34.  
  35. [OutlookCoreNT]
  36. outllib.dll,,,32
  37. OMIPstNT.dll,,,32
  38.  
  39. [OutlookSystem95]
  40. emsabp32.dll,emsabp95.dll
  41. emsmdb32.dll,emsmdb95.dll
  42. emsui32.dll,emsui95.dll
  43. mspst32.dll,mspst95.dll
  44.  
  45. [OutlookSystemNT]
  46. emsabp32.dll,emsabpnt.dll
  47. emsmdb32.dll,emsmdbnt.dll
  48. emsui32.dll,emsuint.dll
  49. mspst32.dll,mspstnt.dll
  50.  
  51. [OutlookCustomDest]
  52. 49001=WhereIsOutlook,7  ;Set installation directory.
  53.  
  54. [WhereIsOutlook] ; Default install directory is whereever Outlook was installed before
  55. 'HKLM','SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE','Path',%OlkReq%,''
  56.  
  57. [Strings]
  58. DiskDesc = "Outlook"
  59. OlkReq = "This update utility requires you to have Outlook 98 installed."
  60.  
  61. [SourceDisksNames]
  62. 1=Microsoft Outlook Archive Update,archiv_1.CAB,0
  63.  
  64. [SourceDisksFiles]
  65. emsabpnt.dll=1
  66. emsmdbnt.dll=1
  67. emsuint.dll=1
  68. mspstnt.dll=1
  69. emsabp95.dll=1
  70. emsmdb95.dll=1
  71. emsui95.dll=1
  72. mspst95.dll=1
  73. OMIPst9.dll=1
  74. OMIPstNT.dll=1
  75. outllib.dll=1
  76.