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

  1. ;--------------------------------------------------------------
  2. ;       restore the ASP keys tweaked for Kluane sake
  3. ;--------------------------------------------------------------
  4.  
  5. OpenMachineKey:SYSTEM\CurrentControlSet\Services\W3SVC\ASP\Parameters
  6. ReplaceDword:MemFreeFactor;0x32
  7. ReplaceDword:NumInitialThreads;0x3
  8. ReplaceDword:ThreadCreationThreshold;0x5
  9. ReplaceDword:ScriptEngineCacheMax;0x1e
  10. CloseKey:
  11.  
  12.  
  13. ;--------------------------------------------------------------
  14. ;       end of uninstall for MSExchangeWEB
  15. ;--------------------------------------------------------------
  16.