Uygulandığı Öğe
SQL Server 2022 on Linux (all editions) SQL Server 2022 on Windows (all editions)

Yayımlanma Tarihi:

10.09.2024

Sürüm:

16.0.4140.3

Özet

Bu güvenlik güncelleştirmesi düzeltmeler içerir ve güvenlik açıklarını çözer. Güvenlik açıkları hakkında daha fazla bilgi edinmek için aşağıdaki güvenlik önerilerine bakın:

Microsoft SQL Server bileşenleri bu güvenlik güncelleştirmesinde aşağıdaki derlemelere güncelleştirilir.

  • SQL Server - Ürün sürümü: 16.0.4140.3, dosya sürümü: 2022.160.4140.3

Bu güncelleştirmedeki bilinen sorunlar

CDC değişiklik tablolarında sütunlar eksikse CDC yakalama işi başarısız olabilir

Bu güvenlik güncelleştirmesini uyguladıktan sonra, veritabanlarınızda değişiklik veri yakalama (CDC) etkinleştirilmiş aşağıdaki belirtilerle karşılaşabilirsiniz:

  • CDC özellikli tablolarınızın adları virgül içeren sütunları varsa bu sütunlar CDC izleme tablolarınızda eksik olabilir (cdc.<capture_instance>_CT). Bu koşul yakalama işinin başarısız olmasına neden olabilir. Dinamik yönetim görünümü (DMV) sys.dm_cdc_errors aşağıdaki hata iletilerini döndürür:

    Hata 22863: "Veri Yakalama değişiklik tablolarına satır eklenemedi. Nedeni belirlemek ve ilişkili sorunları düzeltmek için geçerli oturumdaki önceki hatalara bakın."

    Önceki hatalar, eksik sütunlar nedeniyle 8144 (çok fazla bağımsız değişken) veya 257 (dönüştürme hataları) veya 201 (beklenen parametre sağlanmadı) içerebilir.

    Not: Bu belirti, CDC etkinleştirilmiş bir veritabanını geri yüklerken KEEP_CDC seçeneğini kullandığınızda ve CDC etkin tablolarınızın adları virgül içeren sütunları olduğunda da ortaya çıkar.

  • CDC değişiklik tablolarını kullanan uygulamanız başarısız olabilir ve sütun eksikse bilinmeyen bir sütun hatası döndürebilir. Örneğin, sütun adınız customer,id> <ise aşağıdaki hata iletisini alabilirsiniz:

    Msg 207, Düzey 16, Durum 1, Satır <LineNumber> Geçersiz 'Customer,id' sütun adı.

  • SQL Server Hata günlüğünde, GDR yükseltmesi başarılı olarak bildirilmiş olsa bile aşağıdaki hatayı görebilirsiniz:

    <DateTime> 'DatabaseName' veritabanı yükseltilemiyor. '22841' hatası oluştu: 'Değişiklik Veri Yakalama için etkinleştirilen 'DatabaseName' veritabanı meta verileri yükseltilemedi. '(null)' eylemi yürütülürken hata oluştu. Döndürülen hata 4924 oldu: 'LineNumber> satır <, durum 1, ALTER TABLE DROP COLUMN başarısız oldu çünkü 'ColumnName' sütunu 'TableName' tablosunda yok.'. Hatanın nedenini belirlemek ve isteği yeniden göndermek için eylemi ve hatayı kullanın.'. Hatanın nedenini belirlemek için bildirilen hatayı kullanın ve ardından yükseltmeyi yeniden çalıştırmak için veritabanı bağlamında sys.sp_cdc_vupgrade yürütür.<DateTime> sp_vupgrade_replication başarıyla yürütüldü.

  • CDC etkinleştirilmiş bir veritabanını geri yüklerken KEEP_CDC seçeneğini kullanırsanız geri yükleme işlemi başarısız olabilir ve sona doğru bir hata oluşturabilir. Veritabanı başarıyla geri yüklenir ve aşağıdaki hata iletisini döndürür:

    Yüzde 100 işlendi.'DatabaseName' veritabanı, 1. dosyadaki 'DosyaAdı' dosyası için 768 sayfa işlendi.1. dosyadaki ' DatabaseName ', file ' FileName' veritabanı için 2 sayfa işlendi.DBCC yürütmesi tamamlandı. DBCC hata iletilerini yazdırdıysa sistem yöneticinize başvurun.Msg 22841, Düzey 16, State 1, Procedure sys.sp_cdc_vupgrade, Line <LineNumber> [Batch Start Line 0] Veri Yakalamayı Değiştir için etkinleştirilen 'DatabaseName' veritabanı meta verileri yükseltilemedi. '(null)' eylemi yürütülürken hata oluştu. Döndürülen hata 4924 oldu: 'satır <LineNumber>, durum 1, ALTER TABLE DROP COLUMN başarısız oldu çünkü 'Sütun&amp; Id' 'dbo_CDCTableTest_CT'.' tablosunda yok. Hatanın nedenini belirlemek ve isteği yeniden göndermek için eylemi ve hatayı kullanın.RESTORE DATABASE, 770 sayfayı 0,270 saniyede (22,265 MB/sn) başarıyla işledi.

Neden

Bu sorun aşağıdaki durumlardan birinde oluşur:

  • ADıNDA virgül bulunan bir sütun CDC izleme tablosunda (cdc.<capture_instance>_CT) varsa, CDC yükseltme işlemindeki işlevsel hatalar nedeniyle sütun bırakılabilir.

  • Sp_vupgrade_replication saklı yordamı, bir veritabanı geri yükleme işlemi veya SQL Server yükseltme işlemi sırasında çağrılır. Bir CDC izleme tablosunda (cdc.<capture_instance>_CT) adında &, <, >, veya ASCII ondalık kodu 32'den küçük karakterler (9-Sekme ve 10-LineFeed hariç) gibi herhangi bir simge içeren sütunlar varsa bu eylem başarısız olabilir. Bu sorun, CDC yükseltme işleminde FOR XML PATH kullanılması ve sütun adlarına uygulanan kuralların değişmesi nedeniyle oluşur. Daha fazla bilgi için bkz . Geçersiz karakterler ve kaçış kuralları.

Not: Yalnızca burada açıklanan sütunlar bu sorundan etkilenir.

Çözüm

Bu sorunu çözmek için aşağıdaki yöntemlerden birini kullanın:

  • Sütunların bırakılmasını ve CDC geri yükleme veya yükseltme hatasına neden olmasını önlemek için, GDR derlemesini yükseltmeden önce izleme bayrağı (TF) T15006 kullanabilirsiniz:

    1. SQL Server Yapılandırma Yöneticisi açın.

    2. SQL Server örneğinizi seçip sağ tıklayın ve özellikler'i seçin.

    3. Başlangıç Parametreleri sekmesine gidin.

    4. TF T15006 ekleyin.

    5. Ekle > Uygula'yı seçin.

    6. SQL Server hizmetini yeniden başlatın.

    7. Yükseltmeyi gerçekleştirin. İzleme bayrağı yükseltme sırasında etkin olacaktır.

  • GDR uyguladıysanız ve adları virgül içeren sütunlar CDC izleme tablolarından (cdc.<capture_instance>_CT) bırakıldıysa, bu sorunu aşağıdaki gibi giderebilirsiniz:

    1. TF T15006'yı ekleyin ve ardından ilk çözünürlükte açıklandığı gibi SQL Server hizmetini yeniden başlatın.

    2. Veritabanı geri yükleme senaryosu etkileniyorsa, başka bir veritabanı geri yükleme işlemi oluşturun.

    3. GDR yükseltmesi sütunların bırakılmasına neden oluyorsa, sp_cdc_disable_table ve sp_cdc_enable_tablekullanarak etkilenen tabloda CDC'yi devre dışı bırakın ve yeniden etkinleştirin.

      Not: Etkilenen tabloda CDC'yi devre dışı bırakmak ve yeniden etkinleştirmek, değişiklik verilerinin kaybolmasına neden olur.

Bu güncelleştirmede yer alan iyileştirmeler ve düzeltmeler

Derlemelerin özet listesini ve bunların geçerli destek yaşam döngüsünü içeren indirilebilir bir Microsoft Excel çalışma kitabı kullanılabilir. Excel dosyası ayrıntılı düzeltme listeleri de içerir. Bu Excel dosyasını şimdi indirin.

Not: Aşağıdaki tablodaki tek tek girişlere doğrudan bir yer işareti aracılığıyla başvurulabilir. Tabloda herhangi bir hata başvuru kimliği seçerseniz, "#bkmk_NNNNNNN" biçimi kullanılarak URL'ye bir yer işareti etiketi eklenir. Daha sonra bu URL'yi başkalarıyla paylaşarak doğrudan tabloda istenen düzeltmeye atlayabilirsiniz.

Hata başvurusu

Açıklama

Düzeltme alanı

Parça

Platform

3066459

Yanlış modellerin girişi nedeniyle oluşan hataları önlemek için PREDICT çalıştırırken MODEL parametresi için bir doğrulama ekler.

SQL Server Altyapısı

Sorgu Yürütme

Tüm

3247369

Veri tanımı dili (DDL) işlemlerini engellemek için meta veri tanımı kilitleme özelliği ekleyerek değişiklik veri yakalama (CDC) özelliğinin güvenliğini artırır.

SQL Server Altyapısı

Çoğaltma

Tüm

3237280

Zamansal tabloları yöneten saklı yordamlarda iç SQL Server toplu işlemleri oluştururken veritabanı meta verilerinden okunan tablo ve sütun adlarının bazı durumlarda doğru şekilde tırnak içine alınamama sorununu düzeltir. Düzeltme uygulandıktan sonra, alıntı doğru şekilde tamamlanır.

SQL Server Altyapısı

Zamansal

Tüm

Güncelleştirmeyi edinme ve yükleme

Bu güncelleştirme Windows Update aracılığıyla kullanılabilir. Otomatik güncelleştirmeyi açtığınızda, bu güncelleştirme otomatik olarak indirilir ve yüklenir. Otomatik güncelleştirmeyi açma hakkında daha fazla bilgi için bkz. Windows Update: SSS.

Bu güncelleştirmenin tek başına paketini almak için Microsoft Update Kataloğu web sitesine gidin.

Not: Algılama mantığı, Microsoft Update Kataloğu web sitesine gönderilen bu ve gelecekteki güvenlik sürümleri için güncelleştirildi. Daha fazla bilgi için bkz. SQL Server bakımı için Microsoft Update algılama mantığına Güncelleştirmeler.

Aşağıdaki dosya Microsoft Yükleme Merkezi'nden yüklenebilir:

İndir simgesi Paketi şimdi indirin

Microsoft destek dosyalarını indirme hakkında daha fazla bilgi için aşağıdaki Bilgi Bankası makalesine bakın:

Microsoft destek dosyalarını çevrimiçi hizmetler'dan edinme

Microsoft, dosyanın yayımlandığı tarihte kullanılabilen en güncel virüs algılama yazılımını kullanarak bu dosyayı virüsler için taradı. Dosya, yetkisiz değişikliklerin önlenmesine yardımcı olan, güvenliği iyileştirilmiş sunucularda depolanır.

Önemli: Bu güncelleştirmeyi yükledikten sonra bir dil paketi yüklerseniz, bu güncelleştirmeyi yeniden yüklemeniz gerekir. Bu nedenle, bu güncelleştirmeyi yüklemeden önce ihtiyacınız olan tüm dil paketlerini yüklemenizi öneririz. Daha fazla bilgi için bkz. Windows'a dil paketleri ekleme.

Not: Bu güncelleştirme, Reporting Services yüklü olmasa bile SQL Server çalıştıran tüm sunucular için Microsoft Update Kataloğu aracılığıyla kullanıma sunulur. Bu güvenlik güncelleştirmesini yüklemek, Microsoft SQL Server Reporting Services barındırmayan bilgisayarlar için isteğe bağlıdır.

Linux için en son toplu güncelleştirme paketini edinme veya indirme

Linux'ta SQL Server 2022'yi en son CU'ya güncelleştirmek için önce Toplu Güncelleştirme deposunu yapılandırmış olmanız gerekir. Ardından, platforma özgü uygun güncelleştirme komutunu kullanarak SQL Server paketlerinizi güncelleştirin.

Yükleme yönergeleri ve CU paketi indirmelerine yönelik doğrudan bağlantılar için bkz. SQL Server 2022 Sürüm Notları.

Daha fazla bilgi

Bu güncelleştirmeyi uygulamak için, bu SQL Server 2022 CU14 GDR aracılığıyla SQL Server 2022 veya herhangi bir SQL Server 2022 CU sürümü yüklü olmalıdır.

Bu güncelleştirme hakkında dağıtım bilgileri için bkz. Dağıtımlar - Güvenlik Güncelleştirmesi Kılavuzu.

Dosya adı

SHA256 karması

SQLServer2022-KB5042578-x64.exe

0CC56D4EC7C624A1C5540E7F90C7BAD508C9F3B6B8F30D192E0BCCB37093294E

Dosya bilgileri

Bu paketin İngilizce sürümü, aşağıdaki tabloda listelenen dosya özniteliklerine (veya sonraki dosya özniteliklerine) sahiptir. Bu dosyaların tarihleri ve saatleri Eşgüdümlü Evrensel Saat'te (UTC) listelenmiştir. Dosya bilgilerini görüntülediğinizde yerel saate dönüştürülür. UTC ile yerel saat arasındaki farkı bulmak için Denetim Masası'ndaki Tarih ve Saat aracında Saat Dilimi sekmesini kullanın.

Dosya adı

Dosya sürümü

Dosya boyutu

Tarih

Saat

Platform

Mediainfo.xml

Not Applicable

638

13 Ağustos 24

07:55

Not Applicable

Packageid.dat

Not Applicable

16

21 Ağustos 24

10:19

Not Applicable

Setup.exe

2022.160.4140.3

157,736

13 Ağustos 24

06:29

x64

Setup.exe.config

Not Applicable

578

13 Ağustos 24

06:29

Not Applicable

Sqlsetupbootstrapper.dll

2022.160.4140.3

280,512

13 Ağustos 24

06:29

x64

Update_license.rtf

Not Applicable

121,527

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

120,920

13 Ağustos 24

06:23

Not Applicable

Mediainfo.xml

Not Applicable

638

13 Ağustos 24

07:55

Not Applicable

Update_license.rtf

Not Applicable

58,747

13 Ağustos 24

06:23

Not Applicable

Masterdataservicesloc.msi

Not Applicable

8,953,856

13 Ağustos 24

07:53

Not Applicable

Sqlbrowser.msp

Not Applicable

4,235,264

13 Ağustos 24

07:53

Not Applicable

Sqlsupport.msi

Not Applicable

17,391,616

13 Ağustos 24

07:53

Not Applicable

Msodbcsql.msi

Not Applicable

4,677,632

31 Ocak 24

09:09

Not Applicable

Msoledbsql.msi

Not Applicable

7,188,480

03-Mayıs-24

04:49

Not Applicable

Sqllocaldb.msi

Not Applicable

65,753,088

