من فضلك قم بتحديث الصفحة لمشاهدة المحتوى المخفي
ههههههطيب شيل الـ MsgBox عنها كلها وحط وحده في الاخير :d:
PHP:case $Button1 if GUICtrlRead ($Checkbox1) = $gui_checked and $Button1 Then $s1=FileDelete (@WindowsDir & "\Prefetch" & "\*.*") EndIf If GUICtrlRead ($Checkbox2) = $gui_checked and $Button1 Then $s2=FileDelete (@HomePath & "\Recent" & "\*.*") EndIf msgbox (0,"","تم التنظيف")
واذ مستعمل سكريب عمل شيك على Checkbox1 وضغط Button1راح يتنفذ الامر وما تجيه رسالة انه تم
