home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 July / VPR9907A.BIN / MSIE_50 / webfldrs.cab / fp4awec.dll / REGISTRY / 141 (.txt) < prev    next >
InstallShield Script  |  1999-04-01  |  602b  |  21 lines

  1.     WECAPI2.FpFile.1 = s 'FpFile Class'
  2.     {
  3.         CLSID = s '{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}'
  4.     }
  5.     WECAPI2.FpFile = s 'FpFile Class'
  6.     {
  7.         CLSID = s '{F6FD0A0E-43F0-11D1-BE58-00A0C90A4335}'
  8.     }
  9.     NoRemove CLSID
  10.     {
  11.         ForceRemove {F6FD0A0E-43F0-11D1-BE58-00A0C90A4335} = s 'FpFile Class'
  12.         {
  13.             ProgID = s 'WECAPI2.FpFile.1'
  14.             VersionIndependentProgID = s 'WECAPI2.FpFile'
  15.             InprocServer32 = s '%MODULE%'
  16.             {
  17.                 val ThreadingModel = s 'Apartment'
  18.             }
  19.         }
  20.     }
  21.