; Copyright (c) 1993-1996 Microsoft Corporation All rights reserved. ; ; This file is used to INSTALL an internet gateway. ; ; ; Talking to the Service Manager ; ; ServiceManager(SMTP) CreateService:MSExchangeIMC;Microsoft Exchange Internet Mail Connector;connect\msexcimc\bin\msexcimc.exe;MSExchangeIS$MSExchangeMTA$Tcpip$ ; Miscellaneous OpenMachineKey:SYSTEM\CurrentControlSet\Services CreateSecureKey:MSExchangeIMC\Parameters CreateKey:MSExchangeIMC\Linkage CreateSecureKey:MSExchangeIMC\Diagnostics CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeIMC\Linkage ReplaceMultiString:Export;MSEXCHANGEIMC$ CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeIMC\Parameters SetString:RootDir;%s\imcdata SetDword:UseRTFText;0x01 SetDword:HonorSenderField;0x01 CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeIMC\Diagnostics SetDword:1 Initialization/Termination;0x00 SetDword:3 Addressing;0x00 SetDword:4 Message Transfer;0x00 SetDword:5 SMTP Interface Events;0x00 SetDword:6 Internal Processing;0x00 SetDword:7 SMTP Protocol Log;0x00 SetDword:8 Message Archival;0x00 CloseKey: ; diagnostics message file OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeIMC ReplaceString:DiagnosticsMessageFile;imcmsg.dll CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services CreateKey:MSExchangeIMC\Performance CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeIMC\Performance ReplaceString:Close;ClosePerformanceData ReplaceString:Collect;CollectPerformanceData ReplaceString:Library;%s\bin\imsperf.dll ReplaceString:Open;OpenPerformanceData CloseKey: OpenMachineKey:SOFTWARE\Microsoft\Windows Messaging Subsystem CreateKey:Applications\MSEXCIMC ReplaceDword:MSEXCIMC;0x1 ReplaceDword:Notification Managers;0x2 ReplaceDword:Notification Worker Threads;0x2 CloseKey: OpenMachineKey:SOFTWARE\Microsoft\Windows Messaging Subsystem\Applications\MSEXCIMC ReplaceDword:USEMHEAPMGR;0x1 ReplaceDword:USEMNOTIFYMGR;0x1 ReplaceDword:Notification Managers;0x2 ReplaceDword:Notification Worker Threads;0x2 ReplaceDword:SharedMemMaxSize;0x10000 ReplaceDword:ProfileMemMaxSize;0x2000 CloseKey: