| رد: الصور المتحركه تبقى ثابته بجهازي بالزر الايمن على نفس الصور المتحركة
ونختار فتح بإستخدام  اقتباس:
المشاركة الأصلية كتبت بواسطة الدرعاني
Picture and Fax Viewe ابحث عن هذا البرنامج ولا يكون بالك الا طيب | هذا ملف اعتقد بجميع نسخ الويندوز
وهو خاص في عرض الصور
ويمكن تشغيل عرض الصور باستخدام الأمر التالي : كود: regsvr32 %windir%\system32\shimgvw.dll
ولتعطيل الملف نستخدم الامر كود:
regsvr32 /u %windir%\system32\shimgvw.dll
من ميكروسوفت
A buffer overflow vulnerability was discovered in the underlying graphics rendering engine, which could allow an attacker to execute code remotely by getting the user to view a specially crafted WMF file. Microsoft released a patch for this Windows Metafile vulnerability in January 2006; their bulletin also states that a valid workaround is to disable the viewer. The viewer can be disabled by using this command:
regsvr32 /u %windir%\system32\shimgvw.dll
It can be enabled again using the following command:
regsvr32 %windir%\system32\shimgvw.dll من مواضيع عبدالرحمن الحربي : |