home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / fundisc.dll / REGISTRY / 103 (.txt) < prev    next >
InstallShield Script  |  2008-01-19  |  852b  |  22 lines

  1.     FunctionDiscovery.FunctionInstanceCollection.1 = s 'Function Instance Collection Class'
  2.     {
  3.         CLSID = s '{ba818ce5-b55f-443f-ad39-2fe89be6191f}'
  4.     }
  5.     FunctionDiscovery.FunctionInstanceCollection = s 'Function Instance Collection Class'
  6.     {
  7.         CLSID = s '{ba818ce5-b55f-443f-ad39-2fe89be6191f}'
  8.         CurVer = s 'FunctionDiscovery.FunctionInstanceCollection.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.         ForceRemove {ba818ce5-b55f-443f-ad39-2fe89be6191f} = s 'Function Instance Collection Class'
  13.         {
  14.             ProgID = s 'FunctionDiscovery.FunctionInstanceCollection.1'
  15.             VersionIndependentProgID = s 'FunctionDiscovery.FunctionInstanceCollection'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Free'
  19.             }
  20.         }
  21.     }
  22.