home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / ActiveSockets.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  2008-01-19  |  1KB  |  30 lines

  1.     ActiveSockets.ActiveSocketsHandler.1 = s 'ActiveSocketsHandler Class'
  2.     {
  3.         CLSID = s '{693C76B7-39CA-4EF7-9D38-0DA4F54D3240}'
  4.     }
  5.     ActiveSockets.ActiveSocketsHandler = s 'ActiveSocketsHandler Class'
  6.     {
  7.         CLSID = s '{693C76B7-39CA-4EF7-9D38-0DA4F54D3240}'
  8.     }
  9.     NoRemove CLSID
  10.     {
  11.         ForceRemove {693C76B7-39CA-4EF7-9D38-0DA4F54D3240} = s 'ActiveSocketsHandler Class'
  12.         {
  13.             ProgID = s 'ActiveSockets.ActiveSocketsHandler.1'
  14.             VersionIndependentProgID = s 'ActiveSockets.ActiveSocketsHandler'
  15.             InprocServer32 = s '%MODULE%'
  16.             {
  17.                 val ThreadingModel = s 'both'
  18.             }
  19.             'TypeLib' = s '{1B6283E2-B530-4BA6-8D1F-4134F0C0D32E}'
  20.             val AppID = s '{3f2db10f-6368-4702-a4b1-e5149d931371}'
  21.         }
  22.     }
  23.     NoRemove AppID
  24.     {
  25.         ForceRemove {3f2db10f-6368-4702-a4b1-e5149d931371} = s 'ActiveSocketsHandler Class'
  26.         {
  27.             val DllSurrogate = s ''
  28.         }
  29.     }
  30.