13 Ağustos 24

07:53

Not Applicable

Sqlwriter.msp

Not Applicable

528,384

13 Ağustos 24

07:53

Not Applicable

Update_license.rtf

Not Applicable

119,805

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

119,772

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

124,766

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

143,295

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

121,065

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

123,151

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

122,089

13 Ağustos 24

06:23

Not Applicable

Update_license.rtf

Not Applicable

121,032

13 Ağustos 24

06:23

Not Applicable

Setup.rll

2022.160.4140.3

26,664

13 Ağustos 24

06:29

Not Applicable

Addnode.xml

Not Applicable

10,652

13 Ağustos 24

06:29

Not Applicable

Completeclusterwizard.xml

Not Applicable

11,893

13 Ağustos 24

06:29

Not Applicable

Completeimagewizard.xml

Not Applicable

13,639

13 Ağustos 24

06:29

Not Applicable

Componentupdate.xml

Not Applicable

3,061

13 Ağustos 24

06:29

Not Applicable

Configuration.uicfg

Not Applicable

6,927

13 Ağustos 24

06:29

Not Applicable

Editionupgradewizard.xml

Not Applicable

5,673

13 Ağustos 24

06:29

Not Applicable

Fixsqlregistrykey_x64.exe

16.0.4140.3

51,240

13 Ağustos 24

06:29

x64

Fixsqlregistrykey_x64.exe.config

Not Applicable

578

13 Ağustos 24

06:29

Not Applicable

Fixsqlregistrykey_x86.exe

16.0.4140.3

55,232

13 Ağustos 24

06:29

x86

Fixsqlregistrykey_x86.exe.config

Not Applicable

578

13 Ağustos 24

06:29

Not Applicable

Installclusterwizard.xml

Not Applicable

17,706

13 Ağustos 24

06:29

Not Applicable

Installwizard.xml

Not Applicable

16,990

13 Ağustos 24

06:29

Not Applicable

Instapi160.dll

2022.160.4140.3

104,384

13 Ağustos 24

05:51

x64

Landingpage.exe

16.0.4140.3

428,072

13 Ağustos 24

05:49

x64

Landingpage.exe.config

Not Applicable

440

13 Ağustos 24

05:49

Not Applicable

Microsoft.analysisservices.adomdclient.dll

16.0.43.233

2,633,776

08 Nis 24

20:11

x86

Microsoft.analysisservices.core.dll

16.0.43.233

2,933,288

08 Nis 24

20:11

x86

Microsoft.analysisservices.dll

16.0.43.233

694,720

08 Nis 24

20:17

x86

Microsoft.analysisservices.spclient.interfaces.dll

16.0.43.233

31,168

08 Nis 24

20:09

x86

Microsoft.analysisservices.tabular.dll

16.0.43.233

1,284,160

08 Nis 24

20:13

x86

Microsoft.analysisservices.tabular.json.dll

16.0.43.233

569,296

08 Nis 24

20:09

x86

Microsoft.diagnostics.tracing.eventsource.dll

1.1.26.0

167,728

05 Eki 15

19:58

x86

Microsoft.identity.client.dll

4.36.1.0

1,503,672

07 Eylül 21

10:02

x86

Microsoft.identitymodel.clients.activedirectory.dll

4.4.0.0

434,704

07-18 Nov

11:15

x86

Microsoft.netenterpriseservers.exceptionmessagebox.dll

16.0.19111.0

130,472

03 Ağustos 22

04:54

x86

Microsoft.sql.chainer.package.dll

16.0.4140.3

47,040

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.package.xmlserializers.dll

16.0.4140.3

64,960

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.packagedata.dll

16.0.4140.3

153,664

13 Ağustos 24

07:53

x86

Microsoft.sql.chainer.product.dll

16.0.4140.3

399,296

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.xmlserializers.dll

16.0.4140.3

64,552

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.dll

16.0.4140.3

116,776

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.extensioncommon.xmlserializers.dll

16.0.4140.3

79,936

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.dll

16.0.4140.3

399,296

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.infrastructure.xmlserializers.dll

16.0.4140.3

199,104

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.workflowdata.dll

16.0.4140.3

776,128

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.workflowdata.xmlserializers.dll

16.0.4140.3

414,144

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.dll

16.0.4140.3

133,160

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.dll

16.0.4140.3

84,040

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.dll

16.0.4140.3

362,536

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.astelemetryextension.dll

16.0.4140.3

71,720

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.bootstrapextension.dll

16.0.4140.3

79,912

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.xmlserializers.dll

16.0.4140.3

26,152

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.dll

16.0.4140.3

657,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.xmlserializers.dll

16.0.4140.3

337,856

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.dll

16.0.4140.3

92,200

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.xmlserializers.dll

16.0.4140.3

37,416

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.dll

16.0.4140.3

292,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.dll

16.0.4140.3

108,480

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.fulltext_configextension.dll

16.0.4140.3

79,912

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.impy_configextension.dll

16.0.4140.3

30,760

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.imr_configextension.dll

16.0.4140.3

30,760

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.installwizard.dll

16.0.4140.3

1,771,560

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.dll

16.0.4140.3

