home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Explorer6 / DA / IE_S4.CAB / IE_4.CAB / XENROLL.DLL / REGISTRY / 101 (.txt)
InstallShield Script  |  2002-09-10  |  897b  |  20 lines

  1.     CEnroll.CEnroll.1 = s 'CEnroll Class'
  2.         CLSID = s '{43F8F289-7A20-11D0-8F06-00C04FC295E1}'
  3.     CEnroll.CEnroll = s 'CEnroll Class'
  4.         CurVer = s 'CEnroll.CEnroll.2'
  5.     CEnroll.CEnroll.2 = s 'CEnroll Class'
  6.         CLSID = s '{127698e4-e730-4e5c-a2b1-21490a70c8a1}'
  7.     NoRemove CLSID
  8.         ForceRemove {43F8F289-7A20-11D0-8F06-00C04FC295E1} = s 'CEnroll Class'
  9.             ProgID = s 'CEnroll.CEnroll.1'
  10.             VersionIndependentProgID = s 'CEnroll.CEnroll'
  11.             ForceRemove 'Programmable'
  12.             InprocServer32 = s '%MODULE%'
  13.                 val ThreadingModel = s 'Apartment'
  14.         ForceRemove {127698e4-e730-4e5c-a2b1-21490a70c8a1} = s 'CEnroll Class'
  15.             ProgID = s 'CEnroll.CEnroll.2'
  16.             VersionIndependentProgID = s 'CEnroll.CEnroll'
  17.             ForceRemove 'Programmable'
  18.             InprocServer32 = s '%MODULE%'
  19.                 val ThreadingModel = s 'Apartment'
  20.