; Copyright (c) 1996 Microsoft Corporation All rights reserved. ; ; This file is used to INSTALL an internet news provider. ; ; ; Talking to the Service Manager ; ; ServiceManager(INS) CreateService:MSExchangeINS;Microsoft Exchange Internet News Service;bin\exchins.exe;MSExchangeIS$Tcpip$ ; Miscellaneous OpenMachineKey:SYSTEM\CurrentControlSet\Services CreateSecureKey:MSExchangeINS\Parameters CreateKey:MSExchangeINS\Linkage ;CreateKey:MSExchangeINS\Performance ;CreateSecureKey:MSExchangeINS\Diagnostics CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeINS\Linkage ReplaceMultiString:Export;MSEXCHANGEINS$ CloseKey: OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeINS\Parameters SetString:RootDir;%s\insdata ;SetString:EDBDataBaseName;%s\insdata\artman\art.edb ;SetString:EDBLogFilePath;%s\insdata\artman CloseKey: ;OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeINS\Performance ;ReplaceString:Close;CloseGatewayPerformanceData ;ReplaceString:Collect;CollectGatewayPerformanceData ;ReplaceString:Library;%s\bin\insperf.dll ;ReplaceString:Open;OpenGatewayPerformanceData ;SetDword:First Counter;0x1798 ;SetDword:First Help;0x1799 ;SetDword:Last Counter;0x17c6 ;SetDword:Last Help;0x17c7 ;CloseKey: ;OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeINS\Diagnostics ;SetDword:1 Initialization/Termination;0x0 ;SetDword:2 Content Conversion;0x0 ;SetDword:3 Control Messages;0x0 ;SetDword:4 Message Transfer;0x0 ;SetDword:5 Internal Processing;0x0 ;SetDword:6 NNTP Interface;0x0 ;SetDword:7 NNTP Protocol Log;0x0 ;SetDword:8 Message Archival;0x0 ;SetDword:9 Outbound Processing;0x0 ;SetDword:10 Dial-up Remote Connection;0x0 ;CloseKey: ; diagnostics message file OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeINS ReplaceString:DiagnosticsMessageFile;nntpevt.dll CloseKey: ;OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application ;CreateKey:MSExchangeINS ;CloseKey: ; EventLog(MSExchangeINS) ;OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeINS ;ReplaceExpandString:EventMessageFile;%s\res\nntpevt.dll ;ReplaceExpandString:CategoryMessageFile;%s\res\nntpevt.dll ;ReplaceDword:CategoryCount;0x08 ;ReplaceDword:TypesSupported;0x1f ;CloseKey: ;CreateProcessSafe:.;unlodctr MSExchangeINS;180000 ;CreateProcess:%srcdir%\bin;lodctr insperf.ini;360000