home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / WIN98 / PRECOPY2.CAB / msmail.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-19  |  5.1 KB  |  126 lines

  1. ; Localized    05/19/1998 12:46 AM (GMT)    7:3.0.406 A    msmail.inf
  2.  
  3. ; MSMAIL.INF
  4.  
  5. ; This is the Setup information file to install MSMail & MAPI
  6.  
  7. ; Copyright (c) 1993-1995 Microsoft Corporation
  8.  
  9.  
  10. [version]
  11. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  12. signature="$CHICAGO$"
  13. SetupClass=BASE
  14.  
  15. ;Destination Directories for CopyFiles Sections
  16. [DestinationDirs]
  17. BaseDelFilesSys                 = 11                    ;LDID_SYSTEM
  18. BaseCopyFilesSys                = 11                    ;LDID_SYSTEM
  19. BaseCopyProgramFiles            = 24,%OEM_PROGRAMF%\%OEM_WINMSG% ;LDID_APPS\Progra~1\Window~1
  20. BaseCopyFilesInf                = 17                    ;LDID_INF
  21. MAPIDelFilesEforms              = 10,FORMS              ;LDID_WIN\EFORMS
  22. MAPIDelFilesWin                 = 25                    ;LDID_SHARED
  23. MAPIDelFilesSys                 = 11                    ;LDID_SYSTEM
  24. MAPICopyFilesWin                = 10,FORMS\CONFIGS      ;LDID_WIN\FORMS\CONFIGS
  25. MAPICopyFilesSys                = 11                    ;LDID_SYSTEM
  26. MAPICopyFilesSysNoRemove        = 11                    ;LDID_SYSTEM
  27. MAPICopyFilesHelp               = 18                    ;LDID_HELP
  28. MAPICopyProgramFiles            = 24,%OEM_PROGRAMF%\%OEM_WINMSG% ;LDID_APPS\Progra~1\Window~1
  29. MSFSCopyFilesSys                = 11                    ;LDID_SYSTEM
  30.  
  31. ;Always install these sections
  32. [BaseWinOptions]
  33. RTF_EDIT
  34.  
  35.  
  36. [RTF_EDIT]
  37. CopyFiles               = BaseCopyFilesSys
  38. DelFiles                = BaseDelFilesSys, BaseCopyFilesInf
  39. AddReg                  = BaseAddReg
  40. DelReg                  = BaseDelReg
  41. UpdateInis              = BaseUpdateIni
  42. PerUserInstall          = Base.pui
  43.  
  44. [Base.pui]
  45. GUID = "PerUser_Base"
  46. DisplayName = %PUI_DESC_MSG%
  47. Version = %PUI_VERSION%
  48. IsInstalled = 1
  49. StubPath = "rundll.exe %11%\setupx.dll,InstallHinfSection PerUser_Base 64 %17%\msmail.inf"
  50.  
  51. [PerUser_Base]
  52. UpdateInis  = BaseUpdateIni
  53.  
  54. [BaseUpdateIni]
  55. ; remove mlcfg32 to the control panel
  56. control.ini,MMCPL,"mlcfg="
  57.  
  58. ; remove old mmf mig tool from systools folder
  59. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"        ; creates systools folder
  60. setup.ini, group11,, """%MMFMig_Desc%"""                     ; deletes link
  61.  
  62. ; remove 'Inbox.lnk' from desktop
  63. setup.ini, progman.groups,, "desktop=""..\..\%desktop_DESC%"""    ;creates folder
  64. setup.ini, desktop,,"""%WinMsg_Desc%"""
  65.  
  66. ; remove english non-localized 'Inbox.lnk' from desktop
  67. setup.ini, progman.groups,, "desktop=""..\..\%desktop_DESC%"""    ;creates folder
  68. setup.ini, desktop,,Inbox
  69.  
  70. ;Deletes Old Links in the Programs Folder (Not in a sub-folder)
  71. setup.ini, progman.groups,, "group0="            ;creates "null" folder
  72. setup.ini, group0,, """%SendNewMessage%"""
  73. setup.ini, group0,, """%OpenMailbox%"""
  74.  
  75. [BaseAddReg]
  76. ;Remove the old "Microsoft Exchange.lnk" from the desktop
  77. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Desktop,,,%25%\%desktop_DESC%
  78. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Desktop,microsof.lnk,,"%MlviewROOT_Desc%.lnk"
  79. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\Desktop,microsof.exe,,"%MlviewROOT_Desc%.exe"
  80.  
  81. ;Create entries for Maint Mode Setup, set all initially to uninstalled:
  82. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\EMAIL,Installed,2,"0"
  83.  
  84. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MAPI,Installed,2,"0"
  85.  
  86. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MSFS,Installed,2,"0"
  87.  
  88.  
  89. [BaseDelReg]
  90. ; Remove the Inbox wizard if it happens to exist
  91. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00020D76-0000-0000-C000-000000000046}"
  92. HKCR,"CLSID\{00020D76-0000-0000-C000-000000000046}"
  93. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"EMAIL"
  94. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\EMAIL,INF,,"msmail.inf"
  95. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\EMAIL,Section,,"EMAIL"
  96. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"MAPI"
  97. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MAPI,INF,,"msmail.inf"
  98. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MAPI,Section,,"MSMAIL"
  99. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"MSFS"
  100. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MSFS,INF,,"msmail.inf"
  101. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\MSFS,Section,,"MSFS"
  102.  
  103. [BaseCopyFilesInf]
  104. msmail.inf
  105.  
  106. [BaseCopyFilesSys]
  107. riched32.dll,,,32       ;32 flag suppresses ver conflict dlg
  108.  
  109. [BaseDelFilesSys]
  110. mlcfg32.dll
  111.  
  112. ; User-visible strings
  113. [Strings]
  114. MlviewROOT_Desc = "Windows Messaging"
  115. SYSTOOLS_DESC = "╕╜╝■\╧╡═│╣ñ╛▀"
  116. MMFMig_Desc = "╙╩╝■╫¬╗╗│╠╨≥"
  117. desktop_DESC = "Desktop"
  118. SendNewMessage = "╖ó╦═╨┬╙╩╝■"
  119. OpenMailbox = "┤≥┐¬╙╩╧Σ"
  120. WinMsg_Desc = "╩╒╝■╧Σ"
  121. OEM_PROGRAMF = "Progra~1"    ; first 6 chars of Program_Files, + "~1" - in OEM codepage (not Ansi)
  122. OEM_WINMSG = "Window~1"    ; first 6 chars of Windows, + "~1"  - in OEM codepage (not Ansi)
  123.  
  124. PUI_VERSION = "4,10,1,1"
  125. PUI_DESC_MSG = "Windows ░▓╫░ - Messaging"
  126.