home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd2.bin / program / reader / Data1.cab / GbDetect.dll / REGISTRY / 101 (.txt)
InstallShield Script  |  2003-05-14  |  812b  |  17 lines

  1.     GBDetect.Detect.1 = s 'Detect Class'
  2.         CLSID = s '{4F878398-E58A-11D3-BEE9-00C04FA0D6BA}'
  3.     GBDetect.Detect = s 'Detect Class'
  4.         CLSID = s '{4F878398-E58A-11D3-BEE9-00C04FA0D6BA}'
  5.         CurVer = s 'GBDetect.Detect.1'
  6.     NoRemove CLSID
  7.         ForceRemove {4F878398-E58A-11D3-BEE9-00C04FA0D6BA} = s 'Glassbook Detecter Class'
  8.             ProgID = s 'GBDetect.Detect.1'
  9.             VersionIndependentProgID = s 'GBDetect.Detect'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{4F878389-E58A-11D3-BEE9-00C04FA0D6BA}'
  14.             'Implemented Categories'
  15.                 {7DD95801-9882-11CF-9FA9-00AA006C42C4} = s 'Safe For Scripting'
  16.                 {7DD95802-9882-11CF-9FA9-00AA006C42C4} = s 'Safe For Initialization'
  17.