75,816

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.xmlserializers.dll

16.0.4140.3

54,720

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.dll

16.0.4140.3

84,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.istelemetryconfigextension.dll

16.0.4140.3

47,144

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.dll

16.0.4140.3

79,912

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.dll

16.0.4140.3

51,240

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.dll

16.0.4140.3

432,064

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.xmlserializers.dll

16.0.4140.3

191,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.dll

16.0.4140.3

178,112

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.dll

16.0.4140.3

55,232

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.dll

16.0.4140.3

55,368

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.dll

16.0.4140.3

145,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.dll

16.0.4140.3

104,488

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.xmlserializers.dll

16.0.4140.3

41,512

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.dll

16.0.4140.3

3,000,360

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.sco.xmlserializers.dll

16.0.4140.3

124,968

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.dll

16.0.4140.3

235,560

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.dll

16.0.4140.3

1,153,064

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.xmlserializers.dll

16.0.4140.3

420,904

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.dll

16.0.4140.3

67,656

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.dll

16.0.4140.3

227,368

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.smartsetupextension.xmlserializers.dll

16.0.4140.3

71,208

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.dll

2022.160.4140.3

333,864

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.sqlbrowserextension.dll

16.0.4140.3

141,352

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.sqlconfigbase.dll

16.0.4140.3

75,816

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.xmlserializers.dll

16.0.4140.3

28,712

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.dll

2022.160.4140.3

694,312

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.ssisextension.dll

16.0.4140.3

84,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.telemetryconfigextension.dll

16.0.4140.3

71,752

13 Ağustos 24

06:29

x64

Microsoft.sqlserver.configuration.telemetryconfigextension.resources.dll

16.0.4140.3

17,960

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.dll

16.0.4140.3

112,680

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.xmlserializers.dll

16.0.4140.3

52,160

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.dll

16.0.4140.3

38,848

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.dll

16.0.4140.3

186,408

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.xmlserializers.dll

16.0.4140.3

59,432

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wmiinterop.dll

16.0.4140.3

325,704

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xmlserializers.dll

16.0.4140.3

138,176

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.dll

16.0.4140.3

38,848

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.dll

16.100.47027.0

124,328

25 Tem-22

01:46

x86

Microsoft.sqlserver.customcontrols.dll

16.0.19111.0

35,752

03 Ağustos 22

04:54

x86

Microsoft.sqlserver.datawarehouse.workloaddeployment.dll

16.0.1035.0

714,296

12 Şubat 24

20:30

x86

Microsoft.sqlserver.deployment.dll

16.0.4140.3

256,040

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.deployment.xmlserializers.dll

16.0.4140.3

27,688

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.diagnostics.strace.dll

16.0.4140.3

133,184

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.discovery.dll

16.0.4140.3

239,680

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.discovery.xmlserializers.dll

16.0.4140.3

214,976

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.dll

16.100.47027.0

63,400

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.dll

16.100.47027.0

305,064

25 Tem-22

01:46

x86

Microsoft.sqlserver.instapi.dll

16.0.4140.3

51,136

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.interop.firewallapi.dll

15.0.0.0

32,808

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.interop.taskschd.dll

15.0.0.0

47,168

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.interop.wuapilib.dll

15.0.0.0

87,488

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.management.controls.dll

16.200.19111.0

385,952

03 Ağustos 22

05:01

x86

Microsoft.sqlserver.management.sdk.sfc.dll

16.100.47027.0

512,912

25 Tem-22

01:48

x86

Microsoft.sqlserver.setup.chainer.workflow.dll

16.0.4140.3

104,488

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.setup.chainer.workflow.xmlserializers.dll

16.0.4140.3

68,136

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.dll

16.100.47027.0

4,439,456

25 Tem-22

01:47

x86

Microsoft.sqlserver.sqlclrprovider.dll

16.100.47027.0

21,392

25 Tem-22

01:47

x86

Microsoft.sqlserver.sqlenum.dll

16.100.47027.0

1,508,240

25 Tem-22

01:48

x86

Microsoft.sqlserver.sstring.dll

16.0.4140.3

38,952

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.usagetracking.dll

2022.160.4140.3

75,816

13 Ağustos 24

06:29

x64

Msvcp140.dll

14.32.31326.0

571,808

28 Nis 22

07:49

x64

Msvcp140_1.dll

14.32.31326.0

25,488

28 Nis 22

07:49

x64

Msvcp140_2.dll

14.32.31326.0

187,296

28 Nis 22

07:49

x64

Msvcp140_atomic_wait.dll

14.32.31326.0

57,232

28 Nis 22

07:49

x64

Msvcp140_codecvt_ids.dll

14.32.31326.0

21,392

28 Nis 22

07:49

x64

Newtonsoft.json.dll

13.0.1.25517

704,408

01 Eki 22

02:40

x86

Package.xsd

Not Applicable

8,832

13 Ağustos 24

05:41

Not Applicable

Patchwizard.xml

Not Applicable

4,481

13 Ağustos 24

06:29

Not Applicable

Pidgenx.dll

10.0.19041.1

1,087,800

30 Eylül 22

22:49

x64

