home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / tapi3.dll / REGISTRY / 101 (.txt) next >
InstallShield Script  |  2006-11-02  |  462b  |  12 lines

  1.     TAPI.TAPI.1 = s 'TAPI Class'
  2.         CLSID = s '{21D6D48E-A88B-11D0-83DD-00AA003CCABD}'
  3.     TAPI.TAPI = s 'TAPI Class'
  4.         CurVer = s 'TAPI.TAPI.1'
  5.     NoRemove CLSID
  6.         ForceRemove {21D6D48E-A88B-11D0-83DD-00AA003CCABD} = s 'TAPI Class'
  7.             ProgID = s 'TAPI.TAPI.1'
  8.             VersionIndependentProgID = s 'TAPI.TAPI'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Both'
  12.