home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Internet Mail
- ;
- ; Copyright (c) 1993-1995 Microsoft Corporation
- ;
-
- [Version]
- Signature="$CHICAGO$"
- SetupClass=BASE
- LayoutFile=layout.inf
-
-
- [DestinationDirs]
- InetMail.Basewin.Copy = 17
- InetMail.Sys = 11
- InetMail.Help = 18
-
- [BaseWinOptions]
- Register.InetMail
-
- [Register.InetMail]
- AddReg=InetMail.Basewin.Reg
- CopyFiles=InetMail.Basewin.Copy
-
-
- [InetMail.Basewin.Reg]
- ;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents,"InternetMail",,"InternetMail"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,INF,,"INETMAIL.INF"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Section,,"InternetMail"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"0"
-
-
- [InetMail.Basewin.Copy]
- INETMAIL.INF
-
-
- [InternetMail]
- CopyFiles=InetMail.Sys,InetMail.Help
- AddReg=InetMail.Reg,InetMail.Installed
- OptionDesc = %INETMAIL_DESC%
- Tip = %INETMAIL_TIP%
- Top = EMAIL
- Uninstall = InetMail.Remove
-
- [InetMail.Remove]
- DelFiles=InetMail.Sys,InetMail.Help
- AddReg=InetMail.Removed
- DelReg=InetMail.Reg
-
- [InetMail.Sys]
- INETAB32.DLL
- MINET32.DLL
- ISO88591.TRN
- NORWEG.TRN
- SWEDISH.TRN
- USASCII.TRN
-
- [InetMail.Help]
- INT-MAIL.HLP
- INT-MAIL.CNT
-
-
- [InetMail.Reg]
- HKLM,"Software\Microsoft\Exchange\Client\Extensions","Internet Mail",0,"4.0;minet32.dll;2;;;IMAIL"
-
- [InetMail.Installed]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
-
- [InetMail.Removed]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"0"
-
-
- [Strings]
- INETMAIL_DESC = "Internet Mail Services for Exchange"
- INETMAIL_TIP = "Internet Mail"
-
-