- الملخص
- المشكلات المعروفة في هذا التحديث
- التحسينات والإصلاحات المضمنة في هذا التحديث
- كيفية الحصول على التحديث وتثبيته
- مزيد من المعلومات
- معلومات الملف
- معلومات حول الحماية والأمان
الملخص
يحتوي تحديث الأمان هذا على إصلاحات وحل الثغرات الأمنية. لمعرفة المزيد حول الثغرات الأمنية، راجع النصائح الأمنية التالية:
- CVE-2024-37966 - ثغرة أمنية في الكشف عن معلومات خدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37338 - ثغرة أمنية في تنفيذ التعليمات البرمجية عن بعد لخدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37335 - ثغرة أمنية في تنفيذ التعليمات البرمجية عن بعد لخدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37340 - ثغرة أمنية في تنفيذ التعليمات البرمجية عن بعد لخدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37339 - ثغرة أمنية لتنفيذ التعليمات البرمجية عن بعد لخدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37337 - ثغرة أمنية في الكشف عن معلومات خدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37342 - ثغرة أمنية في الكشف عن معلومات خدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-26186 - ثغرة أمنية لتنفيذ التعليمات البرمجية عن بعد لخدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-26191 - ثغرة أمنية في تنفيذ التعليمات البرمجية عن بعد لخدمات التعلم الآلي من Microsoft SQL Server
- CVE-2024-37965 - Microsoft SQL Server رفع الثغرة الأمنية للامتيازات
- CVE-2024-37980 - Microsoft SQL Server رفع الثغرة الأمنية للامتيازات
- CVE-2024-43474 - SQL Server ثغرة أمنية في الكشف عن المعلومات
يتم تحديث مكونات Microsoft SQL Server إلى الإصدارات التالية في تحديث الأمان هذا:
- SQL Server - إصدار المنتج: 14.0.2060.1، إصدار الملف: 2017.140.2060.1
المشكلات المعروفة في هذا التحديث
قد تفشل مهمة التقاط CDC إذا كانت الأعمدة مفقودة في جداول تغيير CDC
بعد تطبيق تحديث الأمان هذا، قد تواجه الأعراض التالية في قواعد البيانات الخاصة بك التي تم تمكين التقاط بيانات التغيير (CDC):
إذا كانت الجداول الممكنة ل CDC تحتوي على أعمدة تحتوي أسماؤها على فواصل، فقد تكون هذه الأعمدة مفقودة من جداول تعقب CDC (cdc.<>capture_instance_CT). قد يتسبب هذا الشرط في فشل مهمة الالتقاط. سترجع طريقة عرض الإدارة الديناميكية (DMV)
sys.dm_cdc_errorsبعد ذلك رسائل الخطأ التالية:ملاحظة
- الخطأ 22863: "فشل إدراج صفوف في تغيير البيانات تدوين تغيير الجداول. راجع الأخطاء السابقة في جلسة العمل الحالية لتحديد السبب وتصحيح أي مشاكل مرتبطة."
- قد تتضمن الأخطاء السابقة 8144 (عدد كبير جدا من الوسيطات) أو 257 (أخطاء التحويل) أو 201 (المعلمة المتوقعة غير المتوفرة) بسبب الأعمدة المفقودة.
ملاحظه: يحدث هذا العرض أيضا إذا كنت تستخدم خيار KEEP_CDC عند استعادة قاعدة بيانات تم تمكين CDC عليها، وتحتوي الجداول التي تدعم CDC على أعمدة تحتوي أسماؤها على فواصل.
قد يفشل التطبيق الذي يستخدم جداول تغيير CDC ويعيد خطأ عمود غير معروف إذا كان العمود مفقودا. على سبيل المثال، إذا كان اسم العمود الخاص بك هو <Customer,id>، فقد تتلقى رسالة الخطأ التالية:
ملاحظة
Msg 207، المستوى 16، الحالة 1، خط <الخط رقم>
اسم العمود 'Customer,id' غير صحيح.في سجل SQL Server Error، قد ترى الخطأ التالي على الرغم من الإبلاغ عن ترقية GDR على أنها ناجحة:
ملاحظة
<DateTime> غير قادر على ترقية قاعدة البيانات 'DatabaseName'. تم رفع الخطأ '22841': 'تعذر ترقية بيانات التعريف لقاعدة البيانات 'DatabaseName' التي تم تمكينها لتغيير البيانات تدوين. حدث الفشل عند تنفيذ الإجراء '(null)'. الخطأ الذي تم إرجاعه هو 4924: 'lineNumber<>، الحالة 1، فشل ALTER TABLE DROP COLUMN لأن العمود 'ColumnName' غير موجود في الجدول 'TableName'.'. استخدم الإجراء والخطأ لتحديد سبب الفشل وإعادة إرسال الطلب.'. استخدم الخطأ الذي تم الإبلاغ عنه لتحديد سبب الفشل ثم قم بتنفيذ sys.sp_cdc_vupgrade في سياق قاعدة البيانات لإعادة تشغيل الترقية.
<تم تنفيذ sp_vupgrade_replication DateTime> بنجاح.إذا كنت تستخدم خيار KEEP_CDC عند استعادة قاعدة بيانات تم تمكين CDC لها، فقد تفشل عملية الاستعادة وتنشئ خطأ نحو النهاية. تستعيد قاعدة البيانات بنجاح وترجع رسالة الخطأ التالية:
ملاحظة
تمت معالجة 100 بالمائة.
تمت معالجة 768 صفحة لقاعدة البيانات "DatabaseName"، الملف "FileName" على الملف 1.
تمت معالجة صفحتين لقاعدة البيانات ' DatabaseName ', file ' FileName' على الملف 1.
اكتمل تنفيذ DBCC. إذا كانت رسائل الخطأ المطبوعة DBCC، فاتصل بمسؤول النظام.
Msg 22841، المستوى 16، الحالة 1، sys.sp_cdc_vupgrade الإجراء، LineNumber <> [Batch Start Line 0]
تعذر ترقية بيانات التعريف لقاعدة البيانات "اسم قاعدة البيانات" التي تم تمكينها تدوين تغيير البيانات. حدث الفشل عند تنفيذ الإجراء '(null)'. الخطأ الذي تم إرجاعه هو 4924: 'lineNumber<>, state 1, ALTER TABLE DROP COLUMN failed because column 'Column&ID' not exist in table 'dbo_CDCTableTest_CT'.'. استخدم الإجراء والخطأ لتحديد سبب الفشل وإعادة إرسال الطلب.
تمت معالجة قاعدة بيانات RESTORE بنجاح 770 صفحة في 0.270 ثانية (22.265 ميغابايت/ثانية).
السبب
تحدث هذه المشكلة في إحدى الحالات التالية:
- إذا كان هناك عمود يحتوي اسمه على فاصلة في جدول تعقب CDC (cdc.<>capture_instance_CT)، قد يتم إسقاط العمود بسبب أخطاء وظيفية في عملية ترقية CDC.
-
Sp_vupgrade_replicationيتم استدعاء الإجراء المخزن بواسطة عملية استعادة قاعدة بيانات أو أثناء عملية ترقية SQL Server. قد يفشل هذا الإجراء إذا كان جدول تعقب CDC (cdc.<>يحتوي capture_instance_CT) على أعمدة يحتوي اسمها على أي رمز، مثل&،<>,أو الأحرف التي يكون رمزها العشري ASCII أقل من 32 (باستثناء 9-Tab و10-LineFeed). تحدث هذه المشكلة بسبب استخدام في عملية ترقيةFOR XML PATHCDC وبسبب تغيير القواعد التي تنطبق على أسماء الأعمدة. لمزيد من المعلومات، راجع الأحرف غير الصالحة وقواعد الإلغاء.
ملاحظة
تتأثر الأعمدة الموضحة هنا بهذه المشكلة فقط.
الحل البديل
للتغلب على هذه المشكلة، استخدم إحدى الطرق التالية:
لمنع إسقاط الأعمدة والتسبب في فشل استعادة أو ترقية CDC، يمكنك استخدام علامة التتبع (TF) T15006 قبل ترقية إصدار GDR:
- افتح إدارة تكوين SQL Server.
- حدد مثيل SQL Server وانقر بزر الماوس الأيمن فوقه، ثم حدد خصائص.
- انتقل إلى علامة التبويب معلمات بدء التشغيل .
- أضف TF T15006.
- حدد إضافة>تطبيق.
- أعد تشغيل خدمة SQL Server.
- قم بإجراء الترقية. ستكون علامة التتبع نشطة أثناء الترقية.
إذا قمت بتطبيق GDR، وتم إسقاط الأعمدة التي تحتوي أسماؤها على فواصل من جداول تعقب CDC (cdc.<>capture_instance_CT)، يمكنك التخفيف من هذه المشكلة كما يلي:
أضف TF T15006، ثم أعد تشغيل خدمة SQL Server كما هو موضح في الدقة الأولى.
إذا تأثر سيناريو استعادة قاعدة البيانات، فصدر عملية استعادة قاعدة بيانات أخرى.
إذا كانت ترقية GDR تتسبب في إسقاط الأعمدة، فقم بتعطيل CDC وإعادة تمكينه على الجدول المتأثر باستخدام
sp_cdc_disable_tableوsp_cdc_enable_table.ملاحظة
سيؤدي تعطيل CDC وإعادة تمكينه على الجدول المتأثر إلى فقدان بيانات التغيير.
التحسينات والإصلاحات المضمنة في هذا التحديث
يتوفر مصنف Microsoft Excel قابل للتنزيل يحتوي على قائمة ملخصة بالبناءات، بالإضافة إلى دورة حياة الدعم الحالية الخاصة بها. يحتوي ملف Excel أيضا على قوائم إصلاح مفصلة. قم بتنزيل ملف Excel هذا الآن.
ملاحظة
يمكن الرجوع إلى الإدخالات الفردية في الجدول التالي مباشرة من خلال إشارة مرجعية. إذا قمت بتحديد أي معرف مرجع خطأ في الجدول، تتم إضافة علامة إشارة مرجعية إلى عنوان URL باستخدام تنسيق "#bkmk_NNNNNNN". يمكنك بعد ذلك مشاركة عنوان URL هذا مع الآخرين حتى يتمكنوا من الانتقال مباشرة إلى الإصلاح المطلوب في الجدول.
| مرجع الخطأ | الوصف | منطقة الإصلاح | المكون | المنصة |
|---|---|---|---|---|
| 3070038 | يضيف التحقق من صحة معلمة MODEL عند تشغيل PREDICT لتجنب الأخطاء التي تحدث بسبب إدخال نماذج خاطئة. | محرك SQL Server | تنفيذ الاستعلام | الكل |
| 3183919 | يحسن الأمان لميزة التقاط بيانات التغيير (CDC) عن طريق إضافة إمكانية تأمين تعريف بيانات التعريف لحظر عمليات لغة تعريف البيانات (DDL). | محرك SQL Server | النسخ المتماثل | الكل |
| 3156295 | إصلاح مشكلة حيث لا يتم اقتباس أسماء الجداول والأعمدة التي تتم قراءتها من بيانات تعريف قاعدة البيانات بشكل صحيح في بعض الحالات عند إنشاء دفعات SQL Server داخلية في الإجراءات المخزنة التي تدير الجداول الزمنية. بعد تطبيق الإصلاح، يتم إكمال الاقتباس بشكل صحيح. | محرك SQL Server | الزمنيه | الكل |
كيفية الحصول على التحديث وتثبيته
الأسلوب 1: Windows Update
يتوفر هذا التحديث من خلال Windows Update. عند تشغيل التحديث التلقائي، سيتم تنزيل هذا التحديث وتثبيته تلقائيا. للحصول على مزيد من المعلومات حول كيفية تشغيل التحديث التلقائي، راجع Windows Update: الأسئلة المتداولة.
الأسلوب 2: كتالوج Microsoft Update
للحصول على الحزمة المستقلة لهذا التحديث، انتقل إلى موقع ويب كتالوج Microsoft Update.
ملاحظه تم تحديث منطق الكشف لإصدارات الأمان هذه والمستقبلية التي يتم نشرها على موقع كتالوج Microsoft Update على الويب. لمزيد من المعلومات، راجع التحديثات إلى منطق الكشف عن Microsoft Update لخدمة SQL Server.
الطريقة 3: مركز تنزيل Microsoft
الملف التالي متاح للتنزيل من مركز تنزيل Microsoft:
لمزيد من المعلومات حول كيفية تنزيل ملفات دعم Microsoft، انقر فوق رقم المقالة التالي للانتقال إلى المقالة في قاعدة معارف Microsoft:
كيفية الحصول على ملفات دعم Microsoft من الخدمات عبر الإنترنت
قامت Microsoft بفحص هذا الملف بحثا عن الفيروسات باستخدام أحدث برامج الكشف عن الفيروسات المتوفرة في تاريخ نشر الملف. يتم تخزين الملف على خوادم محسنة للأمان تساعد في منع أي تغييرات غير مصرح بها عليه.
هام
إذا قمت بتثبيت حزمة لغة بعد تثبيت هذا التحديث، يجب إعادة تثبيت هذا التحديث. لذلك، نوصي بتثبيت أي حزم لغات تحتاجها قبل تثبيت هذا التحديث. لمزيد من المعلومات، راجع إضافة حزم اللغات إلى Windows.
ملاحظة
يتم توفير هذا التحديث من خلال كتالوج Microsoft Update لجميع الخوادم التي تعمل SQL Server، حتى إذا لم يتم تثبيت Reporting Services. تثبيت تحديث الأمان هذا اختياري لأجهزة الكمبيوتر التي لا تستضيف Microsoft SQL Server Reporting Services.
معلومات إضافية
المتطلبات الأساسية
لتطبيق هذا التحديث، يجب أن يكون لديك SQL Server 2017 أو أي إصدار SQL Server 2017 GDR من خلال هذا SQL Server 2017 GDR مثبتا.
معلومات نشر تحديث الأمان
للحصول على معلومات التوزيع حول هذا التحديث، راجع النشرات - دليل تحديث الأمان.
معلومات تجزئة الملف
| اسم الملف | تجزئة SHA256 |
|---|---|
| SQLServer2017-KB5042217-x64.exe | 4F74427B41B10C7DBACD665FAE564F33F08FD3FE3CF310494502C0AE8ADCAFAF |
معلومات الملفات
يحتوي الإصدار الإنجليزية من هذه الحزمة على سمات الملف (أو سمات الملف الأحدث) المدرجة في الجدول التالي. يتم سرد تواريخ وأوقات هذه الملفات في التوقيت العالمي المتفق عليه (UTC). عند عرض معلومات الملف، يتم تحويلها إلى التوقيت المحلي. للعثور على الفرق بين التوقيت العالمي المتفق عليه والوقت المحلي، استخدم علامة التبويب المنطقة الزمنية في عنصر التاريخ والوقت في لوحة التحكم.
بالنسبة لجميع الإصدارات المعتمدة المستندة إلى x64
| اسم الملف | إصدار الملف | حجم الملف | التاريخ | الوقت | المنصة |
|---|---|---|---|---|---|
| Mediainfo.xml | غير متوفر | 1,120 | 31-يوليو-24 | 02:02 | غير متوفر |
| Setup.exe | 2017.140.2060.1 | 114,232 | 30-يوليو-24 | 22:31 | x64 |
| Setup.exe.config | غير متوفر | 344 | 29-يوليو-24 | 16:08 | غير متوفر |
| Sqlsetupbootstrapper.dll | 2017.140.2060.1 | 267,304 | 30-يوليو-24 | 22:31 | x64 |
| Finish.rtf | غير متوفر | 40,427 | 29-يوليو-24 | 16:08 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 50,561 | 29-يوليو-24 | 14:33 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 37,940 | 29-يوليو-24 | 14:33 | غير متوفر |
| Update_license.rtf | غير متوفر | 124,685 | 29-يوليو-24 | 14:32 | غير متوفر |
| Finish.rtf | غير متوفر | 40,425 | 29-يوليو-24 | 16:10 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 44,183 | 30-يوليو-24 | 22:24 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 33,216 | 29-يوليو-24 | 20:59 | غير متوفر |
| Update_license.rtf | غير متوفر | 123,965 | 30-يوليو-24 | 22:25 | غير متوفر |
| Mediainfo.xml | غير متوفر | 1,120 | 31-يوليو-24 | 02:02 | غير متوفر |
| Finish.rtf | غير متوفر | 38,372 | 30-يوليو-24 | 23:48 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 45,402 | 29-يوليو-24 | 21:03 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 911 | 29-يوليو-24 | 21:04 | غير متوفر |
| Update_license.rtf | غير متوفر | 64,233 | 29-يوليو-24 | 21:03 | غير متوفر |
| Sqlbrowser.msp | غير متوفر | 5,103,616 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sqlsupport.msi | غير متوفر | 19,648,512 | 31-يوليو-24 | 02:53 | غير متوفر |
| Msodbcsql.msi | غير متوفر | 4,284,416 | 31-يوليو-24 | 02:53 | غير متوفر |
| Sqllocaldb.msi | غير متوفر | 48,832,512 | 31-يوليو-24 | 02:53 | غير متوفر |
| Sqlwriter.msp | غير متوفر | 2,179,072 | 31-يوليو-24 | 02:51 | غير متوفر |
| Finish.rtf | غير متوفر | 40,429 | 31-يوليو-24 | 00:00 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 43,682 | 29-يوليو-24 | 14:25 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 33,582 | 30-يوليو-24 | 22:31 | غير متوفر |
| Update_license.rtf | غير متوفر | 123,629 | 29-يوليو-24 | 14:26 | غير متوفر |
| Finish.rtf | غير متوفر | 40,427 | 29-يوليو-24 | 16:02 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 40,862 | 29-يوليو-24 | 14:24 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 33,141 | 29-يوليو-24 | 14:24 | غير متوفر |
| Update_license.rtf | غير متوفر | 123,682 | 30-يوليو-24 | 22:32 | غير متوفر |
| Finish.rtf | غير متوفر | 40,425 | 31-يوليو-24 | 00:00 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 52,334 | 29-يوليو-24 | 14:28 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 37,434 | 29-يوليو-24 | 14:28 | غير متوفر |
| Update_license.rtf | غير متوفر | 128,775 | 29-يوليو-24 | 14:28 | غير متوفر |
| Finish.rtf | غير متوفر | 40,425 | 29-يوليو-24 | 22:30 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 57,942 | 29-يوليو-24 | 21:00 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 47,219 | 29-يوليو-24 | 21:00 | غير متوفر |
| Update_license.rtf | غير متوفر | 146,899 | 29-يوليو-24 | 21:00 | غير متوفر |
| Finish.rtf | غير متوفر | 40,423 | 31-يوليو-24 | 00:00 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 43,688 | 30-يوليو-24 | 22:30 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 33,584 | 30-يوليو-24 | 22:29 | غير متوفر |
| Update_license.rtf | غير متوفر | 124,124 | 30-يوليو-24 | 22:31 | غير متوفر |
| Finish.rtf | غير متوفر | 40,423 | 29-يوليو-24 | 15:59 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 46,669 | 29-يوليو-24 | 20:59 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 36,232 | 29-يوليو-24 | 20:59 | غير متوفر |
| Update_license.rtf | غير متوفر | 126,361 | 29-يوليو-24 | 20:58 | غير متوفر |
| Finish.rtf | غير متوفر | 40,427 | 29-يوليو-24 | 15:57 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 48,793 | 30-يوليو-24 | 22:34 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 37,540 | 29-يوليو-24 | 14:26 | غير متوفر |
| Update_license.rtf | غير متوفر | 124,998 | 29-يوليو-24 | 14:26 | غير متوفر |
| Finish.rtf | غير متوفر | 40,427 | 31-يوليو-24 | 00:05 | غير متوفر |
| Pythonlicense.rtf | غير متوفر | 43,446 | 29-يوليو-24 | 14:29 | غير متوفر |
| Ropenlicense.rtf | غير متوفر | 33,275 | 29-يوليو-24 | 14:30 | غير متوفر |
| Update_license.rtf | غير متوفر | 124,584 | 29-يوليو-24 | 14:30 | غير متوفر |
| Setup.rll | 2017.140.2060.1 | 19,408 | 30-يوليو-24 | 22:31 | غير متوفر |
| Addnode.xml | غير متوفر | 10,653 | 31-يوليو-24 | 00:02 | غير متوفر |
| Completeclusterwizard.xml | غير متوفر | 11,319 | 29-يوليو-24 | 16:12 | غير متوفر |
| Completeimagewizard.xml | غير متوفر | 14,731 | 31-يوليو-24 | 00:03 | غير متوفر |
| Componentupdate.xml | غير متوفر | 3,061 | 29-يوليو-24 | 16:10 | غير متوفر |
| Configuration.uicfg | غير متوفر | 6,927 | 31-يوليو-24 | 00:03 | غير متوفر |
| Editionupgradewizard.xml | غير متوفر | 5,673 | 31-يوليو-24 | 00:02 | غير متوفر |
| Fixsqlregistrykey_x64.exe | 14.0.1000.169 | 48,312 | 31-يوليو-24 | 00:03 | x64 |
| Fixsqlregistrykey_x64.exe.config | غير متوفر | 344 | 29-يوليو-24 | 16:08 | غير متوفر |
| Fixsqlregistrykey_x86.exe | 14.0.1000.169 | 48,824 | 29-يوليو-24 | 16:01 | x86 |
| Fixsqlregistrykey_x86.exe.config | غير متوفر | 344 | 29-يوليو-24 | 16:08 | غير متوفر |
| Fusioncheck.dll | 2017.140.2060.1 | 98,240 | 30-يوليو-24 | 22:31 | x64 |
| Installclusterwizard.xml | غير متوفر | 18,002 | 31-يوليو-24 | 00:04 | غير متوفر |
| Installwizard.xml | غير متوفر | 19,498 | 31-يوليو-24 | 00:04 | غير متوفر |
| Instapi140.dll | 2017.140.2060.1 | 63,424 | 30-يوليو-24 | 22:19 | x64 |
| Landingpage.exe | 14.0.2060.1 | 436,264 | 30-يوليو-24 | 22:31 | x64 |
| Landingpage.exe.config | غير متوفر | 344 | 29-يوليو-24 | 16:08 | غير متوفر |
| Microsoft.analysisservices.adomdclient.dll | 14.0.6.471 | 1,083,336 | 29-يوليو-24 | 21:03 | x86 |
| Microsoft.analysisservices.core.dll | 14.0.6.471 | 1,376,168 | 29-يوليو-24 | 21:02 | x86 |
| Microsoft.analysisservices.dll | 14.0.6.471 | 705,952 | 29-يوليو-24 | 21:00 | x86 |
| Microsoft.analysisservices.spclient.interfaces.dll | 14.0.6.471 | 27,048 | 29-يوليو-24 | 21:02 | x86 |
| Microsoft.analysisservices.tabular.dll | 14.0.6.471 | 978,344 | 29-يوليو-24 | 21:00 | x86 |
| Microsoft.analysisservices.tabular.json.dll | 14.0.6.471 | 514,984 | 29-يوليو-24 | 21:02 | x86 |
| Microsoft.diagnostics.tracing.eventsource.dll | 1.1.26.0 | 167,728 | 29-يوليو-24 | 15:38 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.dll | 14.0.1000.169 | 137,904 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sql.chainer.package.dll | 14.0.2060.1 | 36,800 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sql.chainer.package.xmlserializers.dll | 14.0.2060.1 | 65,064 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sql.chainer.packagedata.dll | 14.0.2060.1 | 146,368 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sql.chainer.product.dll | 14.0.2060.1 | 370,216 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sql.chainer.product.xmlserializers.dll | 14.0.2060.1 | 64,448 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.dll | 14.0.2060.1 | 107,464 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.xmlserializers.dll | 14.0.2060.1 | 79,824 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.dll | 14.0.2060.1 | 404,008 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.xmlserializers.dll | 14.0.2060.1 | 201,256 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.workflowdata.dll | 14.0.2060.1 | 818,624 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.workflowdata.xmlserializers.dll | 14.0.2060.1 | 400,320 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.agentextension.dll | 14.0.2060.1 | 128,464 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.asextension.dll | 14.0.2060.1 | 400,320 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.astelemetryextension.dll | 14.0.1000.169 | 72,888 | 29-يوليو-24 | 16:07 | x64 |
| Microsoft.sqlserver.configuration.bootstrapextension.dll | 14.0.2060.1 | 71,104 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.xmlserializers.dll | 14.0.2060.1 | 26,152 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.cluster.dll | 14.0.2060.1 | 698,408 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.cluster.xmlserializers.dll | 14.0.2060.1 | 337,344 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.configextension.dll | 14.0.2060.1 | 81,464 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.configextension.xmlserializers.dll | 14.0.2060.1 | 37,928 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.dll | 14.0.17041.0 | 170,232 | 29-يوليو-24 | 15:44 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.dll | 14.0.1000.169 | 79,032 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.configuration.dll | 14.0.2060.1 | 272,424 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.dll | 14.0.17041.0 | 70,904 | 31-يوليو-24 | 00:01 | x86 |
| Microsoft.sqlserver.configuration.dmf.dll | 14.0.17041.0 | 321,784 | 31-يوليو-24 | 00:01 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.dll | 14.0.2060.1 | 80,936 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.fulltext_configextension.dll | 14.0.2060.1 | 75,304 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.impy_configextension.dll | 14.0.2060.1 | 35,880 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.imr_configextension.dll | 14.0.2060.1 | 35,880 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.installwizard.dll | 14.0.2060.1 | 1,787,944 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.dll | 14.0.2060.1 | 70,696 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.xmlserializers.dll | 14.0.2060.1 | 60,968 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.dll | 14.0.1000.169 | 79,032 | 31-يوليو-24 | 00:05 | x86 |
| Microsoft.sqlserver.configuration.istelemetryconfigextension.dll | 14.0.1000.169 | 41,656 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.dll | 14.0.1000.169 | 75,448 | 29-يوليو-24 | 16:11 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.dll | 14.0.2060.1 | 40,384 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.mdsconfigextension.dll | 14.0.2060.1 | 22,464 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.msiextension.dll | 14.0.2060.1 | 454,696 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.msiextension.xmlserializers.dll | 14.0.2060.1 | 191,440 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.dll | 14.0.1000.169 | 185,008 | 29-يوليو-24 | 16:09 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.dll | 14.0.2060.1 | 44,992 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.dll | 14.0.2060.1 | 44,992 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.rsextension.dll | 14.0.2060.1 | 374,824 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.dll | 14.0.2060.1 | 94,776 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.xmlserializers.dll | 14.0.2060.1 | 38,336 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.dll | 14.0.1000.169 | 35,512 | 31-يوليو-24 | 00:03 | x64 |
| Microsoft.sqlserver.configuration.sco.dll | 14.0.2060.1 | 2,087,352 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sco.xmlserializers.dll | 14.0.2060.1 | 124,968 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.scoextension.dll | 14.0.1000.169 | 236,728 | 29-يوليو-24 | 15:53 | x86 |
| Microsoft.sqlserver.configuration.setupextension.dll | 14.0.2060.1 | 1,201,104 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.setupextension.xmlserializers.dll | 14.0.2060.1 | 442,304 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sfc.dll | 14.0.17041.0 | 531,192 | 30-يوليو-24 | 23:45 | x86 |
| Microsoft.sqlserver.configuration.slpextension.dll | 14.0.2060.1 | 58,304 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.dll | 14.0.1000.169 | 232,120 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.xmlserializers.dll | 14.0.1000.169 | 76,984 | 29-يوليو-24 | 16:09 | x86 |
| Microsoft.sqlserver.configuration.smo.dll | 14.0.17041.0 | 4,181,752 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.dll | 14.0.2060.1 | 35,880 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.smr_configextension.dll | 14.0.2060.1 | 35,368 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.sniserverconfigext.dll | 2017.140.2060.1 | 291,880 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.dll | 14.0.2060.1 | 135,224 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.sqlconfigbase.dll | 14.0.2060.1 | 65,488 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.xmlserializers.dll | 14.0.2060.1 | 28,728 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.dll | 14.0.17041.0 | 1,478,904 | 29-يوليو-24 | 16:04 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.dll | 2017.140.2060.1 | 746,552 | 30-يوليو-24 | 22:31 | x64 |
| Microsoft.sqlserver.configuration.ssisextension.dll | 14.0.2060.1 | 74,688 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sstring.dll | 14.0.1000.169 | 33,464 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.telemetryconfigextension.dll | 14.0.1000.169 | 71,864 | 29-يوليو-24 | 16:07 | x64 |
| Microsoft.sqlserver.configuration.telemetryconfigextension.resources.dll | 14.0.1000.169 | 23,736 | 29-يوليو-24 | 15:40 | x86 |
| Microsoft.sqlserver.configuration.uiextension.dll | 14.0.2060.1 | 106,432 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.uiextension.xmlserializers.dll | 14.0.2060.1 | 52,168 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.dll | 14.0.1000.169 | 33,976 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.dll | 14.0.2060.1 | 179,256 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.xmlserializers.dll | 14.0.2060.1 | 59,960 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.wmiinterop.dll | 14.0.1000.169 | 329,400 | 29-يوليو-24 | 16:12 | x86 |
| Microsoft.sqlserver.configuration.xmlserializers.dll | 14.0.2060.1 | 154,664 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.dll | 14.0.1000.169 | 31,928 | 31-يوليو-24 | 00:06 | x86 |
| Microsoft.sqlserver.customcontrols.dll | 14.0.1000.169 | 44,728 | 31-يوليو-24 | 00:05 | x86 |
| Microsoft.sqlserver.datawarehouse.workloaddeployment.dll | 13.0.9124.17 | 700,072 | 29-يوليو-24 | 14:10 | x86 |
| Microsoft.sqlserver.deployment.dll | 14.0.1000.169 | 251,576 | 29-يوليو-24 | 15:50 | x86 |
| Microsoft.sqlserver.deployment.xmlserializers.dll | 14.0.1000.169 | 33,464 | 31-يوليو-24 | 00:03 | x86 |
| Microsoft.sqlserver.diagnostics.configuration.strace.dll | 14.0.1000.169 | 129,208 | 29-يوليو-24 | 16:09 | x86 |
| Microsoft.sqlserver.discovery.dll | 14.0.2060.1 | 215,096 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.discovery.xmlserializers.dll | 14.0.2060.1 | 214,976 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.instapi.dll | 14.0.1000.169 | 46,264 | 29-يوليو-24 | 16:06 | x86 |
| Microsoft.sqlserver.interop.firewallapi.dll | 14.0.0.0 | 38,584 | 31-يوليو-24 | 00:02 | x86 |
| Microsoft.sqlserver.interop.taskschd.dll | 14.0.0.0 | 52,920 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.interop.wuapilib.dll | 14.0.0.0 | 93,368 | 29-يوليو-24 | 16:07 | x86 |
| Microsoft.sqlserver.management.controls.dll | 14.0.17041.0 | 394,488 | 29-يوليو-24 | 16:03 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.dll | 14.0.2060.1 | 96,208 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.xmlserializers.dll | 14.0.2060.1 | 68,136 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.usagetracking.dll | 2017.140.2060.1 | 48,584 | 30-يوليو-24 | 22:31 | x64 |
| Msvcp120.dll | 12.0.40649.5 | 660,128 | 30-يوليو-24 | 22:25 | x64 |
| Msvcr120.dll | 12.0.40649.5 | 963,744 | 29-يوليو-24 | 14:09 | x64 |
| Newtonsoft.json.dll | 6.0.8.18111 | 513,424 | 29-يوليو-24 | 14:09 | x86 |
| Package.xsd | غير متوفر | 8,832 | 29-يوليو-24 | 16:09 | غير متوفر |
| Patchwizard.xml | غير متوفر | 6,057 | 29-يوليو-24 | 14:24 | غير متوفر |
| Pidgenx.dll | 15.0.169.500 | 1,475,160 | 30-يوليو-24 | 23:54 | x64 |
| Pidprivateconfigobjectmaps.xml | غير متوفر | 93,374 | 29-يوليو-24 | 15:59 | غير متوفر |
| Prepareclusterwizard.xml | غير متوفر | 12,299 | 29-يوليو-24 | 16:11 | غير متوفر |
| Prepareimagewizard.xml | غير متوفر | 8,246 | 29-يوليو-24 | 16:10 | غير متوفر |
| Removenode.xml | غير متوفر | 4,946 | 29-يوليو-24 | 16:09 | غير متوفر |
| Removepatchwizard.xml | غير متوفر | 5,680 | 29-يوليو-24 | 14:24 | غير متوفر |
| Repairwizard.xml | غير متوفر | 5,423 | 29-يوليو-24 | 16:10 | غير متوفر |
| Rsetup.exe | 9.2.0.63 | 197,512 | 30-يوليو-24 | 22:25 | x86 |
| Runrulesui.xml | غير متوفر | 1,403 | 31-يوليو-24 | 00:02 | غير متوفر |
| Scenarioengine.exe | 14.0.2060.1 | 61,888 | 30-يوليو-24 | 22:31 | x64 |
| Scenarioengine.exe.config | غير متوفر | 344 | 29-يوليو-24 | 16:08 | غير متوفر |
| Shellobjects.dll | 1.0.0.0 | 135,352 | 29-يوليو-24 | 16:14 | x86 |
| Sqlboot.dll | 2017.140.2060.1 | 188,968 | 30-يوليو-24 | 22:21 | x64 |
| Sqlcab.dll | 2017.140.2060.1 | 145,856 | 30-يوليو-24 | 22:32 | x64 |
| Sqlconf.dll | 2017.140.2060.1 | 54,312 | 30-يوليو-24 | 22:33 | x64 |
| Sqlmu.dll | 2017.140.2060.1 | 98,240 | 30-يوليو-24 | 22:32 | x64 |
| Sqlprocesssub.dll | 2017.140.2060.1 | 107,984 | 30-يوليو-24 | 22:32 | x64 |
| Sqlsccn.dll | 2017.140.2060.1 | 96,712 | 30-يوليو-24 | 22:32 | x64 |
| Uninstallwizard.xml | غير متوفر | 4,648 | 29-يوليو-24 | 16:10 | غير متوفر |
| Upgradewizard.xml | غير متوفر | 14,573 | 29-يوليو-24 | 16:04 | غير متوفر |
| Landingpage.resources.dll | 14.0.2060.1 | 77,760 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,480 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,632 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 35,264 | 30-يوليو-24 | 22:23 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 41,424 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,856 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 30,144 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 71,120 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 27,176 | 30-يوليو-24 | 22:23 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 169,528 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 18,984 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 26,360 | 29-يوليو-24 | 15:58 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,320 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,824 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 39,672 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 22,056 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 20,520 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,083,944 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,464 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 26,808 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,784 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 20,936 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 74,176 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 50,872 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 20,928 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 64,568 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 62,504 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,296 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 1,001,000 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 60,088 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 322,512 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 158,456 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 40,112 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 867,064 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 36,536 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 38,440 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,488 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 867,064 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 153,128 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,440 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 21,456 | 30-يوليو-24 | 22:22 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 56,872 | 30-يوليو-24 | 22:21 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,168 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,904 | 30-يوليو-24 | 22:23 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 27,688 | 30-يوليو-24 | 22:21 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 77,864 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 30-يوليو-24 | 23:45 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,464 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,632 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 34,856 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 41,016 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,960 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 30,144 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 71,616 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 27,176 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 169,528 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 18,472 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 25,848 | 29-يوليو-24 | 15:53 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,320 | 29-يوليو-24 | 22:36 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,824 | 29-يوليو-24 | 15:50 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 39,160 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 21,048 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,087,544 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,464 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 27,320 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,784 | 29-يوليو-24 | 22:42 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 74,176 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 50,872 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,344 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 65,576 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 61,992 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,208 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,192 | 29-يوليو-24 | 22:42 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 984,104 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 59,056 | 29-يوليو-24 | 22:38 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 323,008 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 157,944 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 41,144 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 872,696 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 36,536 | 29-يوليو-24 | 22:38 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 38,336 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,384 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 866,552 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 153,640 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,440 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:51 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 57,280 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:51 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 30-يوليو-24 | 23:51 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,512 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 29-يوليو-24 | 15:53 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 27,176 | 30-يوليو-24 | 22:29 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 78,376 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,584 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,632 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 35,264 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 41,936 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 18,472 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 30,776 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 72,248 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 27,584 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 173,112 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 18,896 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 26,360 | 29-يوليو-24 | 15:58 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,320 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,824 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 40,184 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,336 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:25 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,087,424 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 26,808 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,784 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 20,944 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 75,304 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 50,872 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 20,944 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,352 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 66,088 | 30-يوليو-24 | 22:25 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 63,016 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,704 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 907,320 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 61,112 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 327,616 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 158,456 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 22,056 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 41,656 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 878,840 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 36,536 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 38,848 | 30-يوليو-24 | 22:25 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,880 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 867,064 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 155,192 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,456 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 22,056 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,192 | 29-يوليو-24 | 15:58 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 57,280 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,904 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 30-يوليو-24 | 23:55 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 27,704 | 30-يوليو-24 | 22:26 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 77,760 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,568 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,648 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 34,856 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 41,000 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,976 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 29,632 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 70,712 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 27,072 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 166,952 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 18,368 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 26,360 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,320 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,824 | 29-يوليو-24 | 16:06 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 39,672 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 21,560 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 20,520 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,083,432 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 27,320 | 31-يوليو-24 | 00:03 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,784 | 29-يوليو-24 | 16:10 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 21,048 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 74,192 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 50,872 | 29-يوليو-24 | 16:10 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 21,048 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,464 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 65,080 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 61,480 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,296 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,192 | 31-يوليو-24 | 00:05 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 995,384 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 60,088 | 31-يوليو-24 | 00:05 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 321,472 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 157,944 | 29-يوليو-24 | 16:07 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 41,144 | 31-يوليو-24 | 00:05 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 840,952 | 29-يوليو-24 | 16:10 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 36,536 | 31-يوليو-24 | 00:05 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 38,456 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,472 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 866,552 | 31-يوليو-24 | 00:04 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 152,104 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 21,440 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,192 | 29-يوليو-24 | 16:05 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 56,776 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 22,200 | 31-يوليو-24 | 00:06 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 31-يوليو-24 | 00:03 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,392 | 30-يوليو-24 | 22:31 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 31-يوليو-24 | 00:03 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 27,088 | 30-يوليو-24 | 22:31 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 79,912 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 29-يوليو-24 | 22:29 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,584 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,624 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 35,776 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 43,048 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 18,472 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 32,824 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 75,816 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 29,224 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 185,912 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 18,880 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 36,600 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,832 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 25,336 | 30-يوليو-24 | 23:53 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 41,720 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,095,720 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 27,320 | 29-يوليو-24 | 22:39 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 26,296 | 29-يوليو-24 | 22:42 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 21,048 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 78,392 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 52,400 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 21,440 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,344 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 70,080 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 66,600 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,720 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 959,528 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 62,648 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 341,440 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 160,504 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,944 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 44,216 | 29-يوليو-24 | 22:41 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 909,048 | 30-يوليو-24 | 23:50 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 27,824 | 30-يوليو-24 | 23:52 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 40,400 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,880 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 868,088 | 29-يوليو-24 | 15:53 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 160,808 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 22,464 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,712 | 29-يوليو-24 | 22:43 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 57,280 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 21,688 | 29-يوليو-24 | 22:36 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 29-يوليو-24 | 22:39 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 84,024 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 29-يوليو-24 | 15:52 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 28,112 | 30-يوليو-24 | 22:29 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 77,776 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,464 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,632 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 35,368 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 41,424 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,856 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 30,656 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 71,616 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 27,080 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 174,016 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 19,000 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 26,360 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,320 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 25,336 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 39,672 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 20,520 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,083,432 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 26,808 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,784 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 20,928 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 73,664 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 50,872 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 20,928 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,344 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 65,472 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 61,888 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,208 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 862,776 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 60,600 | 29-يوليو-24 | 15:58 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 320,960 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 158,968 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,952 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 41,144 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 866,040 | 30-يوليو-24 | 23:56 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 27,320 | 29-يوليو-24 | 15:55 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 38,336 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,368 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 867,064 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 154,168 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 22,056 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:57 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 57,280 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 21,688 | 29-يوليو-24 | 15:58 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 30-يوليو-24 | 23:57 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 84,024 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 29-يوليو-24 | 15:56 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 27,176 | 30-يوليو-24 | 22:28 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 77,864 | 30-يوليو-24 | 22:27 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,776 | 31-يوليو-24 | 00:00 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,568 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,752 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 34,856 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 41,000 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,856 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 29,632 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 70,592 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 27,192 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 166,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 18,984 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 25,848 | 29-يوليو-24 | 16:00 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 27,320 | 29-يوليو-24 | 16:03 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,824 | 29-يوليو-24 | 16:01 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 38,648 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 20,520 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,083,320 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 26,808 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,784 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 73,152 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 50,872 | 30-يوليو-24 | 23:59 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,352 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 64,040 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 61,992 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 32,192 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,192 | 29-يوليو-24 | 16:01 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 929,848 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 58,032 | 29-يوليو-24 | 16:03 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 318,400 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 157,432 | 31-يوليو-24 | 00:01 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 22,072 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 40,120 | 29-يوليو-24 | 16:02 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 853,240 | 29-يوليو-24 | 16:00 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 36,536 | 29-يوليو-24 | 16:00 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 37,824 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 18,384 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 866,552 | 31-يوليو-24 | 00:00 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 152,104 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 21,456 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,200 | 31-يوليو-24 | 00:01 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 56,768 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 22,200 | 31-يوليو-24 | 00:00 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 29-يوليو-24 | 16:00 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,392 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 31-يوليو-24 | 00:02 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 27,080 | 30-يوليو-24 | 22:29 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 82,472 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 30-يوليو-24 | 23:54 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,464 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,632 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 37,944 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 47,656 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 19,392 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 34,240 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 80,832 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 32,192 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 198,200 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 20,536 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 28,408 | 29-يوليو-24 | 15:48 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 28,856 | 29-يوليو-24 | 16:01 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 26,360 | 29-يوليو-24 | 15:48 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 45,304 | 30-يوليو-24 | 23:47 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 23,592 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 22,568 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,936 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,115,584 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 27,832 | 31-يوليو-24 | 00:01 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 26,808 | 31-يوليو-24 | 00:02 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 20,928 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 84,928 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 54,456 | 31-يوليو-24 | 00:02 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 21,560 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,464 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 77,864 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 75,320 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 34,344 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 30-يوليو-24 | 23:58 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 1,259,064 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 66,232 | 29-يوليو-24 | 16:03 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 370,232 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 163,576 | 29-يوليو-24 | 15:45 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 22,464 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 48,312 | 29-يوليو-24 | 16:00 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 1,092,344 | 30-يوليو-24 | 23:47 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,320 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,936 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 28,848 | 29-يوليو-24 | 16:03 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 44,584 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 19,912 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 869,624 | 29-يوليو-24 | 15:46 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 171,048 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 22,480 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 23,504 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,712 | 29-يوليو-24 | 15:59 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 57,792 | 30-يوليو-24 | 22:33 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 16:03 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 30-يوليو-24 | 23:59 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,896 | 30-يوليو-24 | 22:34 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 29,736 | 30-يوليو-24 | 22:34 | x86 |
| Masterdataservices.msi | غير متوفر | 25,206,784 | 31-يوليو-24 | 02:53 | غير متوفر |
| Masterdataservicesexceladdin.msi | غير متوفر | 3,256,320 | 31-يوليو-24 | 02:53 | غير متوفر |
| Rsfx.msi | غير متوفر | 2,252,800 | 31-يوليو-24 | 02:53 | غير متوفر |
| Sql_as.msp | غير متوفر | 96,866,304 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_batchparser.msp | غير متوفر | 1,454,080 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_common_core.msp | غير متوفر | 5,935,104 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_dqc.msp | غير متوفر | 1,859,584 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_dq_common.msp | غير متوفر | 2,801,664 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_dreplay_client.msp | غير متوفر | 1,765,376 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_dreplay_controller.msp | غير متوفر | 1,798,144 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_engine_core_inst.msp | غير متوفر | 67,432,448 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_engine_core_shared.msp | غير متوفر | 14,426,112 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_extensibility.msp | غير متوفر | 2,023,424 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_fulltext.msp | غير متوفر | 1,667,072 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_inst_mpy.msp | غير متوفر | 1,298,432 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_inst_mr.msp | غير متوفر | 1,298,432 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_is.msp | غير متوفر | 25,542,656 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_polybase_core_inst.msp | غير متوفر | 141,197,312 | 31-يوليو-24 | 02:52 | غير متوفر |
| Sql_shared_mpy.msp | غير متوفر | 1,298,432 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_shared_mr.msp | غير متوفر | 1,298,432 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_tools_extensions.msp | غير متوفر | 13,975,552 | 31-يوليو-24 | 02:51 | غير متوفر |
| Sql_xevent.msp | غير متوفر | 1,556,480 | 31-يوليو-24 | 02:51 | غير متوفر |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 29-يوليو-24 | 15:46 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 25,336 | 29-يوليو-24 | 15:48 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 155,896 | 29-يوليو-24 | 15:45 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 756,984 | 30-يوليو-24 | 23:49 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 26,296 | 30-يوليو-24 | 23:47 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 865,528 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.netenterpriseservers.exceptionmessagebox.resources.dll | 14.0.1000.169 | 89,784 | 29-يوليو-24 | 15:37 | x86 |
| Microsoft.sqlserver.configuration.connectioninfo.resources.dll | 14.0.17041.0 | 25,336 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.configuration.sfc.resources.dll | 14.0.17041.0 | 155,896 | 29-يوليو-24 | 15:41 | x86 |
| Microsoft.sqlserver.configuration.smo.resources.dll | 14.0.17041.0 | 764,152 | 29-يوليو-24 | 15:40 | x86 |
| Microsoft.sqlserver.configuration.sniserverconfigext.resources.dll | 2017.140.1000.169 | 26,288 | 29-يوليو-24 | 15:41 | x86 |
| Microsoft.sqlserver.configuration.sqlenum.resources.dll | 14.0.17041.0 | 865,528 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.management.controls.resources.dll | 14.0.17041.0 | 85,752 | 29-يوليو-24 | 15:44 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 75,712 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,568 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,736 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 33,216 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 38,440 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,344 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 28,096 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 66,496 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 25,640 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 156,216 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 17,960 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 26,808 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,312 | 29-يوليو-24 | 15:48 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 36,600 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 20,520 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 20,008 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,071,160 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,344 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 26,296 | 29-يوليو-24 | 15:47 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,272 | 29-يوليو-24 | 15:47 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 21,048 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 69,176 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 49,336 | 30-يوليو-24 | 23:47 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,344 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 58,816 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 55,848 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 31,288 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:48 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 771,640 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 55,984 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 298,944 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,440 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 37,560 | 29-يوليو-24 | 15:49 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 35,880 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 17,960 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 143,912 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,544 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 21,032 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:49 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 56,784 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 21,688 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,176 | 30-يوليو-24 | 23:48 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,496 | 30-يوليو-24 | 22:26 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 26,664 | 30-يوليو-24 | 22:26 | x86 |
| Landingpage.resources.dll | 14.0.2060.1 | 75,816 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sql.chainer.package.resources.dll | 14.0.2060.1 | 22,584 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sql.chainer.product.resources.dll | 14.0.2060.1 | 349,640 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.extensioncommon.resources.dll | 14.0.2060.1 | 33,832 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.infrastructure.resources.dll | 14.0.2060.1 | 37,840 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.chainer.setup.resources.dll | 14.0.2060.1 | 17,464 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.agentextension.resources.dll | 14.0.2060.1 | 28,112 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.asextension.resources.dll | 14.0.2060.1 | 67,128 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.bootstrapextension.resources.dll | 14.0.2060.1 | 25,640 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.cluster.resources.dll | 14.0.2060.1 | 156,608 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.configextension.resources.dll | 14.0.2060.1 | 17,960 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.distributedreplayextension.resources.dll | 14.0.1000.169 | 26,808 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.configuration.dmf.common.resources.dll | 14.0.17041.0 | 24,312 | 30-يوليو-24 | 23:42 | x86 |
| Microsoft.sqlserver.configuration.dmf.resources.dll | 14.0.17041.0 | 36,600 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.configuration.extensibility_configextension.resources.dll | 14.0.2060.1 | 20,520 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.fulltext_configextension.resources.dll | 14.0.2060.1 | 19,904 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.impy_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.imr_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizard.resources.dll | 14.0.2060.1 | 1,072,168 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.installwizardframework.resources.dll | 14.0.2060.1 | 17,448 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.ismasterextension.resources.dll | 14.0.1000.169 | 26,296 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.configuration.isworkerextension.resources.dll | 14.0.1000.169 | 25,272 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.configuration.managementtoolsextension.resources.dll | 14.0.2060.1 | 20,928 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.msiextension.resources.dll | 14.0.2060.1 | 69,688 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.polybaseconfigextension.resources.dll | 14.0.1000.169 | 49,336 | 29-يوليو-24 | 15:39 | x86 |
| Microsoft.sqlserver.configuration.powershellextension.resources.dll | 14.0.2060.1 | 20,928 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.repl_configextension.resources.dll | 14.0.2060.1 | 17,352 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.resources.dll | 14.0.2060.1 | 59,432 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.rsextension.resources.dll | 14.0.2060.1 | 55,744 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.rulesengineextension.resources.dll | 14.0.2060.1 | 31,168 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.saa_configextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:41 | x86 |
| Microsoft.sqlserver.configuration.sco.resources.dll | 14.0.2060.1 | 763,960 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.scoextension.resources.dll | 14.0.1000.169 | 55,480 | 30-يوليو-24 | 23:43 | x86 |
| Microsoft.sqlserver.configuration.setupextension.resources.dll | 14.0.2060.1 | 299,968 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.slpextension.resources.dll | 14.0.2060.1 | 21,560 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.smartsetupextension.resources.dll | 14.0.1000.169 | 37,560 | 29-يوليو-24 | 15:38 | x86 |
| Microsoft.sqlserver.configuration.smpy_configextension.resources.dll | 14.0.2060.1 | 16,424 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.smr_configextension.resources.dll | 14.0.2060.1 | 16,440 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.configuration.sqlbrowserextension.resources.dll | 14.0.2060.1 | 35,880 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.sqlconfigbase.resources.dll | 14.0.2060.1 | 17,856 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.sqlserver_configextension.resources.dll | 2017.140.2060.1 | 144,424 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.ssisextension.resources.dll | 14.0.2060.1 | 21,456 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.uiextension.resources.dll | 14.0.2060.1 | 21,048 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.utilityextension.resources.dll | 14.0.1000.169 | 22,200 | 29-يوليو-24 | 15:40 | x86 |
| Microsoft.sqlserver.configuration.wizardframework.resources.dll | 14.0.2060.1 | 56,768 | 30-يوليو-24 | 22:28 | x86 |
| Microsoft.sqlserver.configuration.xtp.configextension.resources.dll | 14.0.1000.169 | 21,688 | 29-يوليو-24 | 15:38 | x86 |
| Microsoft.sqlserver.deployment.resources.dll | 14.0.1000.169 | 21,168 | 30-يوليو-24 | 23:44 | x86 |
| Microsoft.sqlserver.discovery.resources.dll | 14.0.2060.1 | 83,392 | 30-يوليو-24 | 22:29 | x86 |
| Microsoft.sqlserver.setup.chainer.workflow.resources.dll | 14.0.2060.1 | 26,664 | 30-يوليو-24 | 22:28 | x86 |
معلومات حول الحماية والأمان
حماية نفسك عبر الإنترنت: أمن Windows الدعم
تعرف على كيفية الحماية من التهديدات الإلكترونية: أمان Microsoft