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 / trans / sqlncli.msi / DP_sqlnclir10_rll_32_1033 / REGISTRY / 2018 (.txt) next >
InstallShield Script  |  2010-04-03  |  4KB  |  54 lines

  1.     ForceRemove 'SQLNCLI10 Enumerator' = s 'SQL Server Native Client 10.0 Enumerator'
  2.         ForceRemove Clsid = s '{91E4F2A5-1B07-45F6-86BF-9203C7C72BE3}'
  3.     ForceRemove 'SQLNCLI10 Enumerator.1' = s 'SQL Server Native Client 10.0 Enumerator'
  4.         ForceRemove Clsid = s '{91E4F2A5-1B07-45F6-86BF-9203C7C72BE3}'
  5.     ForceRemove 'SQLNCLI10 ErrorLookup' = s 'SQL Server Native Client 10.0 Error Lookup'
  6.         ForceRemove Clsid = s '{53F9C3BC-275F-4FA5-B3E6-25EDCD512023}'
  7.     ForceRemove 'SQLNCLI10 ErrorLookup.1' = s 'SQL Server Native Client 10.0 Error Lookup'
  8.         ForceRemove Clsid = s '{53F9C3BC-275F-4FA5-B3E6-25EDCD512023}'
  9.     ForceRemove SQLNCLI10 = s 'SQL Server Native Client 10.0'
  10.         ForceRemove Clsid = s '{8F4A6B68-4F36-4E3C-BE81-BC7CA4E9C45C}'
  11.     ForceRemove SQLNCLI10.1 = s 'SQL Server Native Client 10.0'
  12.         ForceRemove Clsid = s '{8F4A6B68-4F36-4E3C-BE81-BC7CA4E9C45C}'
  13.     ForceRemove 'SQLNCLI10 Connection Page' = s 'SQL Server Native Client 10.0 Connection Page'
  14.         ForceRemove Clsid = s '{860FD0CA-DAD8-4300-B06B-275B1CDE4160}'
  15.     ForceRemove 'SQLNCLI10 Connection Page.1' = s 'SQL Server Native Client 10.0 Connection Page'
  16.         ForceRemove Clsid = s '{860FD0CA-DAD8-4300-B06B-275B1CDE4160}'
  17.     ForceRemove 'SQLNCLI10 Advanced Page' = s 'SQL Server Native Client 10.0 Advanced Page'
  18.         ForceRemove Clsid = s '{C9B2079A-B31F-45bb-A8D7-35235964AE44}'
  19.     ForceRemove 'SQLNCLI10 Advanced Page.1' = s 'SQL Server Native Client 10.0 Advanced Page'
  20.         ForceRemove Clsid = s '{C9B2079A-B31F-45bb-A8D7-35235964AE44}'
  21.     NoRemove CLSID
  22.         ForceRemove {8F4A6B68-4F36-4e3c-BE81-BC7CA4E9C45C} = s 'SQLNCLI10'
  23.             val 'OLEDB_SERVICES'= d '4294967295'
  24.             ForceRemove ProgID = s 'SQLNCLI10.1'
  25.             ForceRemove VersionIndependentProgID = s 'SQLNCLI10'
  26.             ForceRemove InprocServer32 = s '%MODULE%'
  27.                 val 'ThreadingModel'= s 'Both'
  28.             ForceRemove 'OLE DB Provider' = s 'SQL Server Native Client 10.0'
  29.             ForceRemove ExtendedErrors = s 'Extended Error Service'
  30.                 ForceRemove {53F9C3BC-275F-4FA5-B3E6-25EDCD512023} = s 'SQLNCLI10 Error Lookup'
  31.             ForceRemove 'Implemented Categories'
  32.                 ForceRemove {D267E19A-0B97-11D2-BB1C-00C04FC9B532}
  33.         ForceRemove {91E4F2A5-1B07-45F6-86BF-9203C7C72BE3} = s 'SQLNCLI10 Enumerator'
  34.             ForceRemove ProgID = s 'SQLNCLI10 Enumerator.1'
  35.             ForceRemove VersionIndependentProgID = s 'SQLNCLI10 Enumerator'
  36.             ForceRemove InprocServer32 = s '%MODULE%'
  37.                 val 'ThreadingModel'= s 'Both'
  38.             ForceRemove 'OLE DB Enumerator' = s 'SQL Server Native Client 10.0 Enumerator'
  39.         ForceRemove {53F9C3BC-275F-4FA5-B3E6-25EDCD512023} = s 'SQLNCLI10 Error Lookup'
  40.             ForceRemove ProgID = s 'SQLNCLI10 ErrorLookup.1'
  41.             ForceRemove VersionIndependentProgID = s 'SQLNCLI10 ErrorLookup'
  42.             ForceRemove InprocServer32 = s '%MODULE%'
  43.                 val 'ThreadingModel'= s 'Both'
  44.         ForceRemove {860FD0CA-DAD8-4300-B06B-275B1CDE4160} = s 'SQLNCLI10 Connection Page'
  45.             ForceRemove ProgID = s 'SQLNCLI10 Connection Page.1'
  46.             ForceRemove VersionIndependentProgID = s 'SQLNCLI10 Connection Page'
  47.             ForceRemove InprocServer32 = s '%MODULE%'
  48.                 val 'ThreadingModel'= s 'Both'
  49.         ForceRemove {C9B2079A-B31F-45bb-A8D7-35235964AE44} = s 'SQLNCLI10 Advanced Page'
  50.             ForceRemove ProgID = s 'SQLNCLI10 Advanced Page.1'
  51.             ForceRemove VersionIndependentProgID = s 'SQLNCLI10 Advanced Page'
  52.             ForceRemove InprocServer32 = s '%MODULE%'
  53.                 val 'ThreadingModel'= s 'Both'
  54.