Pidprivateconfigobjectmaps.xml

Not Applicable

96,442

13 Ağustos 24

06:23

Not Applicable

Prepareclusterwizard.xml

Not Applicable

12,299

13 Ağustos 24

06:29

Not Applicable

Prepareimagewizard.xml

Not Applicable

8,246

13 Ağustos 24

06:29

Not Applicable

Removenode.xml

Not Applicable

4,946

13 Ağustos 24

06:29

Not Applicable

Removepatchwizard.xml

Not Applicable

4,104

13 Ağustos 24

06:29

Not Applicable

Repairwizard.xml

Not Applicable

5,423

13 Ağustos 24

06:29

Not Applicable

Rsetup.exe

9.4.7.515

216,456

26 Tem-20

00:12

x86

Runrulesui.xml

Not Applicable

1,403

13 Ağustos 24

06:29

Not Applicable

Scenarioengine.exe

16.0.4140.3

67,624

13 Ağustos 24

06:29

x64

Scenarioengine.exe.config

Not Applicable

578

13 Ağustos 24

06:29

Not Applicable

Shellobjects.dll

1.0.0.0

129,608

13 Ağustos 24

06:29

x86

Sqlboot.dll

2022.160.4140.3

288,808

13 Ağustos 24

06:19

x64

Sqlcab.dll

2022.160.4140.3

190,400

13 Ağustos 24

06:29

x64

Sqlconf.dll

2022.160.4140.3

71,616

13 Ağustos 24

06:29

x64

Sqlmu.dll

2022.160.4140.3

141,248

13 Ağustos 24

06:29

x64

Sqlprocesssub.dll

2022.160.4140.3

153,664

13 Ağustos 24

05:41

x64

Sqlsccn.dll

2022.160.4140.3

141,352

13 Ağustos 24

06:29

x64

System.net.http.dll

4.6.25405.1

198,488

04 Haz-17

19:58

x86

Uninstallwizard.xml

Not Applicable

4,648

13 Ağustos 24

06:29

Not Applicable

Upgradewizard.xml

Not Applicable

12,953

13 Ağustos 24

06:29

Not Applicable

Vccorlib140.dll

14.32.31326.0

336,288

28 Nis 22

07:49

x64

Vcruntime140.dll

14.32.31326.0

98,720

28 Nis 22

07:49

x64

Vcruntime140_1.dll

14.32.31326.0

38,304

28 Nis 22

07:49

x64

Landingpage.resources.dll

16.0.4140.3

72,232

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,584

03 Ağustos 22

04:55

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,040

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

35,368

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

41,512

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

30,272

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

57,280

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

25,640

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

163,264

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

20,416

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,023,016

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

74,688

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

45,504

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

76,360

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

38,976

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,699,264

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

54,312

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

316,968

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

34,344

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

38,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

137,152

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,320

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,408

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,944

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

22,416

25 Tem-22

01:46

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,344

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

34,216

25 Tem-22

01:46

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,296

03 Ağustos 22

05:01

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

31,656

25 Tem-22

01:46

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

27,720

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

548,264

25 Tem-22

01:46

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

30,096

25 Tem-22

01:46

x86

Landingpage.resources.dll

16.0.4140.3

72,232

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,592

03 Ağustos 22

04:55

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,464

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,176

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

34,856

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

41,024

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

30,280

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

57,384

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

25,640

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

162,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

21,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,432

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,025,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

74,176

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

46,016

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

77,248

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

38,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,678,888

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

53,184

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

316,968

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

21,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

35,264

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

38,336

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

137,768

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

22,088

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,384

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,808

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

21,904

25 Tem-22

01:47

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,368

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

33,704

25 Tem-22

01:45

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,296

03 Ağustos 22

05:02

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

31,120

25 Tem-22

01:46

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

27,176

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

547,752

25 Tem-22

01:46

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

29,608

25 Tem-22

01:46

x86

Landingpage.resources.dll

16.0.4140.3

72,232

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,592

03 Ağustos 22

04:55

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,144

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

35,264

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

42,048

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,960

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

30,656

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

57,896

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

25,640

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

166,336

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

21,568

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,026,496

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

75,200

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

46,016

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

78,408

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

38,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

32,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,557,440

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

55,232

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

321,576

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

21,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

35,776

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

38,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

139,304

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,384

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,808

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

22,440

25 Tem-22

01:46

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,368

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

34,216

25 Tem-22

01:45

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,280

03 Ağustos 22

05:00

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

31,656

25 Tem-22

01:46

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

27,688

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

552,848

25 Tem-22

01:46

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

30,120

25 Tem-22

01:45

x86

Landingpage.resources.dll

16.0.4140.3

71,616

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,592

03 Ağustos 22

04:55

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,464

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,144

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

34,856

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

40,896

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

29,736

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

56,768

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

25,640

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

160,328

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,021,888

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

74,176

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

45,504

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

77,248

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

37,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,690,688

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

54,312

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

315,432

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

35,368

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

38,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

135,720

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,384

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

16,320

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

21,928

25 Tem-22

01:46

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,368

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

33,704

25 Tem-22

01:46

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,280

03 Ağustos 22

