home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / testsoft / exchange / msmcon.ins < prev    next >
Text File  |  1997-08-25  |  5KB  |  137 lines

  1. **********************************************************************
  2. ; Install Goalline - consetup integration 
  3. ;
  4.  
  5. ;**********************************************************************
  6. ;       Adding MT to the registry 
  7. ;
  8. ;               ServiceManager(MS Mail Connector)
  9. CreateService:MSExchangeMSMI;MS Mail Connector Interchange;connect\msmcon\bin\mt.exe;MSExchangeDS$Eventlog$
  10.  
  11. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application
  12. CreateKey:MSExchangeMSMI
  13. CloseKey:
  14.  
  15. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeMSMI
  16. ReplaceDword:CategoryCount;A
  17. ReplaceExpandString:CategoryMessageFile;%s\connect\msmcon\bin\mtmsg.dll
  18. ReplaceExpandString:EventMessageFile;%s\connect\msmcon\bin\mtmsg.dll
  19. ReplaceDword:TypesSupported;7
  20. CloseKey:
  21.  
  22. ; add new logging model 
  23. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeMSMI
  24. CreateKey:Parameters
  25. CreateKey:Diagnostics
  26. CloseKey:
  27. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeMSMI\Diagnostics
  28. SetDword:1 MSExchangeMSMI;0
  29. SetDword:2 MSExchangePCMTA;0
  30. SetDword:3 MSExchangeATMTA;0
  31. CloseKey:
  32.  
  33. ;               Create the MT software Key
  34. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeMSMI\Parameters
  35. SetDword:Max 3.X Compatibility;1
  36. SetDword:IntervalRegular;1
  37. SetDword:IntervalUpdate;F
  38. SetDword:SetResponsibleBit;1
  39. SetDword:CheckMBG;1
  40.  
  41. ;               Create the Admin sub-key
  42. CreateKey:Admin
  43. CloseKey:
  44.  
  45. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeMSMI\Parameters\Admin
  46. SetDword:POConfirm;1
  47. SetDword:SendNDRs;1
  48. CloseKey:
  49.  
  50. OpenMachineKey:SYSTEM\CurrentControlSet\Services
  51. CreateKey:MSExchangeMSMI\Performance
  52. CloseKey:
  53.  
  54. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeMSMI\Performance
  55. ReplaceString:Library;%s\connect\msmcon\bin\mtperf.dll
  56. ReplaceString:Open;OpenMTPerformanceData
  57. ReplaceString:Collect;CollectMTPerformanceData
  58. ReplaceString:Close;CloseMTPerformanceData
  59. CloseKey:
  60.  
  61. CreateProcessSafe:.;unlodctr MSExchangeMSMI;60000
  62. CreateProcess:%s\connect\msmcon\bin;lodctr mtperf.ini;60000
  63.  
  64. ;**********************************************************************
  65. ;       Adding NT External to the registry
  66. OpenMachineKey:SYSTEM\CurrentControlSet\Services
  67. CreateKey:MSExchangePCMTA
  68. CloseKey:
  69.  
  70. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangePCMTA
  71. CreateKey:Performance
  72. CloseKey:
  73.  
  74. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangePCMTA\Performance
  75. ReplaceString:Library;%s\connect\msmcon\bin\xtnperf.dll
  76. ReplaceString:Open;OpenXTNPerformanceData
  77. ReplaceString:Collect;CollectXTNPerformanceData
  78. ReplaceString:Close;CloseXTNPerformanceData
  79. CloseKey:
  80.  
  81. CreateProcessSafe:.;unlodctr MSExchangePCMTA;60000
  82. CreateProcess:%s\connect\msmcon\bin;lodctr xtnperf.ini;60000
  83.  
  84. ;**********************************************************************
  85. ;       Adding FB to the registry 
  86. ;
  87. CreateService:MSExchangeFB;MS Schedule+ Free/Busy Connector;connect\msfbconn\msfbconn.exe;MSExchangeDS$MSExchangeIS$Eventlog$
  88.  
  89. ; demand start for the service
  90. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeFB
  91. SetDword:Start;3
  92. CloseKey:
  93.  
  94. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application
  95. CreateKey:MSExchangeFB
  96. CloseKey:
  97.  
  98. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeFB
  99. ReplaceExpandString:CategoryMessageFile;%s\connect\msfbconn\msfbconn.exe
  100. ReplaceExpandString:EventMessageFile;%s\connect\msfbconn\msfbconn.exe
  101. ReplaceDword:TypesSupported;7
  102. CloseKey:
  103.  
  104. ;**********************************************************************
  105. ;       Misc
  106. ;       share out goalline PO
  107. AddShare:.;maildat$;%s\connect\msmcon\maildata;WRITE;"Access for MSMI postoffice"
  108.  
  109. ;end of consetup integration
  110. ;**********************************************************************
  111.  
  112. ;Setup for the DXA
  113.  
  114. ;               ServiceManager(DXA)
  115. CreateServiceManual:MSExchangeDX;Microsoft Exchange Directory Synchronization;bin\dxa.exe;MSExchangeMTA$
  116.  
  117. ;               EventLog(DXA)
  118. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application
  119. CreateKey:MSExchangeDX
  120. CloseKey:
  121.  
  122. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeDX
  123. ReplaceExpandString:EventMessageFile;%s\bin\dxamsg.dll
  124. ReplaceExpandString:CategoryMessageFile;%s\bin\dxamsg.dll
  125. ReplaceDword:CategoryCount;0x0a
  126. ReplaceDword:TypesSupported;0x07
  127. CloseKey:
  128.  
  129. OpenMachineKey:SYSTEM\CurrentControlSet\Services
  130. CreateKey:MSExchangeDX\Diagnostics
  131. CloseKey:
  132. OpenMachineKey:SYSTEM\CurrentControlSet\Services\MSExchangeDX\Diagnostics
  133. SetDword:1 MSExchangeDX;0x00;
  134. CloseKey:
  135.  
  136.  
  137.