home *** CD-ROM | disk | FTP | other *** search
/ business-86-101-185-173.business.broadband.hu / business-86-101-185-173.business.broadband.hu.zip / business-86-101-185-173.business.broadband.hu / salemax3 / sqlncli2005_x64.msi / sqlnclir.rll.A0C5BB09_6818_43E8_AF1C_A1C3C70B210C / REGISTRY / 2018 (.txt) next >
InstallShield Script  |  2005-10-14  |  2KB  |  36 lines

  1.     ForceRemove 'SQLNCLI Enumerator' = s 'SQL Native Client Enumerator'
  2.         ForceRemove Clsid = s '{4898AD37-FE05-42df-92F9-E857DDFEE730}'
  3.     ForceRemove 'SQLNCLI Enumerator.1' = s 'SQL Native Client Enumerator'
  4.         ForceRemove Clsid = s '{4898AD37-FE05-42df-92F9-E857DDFEE730}'
  5.     ForceRemove 'SQLNCLI ErrorLookup' = s 'SQL Native Client Error Lookup'
  6.         ForceRemove Clsid = s '{E8BC0A7A-EA71-4263-8CDA-94F388B8ED10}'
  7.     ForceRemove 'SQLNCLI ErrorLookup.1' = s 'SQL Native Client Error Lookup'
  8.         ForceRemove Clsid = s '{E8BC0A7A-EA71-4263-8CDA-94F388B8ED10}'
  9.     ForceRemove SQLNCLI = s 'SQL Native Client'
  10.         ForceRemove Clsid = s '{85ECAFCC-BDD9-4b03-97A8-FA65CBE3859B}'
  11.     ForceRemove SQLNCLI.1 = s 'SQL Native Client'
  12.         ForceRemove Clsid = s '{85ECAFCC-BDD9-4b03-97A8-FA65CBE3859B}'
  13.     NoRemove CLSID
  14.         ForceRemove {85ECAFCC-BDD9-4b03-97A8-FA65CBE3859B} = s 'SQLNCLI'
  15.             val 'OLEDB_SERVICES'= d '4294967295'
  16.             ForceRemove ProgID = s 'SQLNCLI.1'
  17.             ForceRemove VersionIndependentProgID = s 'SQLNCLI'
  18.             ForceRemove InprocServer32 = s '%MODULE%'
  19.                 val 'ThreadingModel'= s 'Both'
  20.             ForceRemove 'OLE DB Provider' = s 'SQL Native Client'
  21.             ForceRemove ExtendedErrors = s 'Extended Error Service'
  22.                 ForceRemove {E8BC0A7A-EA71-4263-8CDA-94F388B8ED10} = s 'SQLNCLI Error Lookup'
  23.             ForceRemove 'Implemented Categories'
  24.                 ForceRemove {D267E19A-0B97-11D2-BB1C-00C04FC9B532}
  25.         ForceRemove {4898AD37-FE05-42df-92F9-E857DDFEE730} = s 'SQLNCLI Enumerator'
  26.             ForceRemove ProgID = s 'SQLNCLI Enumerator.1'
  27.             ForceRemove VersionIndependentProgID = s 'SQLNCLI Enumerator'
  28.             ForceRemove InprocServer32 = s '%MODULE%'
  29.                 val 'ThreadingModel'= s 'Both'
  30.             ForceRemove 'OLE DB Enumerator' = s 'SQL Native Client Enumerator'
  31.         ForceRemove {E8BC0A7A-EA71-4263-8CDA-94F388B8ED10} = s 'SQLNCLI Error Lookup'
  32.             ForceRemove ProgID = s 'SQLNCLI ErrorLookup.1'
  33.             ForceRemove VersionIndependentProgID = s 'SQLNCLI ErrorLookup'
  34.             ForceRemove InprocServer32 = s '%MODULE%'
  35.                 val 'ThreadingModel'= s 'Both'
  36.