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

  1. ;    Copyright (c) 1993-1995 Microsoft Corporation  All rights reserved.
  2. ;
  3. ;    This file is used to install the UM addons for EMS admin.
  4. ;
  5.  
  6.  
  7. OpenMachineKey:Software\Microsoft\Windows NT\CurrentVersion\Network\UMAddons
  8. SetString:Mailumx;%s\mailumx.dll
  9. CloseKey:
  10.  
  11. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application
  12. CreateKey:MSExchangeAdmin
  13. CreateKey:MSExchangeMig
  14. CreateKey:MSExchangeMigDS
  15. CloseKey:
  16.  
  17. ;        EventLog(MSExchangeAdmin)
  18. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeAdmin
  19. ReplaceDword:CategoryCount;9
  20. ReplaceExpandString:CategoryMessageFile;%s\madmsg.dll
  21. ReplaceExpandString:EventMessageFile;%s\madmsg.dll
  22. ReplaceDword:TypesSupported;7
  23. CloseKey:
  24.  
  25. ;        EventLog(MSExchangeMig)
  26. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeMig
  27. ReplaceExpandString:EventMessageFile;%s\mlmig32.dll
  28. ReplaceExpandString:ParameterMessageFile;%s\mlmig32.dll
  29. ReplaceExpandString:CategoryMessageFile;%s\mlmig32.dll
  30. ReplaceDword:TypesSupported;7
  31. CloseKey:
  32.  
  33. ;        EventLog(MSExchangeMigDS)
  34. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application\MSExchangeMigDS
  35. ReplaceExpandStringSystem:EventMessageFile;dapi.dll
  36. ReplaceDword:TypesSupported;7
  37. CloseKey:
  38.  
  39. ;        Default admin keys
  40. OpenUserKey:Software\Microsoft
  41. CreateKey:Exchange\MSExchangeAdmin
  42. CloseKey:
  43. OpenUserKey:Software\Microsoft\Exchange\MSExchangeAdmin
  44. SetDword:KMPasswordRemember(flag);0
  45. SetDword:KMPasswordRemember(mSec);0x493E0
  46. CloseKey:
  47.  
  48.  
  49.