home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2003 September / VPR0309.ISO / DOTNETSDK / dotNETSDK / setup.exe / netfxsdk.msi / Binary.BIN_File_107604 / REGISTRY / 2045 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2002-02-07  |  680 b   |  24 lines

  1.     NoRemove CLSID
  2.     {
  3.         ForceRemove {314111c7-a502-11d2-bbca-00c04f8ec294} = s 'HxProtocol Class'
  4.         {
  5.             ForceRemove 'Programmable'
  6.             InprocServer32 = s '%MODULE%'
  7.             {
  8.                 val ThreadingModel = s 'Apartment'
  9.             }
  10.             'TypeLib' = s '{31411197-a502-11d2-bbca-00c04f8ec294}'
  11.             ForceRemove 'Implemented Categories'
  12.         }
  13.     }
  14.     NoRemove PROTOCOLS
  15.     {
  16.         NoRemove Handler
  17.         {
  18.             ForceRemove ms-help = s 'Help HxProtocol'
  19.             {
  20.                 val CLSID = s '{314111c7-a502-11d2-bbca-00c04f8ec294}' 
  21.             }
  22.         }
  23.     }
  24.