05:02

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

31,144

25 Tem-22

01:46

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

27,208

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

534,928

25 Tem-22

01:46

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

29,608

25 Tem-22

01:46

x86

Landingpage.resources.dll

16.0.4140.3

73,768

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

72,104

03 Ağustos 22

04:55

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,040

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

35,904

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

43,048

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

32,704

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

19,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

59,840

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

27,176

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

179,136

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,034,688

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

78,272

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

47,552

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

83,904

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

40,488

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

32,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,624,104

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

56,768

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

336,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

21,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

38,440

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

40,384

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

143,808

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,936

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,280

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,936

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

22,440

25 Tem-22

01:46

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,344

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

35,752

25 Tem-22

01:46

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,280

03 Ağustos 22

05:01

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

33,192

25 Tem-22

01:47

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

28,224

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

579,984

25 Tem-22

01:47

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

30,608

25 Tem-22

01:47

x86

Landingpage.resources.dll

16.0.4140.3

71,720

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,584

03 Ağustos 22

04:54

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,032

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

35,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

41,408

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

30,760

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

19,016

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

57,280

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

25,640

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

167,360

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

20,416

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,022,504

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

74,280

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

46,016

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,480

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

78,272

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

38,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,473,064

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

54,848

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

314,408

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

35,368

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

38,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,368

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

137,664

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,384

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,912

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

21,904

25 Tem-22

01:46

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,368

25 Tem-22

01:47

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

33,704

25 Tem-22

01:45

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,280

03 Ağustos 22

05:00

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

31,632

25 Tem-22

01:46

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

27,176

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

547,216

25 Tem-22

01:47

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

29,072

25 Tem-22

01:47

x86

Landingpage.resources.dll

16.0.4140.3

71,720

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,592

03 Ağustos 22

04:54

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,600

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,040

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

34,752

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

40,896

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

29,632

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

56,872

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

25,128

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

159,680

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

18,984

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

21,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,021,992

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

73,256

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

45,640

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,064

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

75,712

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

38,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,589,824

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

52,160

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

311,336

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

34,240

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

37,824

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

136,128

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,320

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,280

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,912

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

21,928

25 Tem-22

01:47

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

19,368

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

33,704

25 Tem-22

01:46

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,280

03 Ağustos 22

05:02

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

31,144

25 Tem-22

01:47

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

27,072

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

538,008

25 Tem-22

01:47

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

29,608

25 Tem-22

01:47

x86

Landingpage.resources.dll

16.0.4140.3

76,224

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

73,128

03 Ağustos 22

04:55

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,600

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,176

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

37,824

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

47,552

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

18,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

34,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

64,040

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

29,224

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

191,424

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

23,488

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

22,056

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,055,680

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

22,088

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

84,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

49,224

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

91,584

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

44,584

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

33,832

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

2,130,472

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

60,480

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

364,072

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

42,536

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

23,080

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

44,480

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

152,616

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

22,464

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

23,592

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,832

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

57,920

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

16,320

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

24,488

25 Tem-22

01:45

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

20,904

25 Tem-22

01:47

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

39,848

25 Tem-22

01:47

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

187,808

03 Ağustos 22

05:02

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

37,264

25 Tem-22

01:47

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

29,736

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

698,792

25 Tem-22

01:48

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

33,184

25 Tem-22

01:48

x86

Masterdataservices.msi

Not Applicable

27,033,600

13 Ağustos 24

07:53

Not Applicable

Sql_as.msp

Not Applicable

149,303,296

13 Ağustos 24

07:53

Not Applicable

Sql_common_core.msp

Not Applicable

5,619,712

13 Ağustos 24

07:53

Not Applicable

Sql_dqc.msp

Not Applicable

1,150,976

13 Ağustos 24

07:53

Not Applicable

Sql_dq_common.msp

Not Applicable

1,376,256

13 Ağustos 24

07:53

Not Applicable

Sql_engine_core_inst.msp

Not Applicable

101,961,728

13 Ağustos 24

07:31

Not Applicable

Sql_engine_core_shared.msp

Not Applicable

19,668,992

13 Ağustos 24

07:53

Not Applicable

Sql_extensibility.msp

Not Applicable

1,216,512

13 Ağustos 24

06:28

Not Applicable

Sql_fulltext.msp

Not Applicable

454,656

13 Ağustos 24

07:53

Not Applicable

Sql_is.msp

Not Applicable

26,333,184

13 Ağustos 24

07:53

Not Applicable

Sql_polybase_core_inst.msp

Not Applicable

26,951,680

13 Ağustos 24

07:53

Not Applicable

Sql_xevent.msp

Not Applicable

331,776

13 Ağustos 24

07:53

Not Applicable

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

186,768

03 Ağustos 22

05:02

x86

Microsoft.sqlserver.management.controls.resources.dll

16.200.19111.0

186,784

03 Ağustos 22

05:02

x86

Landingpage.resources.dll

16.0.4140.3

69,160

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,584

03 Ağustos 22

04:54

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,568

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,176

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

33,320

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

38,336

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

16,936

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

28,232

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

53,800

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

24,104

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

149,576

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

17,992

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

