home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / testsoft / exchange / shared.uns < prev    next >
Text File  |  1997-08-25  |  686b  |  30 lines

  1. ;    Copyright (c) 1995 Microsoft Corporation  All rights reserved.
  2. ;
  3. ;    This file is used to remove the shared components.
  4. ;
  5.  
  6. ; clean up the eventlog
  7. OpenMachineKey:SYSTEM\CurrentControlSet\Services\EventLog\Application
  8.  
  9. ;        EventLog(Setup)
  10. DeleteKey:ExchangeSetup
  11. DeleteKey:MSExchangeSetup
  12.  
  13. ;        EventLog(Import/Export/Extractor)
  14. DeleteKey:Directory Import
  15. DeleteKey:MSExchangeDSImp
  16. DeleteKey:Directory Export
  17. DeleteKey:MSExchangeDSExp
  18. DeleteKey:NT User Extractor
  19. DeleteKey:MSExchangeNTExt
  20. DeleteKey:Netware User Extractor
  21. DeleteKey:MSExchangeNWExt
  22.  
  23. CloseKey:
  24.  
  25.  
  26. OpenMachineKey:SOFTWARE\Microsoft\Exchange
  27. DeleteKey:Exchange Provider
  28. DeleteKey:Security
  29. CloseKey:
  30.