19,904

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,009,224

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,448

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

19,496

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

69,568

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

44,480

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

69,696

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

35,368

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

30,760

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,342,504

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

50,112

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

292,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

35,912

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

17,856

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

128,960

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,440

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

20,928

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,320

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

56,768

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,912

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

20,368

25 Tem-22

01:47

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,424

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,392

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

18,344

25 Tem-22

01:45

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

30,632

25 Tem-22

01:47

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

28,560

25 Tem-22

01:46

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

26,664

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

475,048

25 Tem-22

01:46

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

27,560

25 Tem-22

01:46

x86

Landingpage.resources.dll

16.0.4140.3

70,216

13 Ağustos 24

05:49

x86

Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll

16.0.19111.0

71,592

03 Ağustos 22

04:54

x86

Microsoft.sql.chainer.package.resources.dll

16.0.4140.3

22,600

13 Ağustos 24

05:41

x86

Microsoft.sql.chainer.product.resources.dll

16.0.4140.3

367,040

13 Ağustos 24

05:41

x86

Microsoft.sqlserver.chainer.extensioncommon.resources.dll

16.0.4140.3

33,832

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.chainer.infrastructure.resources.dll

16.0.4140.3

37,928

13 Ağustos 24

05:44

x86

Microsoft.sqlserver.chainer.setup.resources.dll

16.0.4140.3

16,936

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.agentextension.resources.dll

16.0.4140.3

28,200

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.arconboard.resources.dll

16.0.4140.3

18,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.asextension.resources.dll

16.0.4140.3

53,696

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.bootstrapextension.resources.dll

16.0.4140.3

24,104

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.cluster.resources.dll

16.0.4140.3

149,952

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.configextension.resources.dll

16.0.4140.3

17,960

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll

16.0.4140.3

20,416

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll

16.0.4140.3

20,008

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.impy_configextension.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.imr_configextension.resources.dll

16.0.4140.3

15,296

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizard.resources.dll

16.0.4140.3

1,010,240

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.installwizardframework.resources.dll

16.0.4140.3

17,472

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ismasterextension.resources.dll

16.0.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.isworkerextension.resources.dll

16.0.4140.3

19,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.msiextension.resources.dll

16.0.4140.3

69,568

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll

16.0.4140.3

44,584

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.powershellextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.repl_configextension.resources.dll

16.0.4140.3

17,344

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.resources.dll

16.0.4140.3

70,080

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rsextension.resources.dll

16.0.4140.3

35,368

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.rulesengineextension.resources.dll

16.0.4140.3

30,760

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sco.resources.dll

16.0.4140.3

1,332,800

13 Ağustos 24

05:47

x86

Microsoft.sqlserver.configuration.scoextension.resources.dll

16.0.4140.3

49,600

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.setupextension.resources.dll

16.0.4140.3

293,312

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.slpextension.resources.dll

16.0.4140.3

21,544

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.smartsetupextension.resources.dll

16.0.4140.3

31,784

13 Ağustos 24

05:49

x86

Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll

2022.160.4140.3

20,520

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll

16.0.4140.3

35,880

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll

16.0.4140.3

17,960

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll

2022.160.4140.3

129,576

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.ssisextension.resources.dll

16.0.4140.3

21,568

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.uiextension.resources.dll

16.0.4140.3

21,032

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.utilityextension.resources.dll

16.0.4140.3

16,456

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.wizardframework.resources.dll

16.0.4140.3

56,768

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.configuration.xtp.configextension.resources.dll

16.0.4140.3

15,808

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.connectioninfo.resources.dll

16.100.47027.0

20,368

25 Tem-22

01:46

x86

Microsoft.sqlserver.deployment.resources.dll

16.0.4140.3

15,400

13 Ağustos 24

05:40

x86

Microsoft.sqlserver.discovery.resources.dll

16.0.4140.3

100,288

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.dmf.common.resources.dll

16.100.47027.0

18,344

25 Tem-22

01:46

x86

Microsoft.sqlserver.dmf.resources.dll

16.100.47027.0

30,632

25 Tem-22

01:46

x86

Microsoft.sqlserver.management.sdk.sfc.resources.dll

16.100.47027.0

28,560

25 Tem-22

01:45

x86

Microsoft.sqlserver.setup.chainer.workflow.resources.dll

16.0.4140.3

26,664

13 Ağustos 24

06:29

x86

Microsoft.sqlserver.smo.resources.dll

16.100.47027.0

480,680

25 Tem-22

01:46

x86

Microsoft.sqlserver.sqlenum.resources.dll

16.100.47027.0

28,072

25 Tem-22

01:46

x86

Koruma ve güvenlik hakkında bilgi

Çevrimiçi olarak kendinizi koruyun: Windows Güvenliği desteği

Siber tehditlere karşı korumayı öğrenin: Microsoft Güvenliği

Daha fazla yardıma mı ihtiyacınız var?

Daha fazla seçenek mi istiyorsunuz?

Abonelik avantajlarını keşfedin, eğitim kurslarına göz atın, cihazınızın güvenliğini nasıl sağlayacağınızı öğrenin ve daha fazlasını yapın.