• بادئ الموضوع بادئ الموضوع ashalshaikh
  • تاريخ البدء تاريخ البدء
  • المشاهدات 114,207
الآن أستطيع أن أقول إني نفذت 95% من البرنامج ,,
والذي لا يحمل إسم حتى الآن :mad:

سأطرحه للتجربة ووضع الأخطاء هنا ,,
علما بان النسخة هذه تمثل فقط الزبدة ,,
يعني كمحرك السيارة بالنسبة لها ,, لسة بقي المقاعد والمكيف والمسجل والأنوار إلخ إلخ إلخ ,, :d:
رح تتغير الواجهة بشكل كبير (صنع واجهة جديدة) ومع خيارات كثيرة ومفصلة ,, إمكانية تغيير الخط لكل وحدة + الميلان ... إلخ إلخ إلخ ,, وكله حسب ذوقك !!! أو إنك مثلا تريد تسلط الضوء على شيء معين ,,
ولكن هذي فقط للتجربة حتى يتم تطوير الأساس وهو الأصل ,, والباقي سهل بإذن الله ,,

إن كنتم تسألون عن كيف يخرج النتيجة ,, !!!!
تخرج مثل كذا ,,
كود:
    [ color=0000ff]FOr[ /color] [ Color=aa0000]$r[ /COLOR] [ color=ff0000]=[/ color] [ color=ac00a9]1[ /color] [ color=0000ff]To  [ /color] [c olor=000090][colo r=000090]String[/c olor]Len[/col or][colo r=ff0000]([/c olor][Colo r=aa0000]$String[/COL OR][color =ff0000])[/col or][Color =009933][/C OLOR]
ملاحظة وضعت فراغات حتى تخرج أكواد الألوان ,,

تجربة
على سورس متلف الملفات 2.0 Ashalshaikh MA
هذي لتجربة اللون فقط ,, وليس لها أي دخل في شيء آخر في الموضوع ,,
الكود عملته قديما ,, مركرك :d: ومخربط ,, وحالته حالة ,,
إذا إنت مصر تتابعة بكيفك ,, بس ماراح ينفعك ,,
((( ليس للنقل أبدا )))
((( لم يتم التدخل في حرف واحد )))
كود:
[COLOR=#009933];****************************[/COLOR]
[COLOR=#009933];~ *** التأكد من ملف الإسم ***[/COLOR]
[COLOR=#009933];****************************[/COLOR]
    [COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\s.dll"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"مفقود s.dll الملف"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]Exit[/COLOR]
    [COLOR=#0000ff]EndIf[/COLOR]

[COLOR=#009933];************************[/COLOR]
[COLOR=#009933];*** استجلاب السكربتات ***[/COLOR]
[COLOR=#009933];************************[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <constants[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <guiconstantsex[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <GUIedit[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <EditConstants[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <winApi[COLOR=#0000ff].au3[/COLOR]>[/COLOR]




[COLOR=#009933];*********************[/COLOR]
[COLOR=#009933];~ *** ضبط الخيارات ***[/COLOR]
[COLOR=#009933];*********************[/COLOR]
    opt [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"traymenumode"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];==> إزالة الفائمة الإفتراضية[/COLOR]
    opt [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"guioneventmode"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933]; ==> جعل الأحداث غير مستمرة بالنسبة للجاي[/COLOR]
    opt [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"trayoneventmode"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];==>جعل الأحداث غير مستمرة بالنسبة للقائمة[/COLOR]
    #Notrayicon[COLOR=#009933];==> اخفاء أيقونة التراي ,, حتى يجهز الأوامر[/COLOR]

[COLOR=#009933];~ msgbox (0,"","هذه النسخة تجريبية ولا تصلح للإستخدام العام أو الدائم")[/COLOR]

[COLOR=#009933];***********************[/COLOR]
[COLOR=#009933];~ *** تعريف المتغيرات ***[/COLOR]
[COLOR=#009933];***********************[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$PROGGUI[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$Aboutwin[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$optionswin[/COLOR] [COLOR=#009933];===> متغيرات أسماء النوافذ[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$checkbox_delete_file[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR] [COLOR=#009933];=====> متغيرات العناصر في النوافذ[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#009933];=====> متغيرات الملفات والروابط[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$swetch[/COLOR] [COLOR=#009933];=====> متغير السويتش ورابط املف[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$startup_item_enable[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$startup_item_disable[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#009933];=====> متغيرات بعض الأماكن[/COLOR]


[COLOR=#009933];~ *********************************[/COLOR]
[COLOR=#009933];~ ****** نبذة عن بعض المتغيرات ******[/COLOR]
[COLOR=#009933];~ *********************************[/COLOR]
[COLOR=#009933];~ $swetch = يمثل هذا المتغير السويتش أو الملف في فتح باستخدام أو إرسال إلى[/COLOR]
[COLOR=#009933];~ $sure_fastbader = يمثل هذا المتغير بـ واحد أو صفر وهو كالتالي :: عندما يكون هناك فتح بإستخدام يكون واحد[/COLOR]
[COLOR=#009933];~ $PROGGUI,$Aboutwin,$optionswin = أسماء النوافذ[/COLOR]
[COLOR=#009933];~ $exusts_tray = ويمثل بـ واحد أو لا وهو إن كان سبق عمل تراي يكون واحد وإن كان أول مرة يكون صفر وهو للتنظيز[/COLOR]
[COLOR=#009933];~ $exusts_tray = 0= not tach ,1=normol , 2= sweetch ,3=open with[/COLOR]

[COLOR=#009933];*****************************[/COLOR]
[COLOR=#009933];~ *** تغيين تشغيل باستخدام ***[/COLOR]
[COLOR=#009933];*****************************[/COLOR]
        [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#009933];راجع حول بعض المتغيرات[/COLOR]
        
        [COLOR=#0000ff]FOr[/COLOR] [COLOR=#aa0000]$i[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]To[/COLOR] [COLOR=#aa0000]$CmdLine[/COLOR][COLOR=#ff0000][[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000]][/COLOR][COLOR=#009933];=======[/COLOR]
            [COLOR=#aa0000]$swetch[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#aa0000]$CmdLine[/COLOR][COLOR=#ff0000][[/COLOR][COLOR=#aa0000]$i[/COLOR][COLOR=#ff0000]][/COLOR][COLOR=#009933];=======> تعريف السويتش وعمل تشغيل بإستخدام[/COLOR]
        [COLOR=#0000ff]Next[/COLOR][COLOR=#009933];===========================/[/COLOR]
        
            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$swetch[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#9999cc]"/mini"[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                [COLOR=#aa0000]$exusts_tray[/COLOR]  [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]2[/COLOR] 
                _start_tray[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];=======> إذا كان السويتش يكون على طول على التراي [/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$swetch[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR]
                [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]3[/COLOR]
                _guiprogram [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]

[COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR]
_guiprogram [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]


[COLOR=#009933];***********************************************[/COLOR]
[COLOR=#009933];~ ******************* الأحداث*******************[/COLOR]
[COLOR=#009933];***********************************************[/COLOR]
    [COLOR=#0000ff]Func[/COLOR] _pause [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#009933];***********************[/COLOR]
        [COLOR=#009933];~ *** لتثبيت البرنامج***[/COLOR]
        [COLOR=#009933];***********************[/COLOR]
            [COLOR=#0000ff]While[/COLOR] [COLOR=#ac00a9]1[/COLOR]
                [COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]WEnd[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]

    [COLOR=#0000ff]Func[/COLOR] _start_tray [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Or[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]2[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
        
        [COLOR=#009933];*********************[/COLOR]
        [COLOR=#009933];~ *** تعيين الهوت كي***[/COLOR]
        [COLOR=#009933];*********************[/COLOR]
            [COLOR=#000090]HotKeySet[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"{F8}"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"_guiprogram"[/COLOR][COLOR=#ff0000])[/COLOR]

        [COLOR=#009933];******************************[/COLOR]
        [COLOR=#009933];~ *** ضبط النقر على الأيقونة***[/COLOR]
        [COLOR=#009933];~******************************[/COLOR]
            [COLOR=#000090]TraySetClick[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];==> ضبط الزر اليمين حتى يستجيب[/COLOR]

        [COLOR=#009933];************************[/COLOR]
        [COLOR=#009933];~ *** صنع قائمة التراي***[/COLOR]
        [COLOR=#009933];************************[/COLOR]
            [COLOR=#aa0000]$guiprogram_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اظهار الواجهة"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$guiprogram_item[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiprogram"[/COLOR][COLOR=#ff0000])[/COLOR]

            [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR][COLOR=#009933]; ==> انشاء خط[/COLOR]
    
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
            [COLOR=#009933];*/*/ تعيين قائمة التشغيل التلقائي /*/*[/COLOR]
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
            [COLOR=#aa0000]$options_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_item[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_options"[/COLOR][COLOR=#ff0000])[/COLOR]

            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
            [COLOR=#009933];*/*/ انتهى تعيين قائمة التشغيل التلقائي /*/*[/COLOR]
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
    
                [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933]; ==> انشاء خط[/COLOR]

                [COLOR=#aa0000]$About_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$About_item[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_About"[/COLOR][COLOR=#ff0000])[/COLOR]

                [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933]; ==> انشاء خط[/COLOR]

                [COLOR=#aa0000]$exit_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خروج"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$exit_item[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_Exit"[/COLOR][COLOR=#ff0000])[/COLOR]

        [COLOR=#009933];*****************************************[/COLOR]
        [COLOR=#009933];- *** ضبط النقر على التراي بالزر العادي***[/COLOR]
        [COLOR=#009933];*****************************************[/COLOR]
            [COLOR=#000090]TraySetOnEvent[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$TRAY_EVENT_PRIMARYUP[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiprogram"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];===> لجعل النقر يؤدي إلى الجاي بروقرام[/COLOR]

        [COLOR=#009933];*******************************[/COLOR]
        [COLOR=#009933];~ *** اضهار القائمة والأيقونة***[/COLOR]
        [COLOR=#009933];*******************************[/COLOR]
            [COLOR=#000090]TraySetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]

        [COLOR=#009933];**********************[/COLOR]
        [COLOR=#009933];~ *** ضبط اسم التراي***[/COLOR]
        [COLOR=#009933];**********************[/COLOR]
        TraySet[COLOR=#000090]ToolTip[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh متلف الملفات 2.0 برمجة أحمد الشيخ"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]2[/COLOR] [COLOR=#0000ff]Then[/COLOR] _pause[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]

    [COLOR=#0000ff]Func[/COLOR] _guiprogram[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        
    [COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]WinExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh متلف الملفات 2.0 برمجة أحمد الشيخ  "[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"اختيار الملف"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$PROGGUI[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICreate[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh متلف الملفات 2.0 برمجة أحمد الشيخ  "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                
                    [COLOR=#000090]GUICtrlCreatePic[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@windowsdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\Santa Fe Stucco.bmp"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]6[/COLOR] [COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~                     GUICtrlCreatePic (@scriptdir & "\s.dll",130,2,240,60,0x06 )[/COLOR]
                    [COLOR=#000090]GUICtrlCreatePic[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\s.dll"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#0000ff].5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]6[/COLOR] [COLOR=#ff0000])[/COLOR]
                    
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#aa0000]$mode[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#9999cc]"الإتلاف السريع"[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#aa0000]$mode[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#9999cc]"الوضع العادي"[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR] [COLOR=#9999cc]"الوضع: "[/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#aa0000]$mode[/COLOR] [COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR] [COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]0[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR] [COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                    
                    
                    [COLOR=#000090]GUICtrlCreateGroup[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اختيار الملف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#aa0000]$browser_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"... استعراض"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$browser_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_Browser"[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$browser_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_DISABLE[/COLOR][COLOR=#ff0000])[/COLOR]
                                
                        [COLOR=#aa0000]$Browser_textbox[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateInput[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$ES_NOHIDESEL[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                                [COLOR=#0080ff]_GUICtrlEdit_SetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$swetch[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]EndIf[/COLOR]
                        [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]": الدليل"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#000090]GUICtrlSetFont[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    
[COLOR=#009933];~                     $important_button = GUICtrlCreateButton ("هام",450,70,40,25)[/COLOR]
                    
                    
                    [COLOR=#aa0000]$checkbox_delete_file[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateCheckbox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"الحذف بعد الإتلاف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$checkbox_delete_file[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_checked[/COLOR][COLOR=#ff0000])[/COLOR]
                    
                    [COLOR=#aa0000]$Apply_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"تنفيذ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Apply_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_Apply"[/COLOR][COLOR=#ff0000])[/COLOR]
                        
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                        [COLOR=#aa0000]$Exit_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"إغلاق"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Exit_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#aa0000]$Exit_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اخفاء"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Exit_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                    
                    [COLOR=#aa0000]$options_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]5[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_options"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_DISABLE[/COLOR][COLOR=#ff0000])[/COLOR]
                            
                    [COLOR=#aa0000]$About_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$About_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_About"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$About_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_DISABLE[/COLOR][COLOR=#ff0000])[/COLOR]
                            
                [COLOR=#000090]GUISetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$gui_event_close[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUISetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_show[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                _start_tray[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR]
                    _pause [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]3[/COLOR] [COLOR=#0000ff]Then[/COLOR] _pause[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]Else[/COLOR] 
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
            [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"يوجد نافذة ظاهرة ,, أطفئها ثم حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
    
    [COLOR=#0000ff]Func[/COLOR] _guiclose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_WinAPI_ShowWindow[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$PROGGUI[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_hide[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
        claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
    
    [COLOR=#0000ff]Func[/COLOR] _Browser[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$file_path_brows[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileOpen[/COLOR]dia[COLOR=#000090]Log[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اختر الملف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@homedrive[/COLOR][/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"كل الملفات (*.*)"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_GUICtrlEdit_SetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$file_path_brows[/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR] 
    
    [COLOR=#0000ff]Func[/COLOR] claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~         if not $file_path ="" then[/COLOR]
            [COLOR=#aa0000]$file_path[/COLOR] [COLOR=#ff0000]=[/COLOR][COLOR=#9999cc]""[/COLOR]
            [COLOR=#0080ff]_GUICtrlEdit_SetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~         EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
    
        [COLOR=#0000ff]Func[/COLOR] _Apply[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            
        [COLOR=#aa0000]$file_path[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$file_exists[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$file_exists[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$surefile[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تحذير"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"هل أنت متأكد من اتلاف الملف:ـ"[/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#ff33ff][COLOR=#ff33ff]@cr[/COLOR][/COLOR]lf [COLOR=#ff0000]&[/COLOR] [COLOR=#aa0000]$file_path[/COLOR] [COLOR=#ff0000])[/COLOR]
                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$surefile[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]6[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#aa0000]$file_path_open[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileOpen[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$file_path_open[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                            [COLOR=#000090]MsgBox[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"لا يمكن التعامل مع الملف تأكد أنه غير مستخدم"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]Else[/COLOR]
                            [COLOR=#000090]FileClose[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path_open[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الإتلاف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الإتلاف بنجاح"[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$checkbox_delete_file[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                                [COLOR=#aa0000]$test_delete[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileDelete[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR]
                                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$test_delete[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                                    [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"فشل الحذف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"فشل الحذف"[/COLOR][COLOR=#ff0000])[/COLOR]
                                [COLOR=#0000ff]Else[/COLOR]
                                    [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الحذف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الحذف بنجاح"[/COLOR][COLOR=#ff0000])[/COLOR]
                                [COLOR=#0000ff]EndIf[/COLOR]
                            [COLOR=#0000ff]EndIf[/COLOR]
                            claen_path [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]EndIf[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"الملف غير موجود"[/COLOR][COLOR=#ff0000])[/COLOR]
                        claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]EndIf[/COLOR]
        [COLOR=#0000ff]Else[/COLOR]
            [COLOR=#000090]MsgBox[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"الملف غير موجود"[/COLOR][COLOR=#ff0000])[/COLOR]
            claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
            _guiclose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]

    [COLOR=#0000ff]Func[/COLOR] _About[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]WinExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"متلف الملفات 2.2"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$Aboutwin[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICreate[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"متلف الملفات 2.0"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetFont[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Times New Roman"[/COLOR][COLOR=#ff0000])[/COLOR]
            
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]":تمت كتابة البرنامج من قبل"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                    
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh أحمد الشيخ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh@hotmail.com"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetColor[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR]FF[COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetFont[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Times New Roman"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetCursor[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_SENDMAIL"[/COLOR][COLOR=#ff0000])[/COLOR]
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"AutoIt 3 Script : بلغة"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
        
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
    
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"متلف الملفات يقوم بإتلاف الملفات دون أمل في استرجاعها"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"ويقوم بتحريرها وحذف جميع ما بداخلها ويحول الحجم إلى صفر"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"لا تنسوني من صالح الدعاء"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
        
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"مجاني وحقوق النشر والتوزيع لكل مسلم"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
            
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    
                    [COLOR=#000090]GUICtrlCreateIcon[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptfullpath[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                
                [COLOR=#000090]GUISetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$gui_event_close[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_aboclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUISetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_show[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
    
    [COLOR=#0000ff]Func[/COLOR] _aboclose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_WinAPI_ShowWindow[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Aboutwin[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_hide[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
        claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
    
    [COLOR=#0000ff]Func[/COLOR] _[COLOR=#000090]Send[/COLOR]MAIL[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        Shell[COLOR=#000090]Execute[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"mailto:Ashalshaikh@hotmail.com"[/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]

    
    [COLOR=#0000ff]Func[/COLOR] _options [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]WinExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"تشغيل مع بدء النظام"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
        [COLOR=#aa0000]$optionswin[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICreate[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000])[/COLOR]
        
            [COLOR=#aa0000]$options_checkbox_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateCheckbox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"تشغيل مع بدء النظام"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_STARTUP"[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#aa0000]$options_checkbox_sendto[/COLOR]  [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateCheckbox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"(عمل إختصار في إرسال إلى (الأتلاف السريع"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_sendto"[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#000090]GUISetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$gui_event_close[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_opticlose"[/COLOR][COLOR=#ff0000])[/COLOR]
            
        [COLOR=#009933];*****************************[/COLOR]
        [COLOR=#009933];~ ***  التأكد من الخيارات  ***[/COLOR]
        [COLOR=#009933];*****************************[/COLOR]
            
        
            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@startupdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\MA 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]        
            [COLOR=#0000ff]Else[/COLOR]
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
            
            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@userprofiledir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\SendTo\متلف الملفات 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]        
            [COLOR=#0000ff]Else[/COLOR]
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
            
        [COLOR=#000090]GUISetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
        
    [COLOR=#0000ff]Func[/COLOR] _STARTUP [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~ check = 1 ,, not check = 4[/COLOR]
            [COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileCreateShortcut[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptfullpath[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@startupdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\MA 2.0.lnk"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@workingdir[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"/mini"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء إدخال المدخلة ,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]Else[/COLOR]If [COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]4[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$del_short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileDelete[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@startupdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\MA 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$del_short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء حذف المدخلة ,,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
            
    [COLOR=#0000ff]Func[/COLOR] _[COLOR=#000090]Send[/COLOR]To[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileCreateShortcut[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptfullpath[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@userprofiledir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\SendTo\متلف الملفات 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء إدخال المدخلة ,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]Else[/COLOR]If [COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]4[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$del_short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileDelete[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@userprofiledir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\SendTo\متلف الملفات 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~                     @UserProfileDir & "\SendTo\متلف الملفات 2.0.lnk"[/COLOR]
[COLOR=#009933];~                     C:\Documents and Settings\Ashalshaihk\SendTo\متلف الملفات 2.0.lnk[/COLOR]

                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$del_short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء حذف المدخلة ,,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
    
    [COLOR=#0000ff]Func[/COLOR] _opticlose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_WinAPI_ShowWindow[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$optionswin[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_hide[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]

    [COLOR=#0000ff]Func[/COLOR] _[COLOR=#0000ff]Exit[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$exitans[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تحذير"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"هل أنت متأكد من الخروج؟"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exitans[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]6[/COLOR] [COLOR=#0000ff]Then[/COLOR]
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
والآن جاء موعد التحميل ,,
أكرر النسخة لاكتشاف الأخطاء ,, وليست للإستخدام
ملاحظة : البرنامج في هذه المرحلة يعتمد على المستخدم ,, أدخل أي شيء وسيقبله سواء في الأزرار أو في المعالجة :d:

الباسوورد : AsHalsHaIkH
يجب عليك تسجيل الدخول او تسجيل لمشاهدة الرابط المخفي


(( لا تذهب قبل أن تضع تجربك معه ولو بكود من سطرين :d:))
ضع هنا أي كود جربت تلوينه بالبرنامج

ملاحظة :: إن من يصنع شيء يفرح باكتشاف الأخطاء فيه مثلما يفرح عند الثناء عليه ,, فلا تقصرون في أخطاء ,, اقتراحات ,, مشاكل صادفتها ,,
 

^
^^
^^^
^^^^
^^^^^
^^^^^^
^^^^^^^
^^^^
^^^^
^^^^
^^^^
^^^^
^^^^
نسيت شي ,, سيتم حذف البرنامج من السيرفر بعد ثلاث أيام
 
للاسف اريد التعلم لكن كثرت عليا الاوامر ...
 
توقيع : saifou86
للاسف اريد التعلم لكن كثرت عليا الاوامر ...
أجل لو تتعلم لغة عملاقة زي الـ C++ شو بتسوي :d::bleh::hh:
أمزح معاك لا غير ,, :d::q:
ابدأ من دروس الدورة العشرة ,, أتقنها تمام الإتقان ,,
إذا أتقنتها اعتبر نفسك :ok: الباقي الآن ,,, بس أشياء بسيطة ,, لأن أهداف الدورة تحققت ,, ومن ضمنها التعود على البيئة وكيفية كتابة الأوامر وطريقتها :ok:
ثم ابدأ بدروس التقوية ,,
ثم بالدروس حسب الترتيب في الفهرس :ok:
وسترى نفسك تعلمت ,,
أو كتاب المساعدة مع البرنامج هو خير سبيل :ok: <<< أما إذا ما تعرف إنجليزي مثلي :d: هذا شي ثاني :d:
للعلم أخي ,, أنا لم أشاهد ولم أكتب في حياتي إلا تقريبا 30% من أوامر الـ AutoIt ولازلت أتعلم :b:
وأمارس !! <<< وهذا هو السر :ok:
اصنع برامج خفيفة ,, جدا ,, تبدأ بنعم أو لا ,, ثم كلما تعلمت أمر جديد فكرة في طريقة كيف تستفيد من الأمر في تطوير برنامجك ,, :ok:
ومع الوقت رح تجد أن البرنامج أصبح عملاق :ok:
 
الله يجزاك خير اخوي احمد
 



بالنسبه للشرح

للتعديل على ملف 7zs.sfx

( منقول )



9jfkwwma5li7xo9t1zr4.jpg




ملف bat

zbelu75th72pze5a9p69.jpg




لكن الامر الصحيح لحالتك

copy /b 7zs.sfx + c silent.exe c silent 2.exe

اذا محتاج توضيح اكثر قلي >> لكن بيطول لاني توني مفرمت


اخى الحبيب الصور غير ظاهرة
 
توقيع : zoro779
ببساطة ياغالي عندما لا يضع المستخدم شيء أو يضغط على كانسل,,
يرجع الأمر في المتغير بفاضي ,, يعني "" :d:
اشترط أن يكون ليس "" وإلا فالخروج ,,
ماأريد أخرب عليك الحماسة وأحط لك السكربت جاهز ,, أنا لما أتعلم شيء جديد ,تتملكني الحمااااااااسة ,, :y::ok:
---------------------------------------------------------------------------------------
على فكرة شباب
على فكرة ,, الكلمات (هائم , تتملكني ) ونحوها ,, في هذي المشاركة واللي قبلها ,,, تدريب على الأدب :d:
لا تنسوني من الدعاء ,,

السلام عليكم ورحمت الله وبركاته
حيـــــــــــــــــــــــــــــــــــــاك الله
والله لااعلم شو هالمناهج عندكم كيف تدرس كيمياء وفيزياء وتاريخ مع بعض هنا فى مصر ممنوع انك تدرسهم ابداااا فى عام واحد ترى الدراسه عندكم غير مخطط لها :cr::bleh:
انا كنت علمى علوم يعنى ادرس فى اول سنه
لغه عربية وادب ونصوص وبلاغه:hh:
كيمياء
رياضيات
لغه انجليزيه
لغه فرنسيه
دين مادة غير مرتبطه بالمجموع (لا توثر سواء نحجت ام رسبت):er::er:
اقتصاد واحصاء
=======================
ثم ننتقل الى السنه الاخيرة (ثالثه ثانوى)
ادرس
لغه عربية وكذا
فيزياء
لغه انجليزية
دين مادة غير مرتبطه بالمجموع (لا توثر سواء نحجت ام رسبت):er::er:
تربية قوميه
احياء
مستوى رفيع وهذه مادة اذا جبت فيها 10 من 10 يضاف الى مجموعك اما اذا رسبت فلا يؤثر الرسوب فيها عليك باى شى:no:
=========================
على العموم ربنا يوفقك على عجله الجاذبية ويبعد عنك سرعه الترسيب
تعرف فى سوال فى الكيمياء اتذكره الان جائنى فى الامتحان اكتبه لك
س3 :- من دارستك كيف تحصل على قنبلة نوويه من فخذ نمله ؟؟!! :eek:ترانى اول مارئيته تعقدت من الامتحانات .
هذا السوال فضلت ساعه ونصف احاول افكر فيه
الله المستعان
=============
وان شاء الله نفكر فى الكود علينا الجهد وعلى الله التيسير
=============

كنت هنسى مدرس الكيمياء بيسلم عليك :bleh:
 
توقيع : فدى الرسول
الرد باستخدام الاداه

السلام عليكم ورحمت الله وبركاته
حيـــــــــــــــــــــــــــــــــــــاك الله
والله لااعلم شو هالمناهج عندكم كيف تدرس كيمياء وفيزياء وتاريخ مع بعض هنا فى مصر ممنوع انك تدرسهم ابداااا فى عام واحد ترى الدراسه عندكم غير مخطط لها
انا كنت علمى علوم يعنى ادرس فى اول سنه
لغه عربية وادب ونصوص وبلاغه
كيمياء
رياضيات
لغه انجليزيه
لغه فرنسيه
دين مادة غير مرتبطه بالمجموع (لا توثر سواء نحجت ام رسبت)
اقتصاد واحصاء
=======================
ثم ننتقل الى السنه الاخيرة (ثالثه ثانوى)
ادرس
لغه عربية وكذا
فيزياء
لغه انجليزية
دين مادة غير مرتبطه بالمجموع (لا توثر سواء نحجت ام رسبت)
تربية قوميه
احياء
مستوى رفيع وهذه مادة اذا جبت فيها 10 من 10 يضاف الى مجموعك اما اذا رسبت فلا يؤثر الرسوب فيها عليك باى شى
=========================
على العموم ربنا يوفقك على عجله الجاذبية ويبعد عنك سرعه الترسيب
تعرف فى سوال فى الكيمياء اتذكره الان جائنى فى الامتحان اكتبه لك
س3 :- من دارستك كيف تحصل على قنبلة نوويه من فخذ نمله ؟؟!! ترانى اول مارئيته تعقدت من الامتحانات .
هذا السوال فضلت ساعه ونصف احاول افكر فيه
الله المستعان
=============
وان شاء الله نفكر فى الكود علينا الجهد وعلى الله التيسير
=============

كنت هنسى مدرس الكيمياء بيسلم عليك
 
توقيع : فدى الرسول
الله يجزاك خير اخوي احمد
ويجزاك الخير إن شاء الله ,,
السلام عليكم ورحمت الله وبركاته
حيـــــــــــــــــــــــــــــــــــــاك الله
والله لااعلم شو هالمناهج عندكم كيف تدرس كيمياء وفيزياء وتاريخ مع بعض هنا فى مصر ممنوع انك تدرسهم ابداااا فى عام واحد ترى الدراسه عندكم غير مخطط لها :cr::bleh:
انا كنت علمى علوم يعنى ادرس فى اول سنه
لغه عربية وادب ونصوص وبلاغه:hh:
كيمياء
رياضيات
لغه انجليزيه
لغه فرنسيه
دين مادة غير مرتبطه بالمجموع (لا توثر سواء نحجت ام رسبت):er::er:
اقتصاد واحصاء
=======================
ثم ننتقل الى السنه الاخيرة (ثالثه ثانوى)
ادرس
لغه عربية وكذا
فيزياء
لغه انجليزية
دين مادة غير مرتبطه بالمجموع (لا توثر سواء نحجت ام رسبت):er::er:
تربية قوميه
احياء
مستوى رفيع وهذه مادة اذا جبت فيها 10 من 10 يضاف الى مجموعك اما اذا رسبت فلا يؤثر الرسوب فيها عليك باى شى:no:
وعليكم السلام
نظامنا كالتالي و,
الثانوية ثلاث سنوات ,, سنة عام ,, وسنتين تخصص (علمي , أدبي ) أو كما يسميها البعض :d:(طبيعي , شرعي )
في السنة الأولى تدرس كل شي ,, جميع المواد ,,
وبعدين تحدد إما علمي أو أدبي
في العلمي تكون مواد الدين والعربي والإجتماعيات صغيييييييييييييييييرة :d:
والعلوم (رياضيات ....... إلخ) تغم النفس أول ما تشوفها ,, :er: ,,,
والعكس بالعكس ,,
والمشترك هو (الحاسب الألي + اللغة الإنجليزية ) نفس المناهج في التخصصين :d:
=========================
على العموم ربنا يوفقك على عجله الجاذبية ويبعد عنك سرعه الترسيب
تعرف فى سوال فى الكيمياء اتذكره الان جائنى فى الامتحان اكتبه لك
س3 :- من دارستك كيف تحصل على قنبلة نوويه من فخذ نمله ؟؟!! :eek:ترانى اول مارئيته تعقدت من الامتحانات .
هذا السوال فضلت ساعه ونصف احاول افكر فيه
الله المستعان
هههههههههههههههههههههههههههه
قنبلة نووية من فخذ نملة :hh::hh::hh::hh::hh::hh::hh::hh::hh::hh::hh::hh:............. إلخ :d::q:
فعلا شي يغم النفس :d::hh:
الجميل إنك ساعة ونص (تحاول ) تفكر فيه <<< يعني لسه ما فكرت بس تحاول إنك تفكر :hh::hh:
طيب شو الجواب الصحيح :d::q: ؟؟؟؟
=============
وان شاء الله نفكر فى الكود علينا الجهد وعلى الله التيسير
=============
كنت هنسى مدرس الكيمياء بيسلم عليك :bleh:
:d::smile::f:
بالتوفيق !! :ok:
 
الآن أستطيع أن أقول إني نفذت 95% من البرنامج ,,
والذي لا يحمل إسم حتى الآن :mad:

سأطرحه للتجربة ووضع الأخطاء هنا ,,
علما بان النسخة هذه تمثل فقط الزبدة ,,
يعني كمحرك السيارة بالنسبة لها ,, لسة بقي المقاعد والمكيف والمسجل والأنوار إلخ إلخ إلخ ,,
رح تتغير الواجهة بشكل كبير (صنع واجهة جديدة) ومع خيارات كثيرة ومفصلة ,, إمكانية تغيير الخط لكل وحدة + الميلان ... إلخ إلخ إلخ ,, وكله حسب ذوقك !!! أو إنك مثلا تريد تسلط الضوء على شيء معين ,,
ولكن هذي فقط للتجربة حتى يتم تطوير الأساس وهو الأصل ,, والباقي سهل بإذن الله ,,

إن كنتم تسألون عن كيف يخرج النتيجة ,, !!!!
تخرج مثل كذا ,,
كود:
    [ color=0000ff]FOr[ /color] [ Color=aa0000]$r[ /COLOR] [ color=ff0000]=[/ color] [ color=ac00a9]1[ /color] [ color=0000ff]To  [ /color] [c olor=000090][colo r=000090]String[/c olor]Len[/col or][colo r=ff0000]([/c olor][Colo r=aa0000]$String[/COL OR][color =ff0000])[/col or][Color =009933][/C OLOR]
ملاحظة وضعت فراغات حتى تخرج أكواد الألوان ,,

تجربة
على سورس متلف الملفات 2.0 Ashalshaikh MA
هذي لتجربة اللون فقط ,, وليس لها أي دخل في شيء آخر في الموضوع ,,
الكود عملته قديما ,, مركرك :d: ومخربط ,, وحالته حالة ,,
إذا إنت مصر تتابعة بكيفك ,, بس ماراح ينفعك ,,
((( ليس للنقل أبدا )))
((( لم يتم التدخل في حرف واحد )))
كود:
[COLOR=#009933];****************************[/COLOR]
[COLOR=#009933];~ *** التأكد من ملف الإسم ***[/COLOR]
[COLOR=#009933];****************************[/COLOR]
    [COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\s.dll"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"مفقود s.dll الملف"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]Exit[/COLOR]
    [COLOR=#0000ff]EndIf[/COLOR]
 
[COLOR=#009933];************************[/COLOR]
[COLOR=#009933];*** استجلاب السكربتات ***[/COLOR]
[COLOR=#009933];************************[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <constants[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <guiconstantsex[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <GUIedit[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <EditConstants[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
    [COLOR=#f000ff]#Include[/COLOR][COLOR=#9999cc] <winApi[COLOR=#0000ff].au3[/COLOR]>[/COLOR]
 
 
 
 
[COLOR=#009933];*********************[/COLOR]
[COLOR=#009933];~ *** ضبط الخيارات ***[/COLOR]
[COLOR=#009933];*********************[/COLOR]
    opt [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"traymenumode"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];==> إزالة الفائمة الإفتراضية[/COLOR]
    opt [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"guioneventmode"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933]; ==> جعل الأحداث غير مستمرة بالنسبة للجاي[/COLOR]
    opt [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"trayoneventmode"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];==>جعل الأحداث غير مستمرة بالنسبة للقائمة[/COLOR]
    #Notrayicon[COLOR=#009933];==> اخفاء أيقونة التراي ,, حتى يجهز الأوامر[/COLOR]
 
[COLOR=#009933];~ msgbox (0,"","هذه النسخة تجريبية ولا تصلح للإستخدام العام أو الدائم")[/COLOR]
 
[COLOR=#009933];***********************[/COLOR]
[COLOR=#009933];~ *** تعريف المتغيرات ***[/COLOR]
[COLOR=#009933];***********************[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$PROGGUI[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$Aboutwin[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$optionswin[/COLOR] [COLOR=#009933];===> متغيرات أسماء النوافذ[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$checkbox_delete_file[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR] [COLOR=#009933];=====> متغيرات العناصر في النوافذ[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#009933];=====> متغيرات الملفات والروابط[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$swetch[/COLOR] [COLOR=#009933];=====> متغير السويتش ورابط املف[/COLOR]
    [COLOR=#0000ff]Global[/COLOR] [COLOR=#aa0000]$startup_item_enable[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$startup_item_disable[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#009933];=====> متغيرات بعض الأماكن[/COLOR]
 
 
[COLOR=#009933];~ *********************************[/COLOR]
[COLOR=#009933];~ ****** نبذة عن بعض المتغيرات ******[/COLOR]
[COLOR=#009933];~ *********************************[/COLOR]
[COLOR=#009933];~ $swetch = يمثل هذا المتغير السويتش أو الملف في فتح باستخدام أو إرسال إلى[/COLOR]
[COLOR=#009933];~ $sure_fastbader = يمثل هذا المتغير بـ واحد أو صفر وهو كالتالي :: عندما يكون هناك فتح بإستخدام يكون واحد[/COLOR]
[COLOR=#009933];~ $PROGGUI,$Aboutwin,$optionswin = أسماء النوافذ[/COLOR]
[COLOR=#009933];~ $exusts_tray = ويمثل بـ واحد أو لا وهو إن كان سبق عمل تراي يكون واحد وإن كان أول مرة يكون صفر وهو للتنظيز[/COLOR]
[COLOR=#009933];~ $exusts_tray = 0= not tach ,1=normol , 2= sweetch ,3=open with[/COLOR]
 
[COLOR=#009933];*****************************[/COLOR]
[COLOR=#009933];~ *** تغيين تشغيل باستخدام ***[/COLOR]
[COLOR=#009933];*****************************[/COLOR]
        [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#009933];راجع حول بعض المتغيرات[/COLOR]
 
        [COLOR=#0000ff]FOr[/COLOR] [COLOR=#aa0000]$i[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]To[/COLOR] [COLOR=#aa0000]$CmdLine[/COLOR][COLOR=#ff0000][[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000]][/COLOR][COLOR=#009933];=======[/COLOR]
            [COLOR=#aa0000]$swetch[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#aa0000]$CmdLine[/COLOR][COLOR=#ff0000][[/COLOR][COLOR=#aa0000]$i[/COLOR][COLOR=#ff0000]][/COLOR][COLOR=#009933];=======> تعريف السويتش وعمل تشغيل بإستخدام[/COLOR]
        [COLOR=#0000ff]Next[/COLOR][COLOR=#009933];===========================/[/COLOR]
 
            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$swetch[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#9999cc]"/mini"[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                [COLOR=#aa0000]$exusts_tray[/COLOR]  [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]2[/COLOR] 
                _start_tray[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];=======> إذا كان السويتش يكون على طول على التراي [/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$swetch[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR]
                [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]3[/COLOR]
                _guiprogram [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
 
[COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR]
_guiprogram [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
 
 
[COLOR=#009933];***********************************************[/COLOR]
[COLOR=#009933];~ ******************* الأحداث*******************[/COLOR]
[COLOR=#009933];***********************************************[/COLOR]
    [COLOR=#0000ff]Func[/COLOR] _pause [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#009933];***********************[/COLOR]
        [COLOR=#009933];~ *** لتثبيت البرنامج***[/COLOR]
        [COLOR=#009933];***********************[/COLOR]
            [COLOR=#0000ff]While[/COLOR] [COLOR=#ac00a9]1[/COLOR]
                [COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]WEnd[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _start_tray [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Or[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]2[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
 
        [COLOR=#009933];*********************[/COLOR]
        [COLOR=#009933];~ *** تعيين الهوت كي***[/COLOR]
        [COLOR=#009933];*********************[/COLOR]
            [COLOR=#000090]HotKeySet[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"{F8}"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"_guiprogram"[/COLOR][COLOR=#ff0000])[/COLOR]
 
        [COLOR=#009933];******************************[/COLOR]
        [COLOR=#009933];~ *** ضبط النقر على الأيقونة***[/COLOR]
        [COLOR=#009933];~******************************[/COLOR]
            [COLOR=#000090]TraySetClick[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];==> ضبط الزر اليمين حتى يستجيب[/COLOR]
 
        [COLOR=#009933];************************[/COLOR]
        [COLOR=#009933];~ *** صنع قائمة التراي***[/COLOR]
        [COLOR=#009933];************************[/COLOR]
            [COLOR=#aa0000]$guiprogram_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اظهار الواجهة"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$guiprogram_item[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiprogram"[/COLOR][COLOR=#ff0000])[/COLOR]
 
            [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR][COLOR=#009933]; ==> انشاء خط[/COLOR]
 
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
            [COLOR=#009933];*/*/ تعيين قائمة التشغيل التلقائي /*/*[/COLOR]
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
            [COLOR=#aa0000]$options_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_item[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_options"[/COLOR][COLOR=#ff0000])[/COLOR]
 
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
            [COLOR=#009933];*/*/ انتهى تعيين قائمة التشغيل التلقائي /*/*[/COLOR]
            [COLOR=#009933];*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*[/COLOR]
 
                [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933]; ==> انشاء خط[/COLOR]
 
                [COLOR=#aa0000]$About_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$About_item[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_About"[/COLOR][COLOR=#ff0000])[/COLOR]
 
                [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933]; ==> انشاء خط[/COLOR]
 
                [COLOR=#aa0000]$exit_item[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]TrayCreateItem[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خروج"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]TrayItemSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$exit_item[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_Exit"[/COLOR][COLOR=#ff0000])[/COLOR]
 
        [COLOR=#009933];*****************************************[/COLOR]
        [COLOR=#009933];- *** ضبط النقر على التراي بالزر العادي***[/COLOR]
        [COLOR=#009933];*****************************************[/COLOR]
            [COLOR=#000090]TraySetOnEvent[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$TRAY_EVENT_PRIMARYUP[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiprogram"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#009933];===> لجعل النقر يؤدي إلى الجاي بروقرام[/COLOR]
 
        [COLOR=#009933];*******************************[/COLOR]
        [COLOR=#009933];~ *** اضهار القائمة والأيقونة***[/COLOR]
        [COLOR=#009933];*******************************[/COLOR]
            [COLOR=#000090]TraySetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
 
        [COLOR=#009933];**********************[/COLOR]
        [COLOR=#009933];~ *** ضبط اسم التراي***[/COLOR]
        [COLOR=#009933];**********************[/COLOR]
        TraySet[COLOR=#000090]ToolTip[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh متلف الملفات 2.0 برمجة أحمد الشيخ"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
 
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]2[/COLOR] [COLOR=#0000ff]Then[/COLOR] _pause[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _guiprogram[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
 
    [COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]WinExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh متلف الملفات 2.0 برمجة أحمد الشيخ  "[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"اختيار الملف"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$PROGGUI[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICreate[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh متلف الملفات 2.0 برمجة أحمد الشيخ  "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreatePic[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@windowsdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\Santa Fe Stucco.bmp"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]6[/COLOR] [COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~                     GUICtrlCreatePic (@scriptdir & "\s.dll",130,2,240,60,0x06 )[/COLOR]
                    [COLOR=#000090]GUICtrlCreatePic[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\s.dll"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#0000ff].5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]6[/COLOR] [COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#aa0000]$mode[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#9999cc]"الإتلاف السريع"[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#aa0000]$mode[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#9999cc]"الوضع العادي"[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR] [COLOR=#9999cc]"الوضع: "[/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#aa0000]$mode[/COLOR] [COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR] [COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]0[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR] [COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
 
                    [COLOR=#000090]GUICtrlCreateGroup[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اختيار الملف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#aa0000]$browser_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"... استعراض"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$browser_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_Browser"[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$browser_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_DISABLE[/COLOR][COLOR=#ff0000])[/COLOR]
 
                        [COLOR=#aa0000]$Browser_textbox[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateInput[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$ES_NOHIDESEL[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                                [COLOR=#0080ff]_GUICtrlEdit_SetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$swetch[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]EndIf[/COLOR]
                        [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]": الدليل"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#000090]GUICtrlSetFont[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
[COLOR=#009933];~                     $important_button = GUICtrlCreateButton ("هام",450,70,40,25)[/COLOR]
 
 
                    [COLOR=#aa0000]$checkbox_delete_file[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateCheckbox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"الحذف بعد الإتلاف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$checkbox_delete_file[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_checked[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#aa0000]$Apply_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"تنفيذ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Apply_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_Apply"[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                        [COLOR=#aa0000]$Exit_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"إغلاق"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Exit_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#aa0000]$Exit_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اخفاء"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Exit_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
 
                    [COLOR=#aa0000]$options_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]5[/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_options"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_DISABLE[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#aa0000]$About_button[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateButton[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$About_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_About"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$About_button[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_DISABLE[/COLOR][COLOR=#ff0000])[/COLOR]
 
                [COLOR=#000090]GUISetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$gui_event_close[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_guiclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUISetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_show[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                _start_tray[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR]
                    _pause [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
            [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exusts_tray[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]3[/COLOR] [COLOR=#0000ff]Then[/COLOR] _pause[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]Else[/COLOR] 
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
            [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"يوجد نافذة ظاهرة ,, أطفئها ثم حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _guiclose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_WinAPI_ShowWindow[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$PROGGUI[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_hide[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
        claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _Browser[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$file_path_brows[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileOpen[/COLOR]dia[COLOR=#000090]Log[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"اختر الملف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@homedrive[/COLOR][/COLOR] [COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"كل الملفات (*.*)"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_GUICtrlEdit_SetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$file_path_brows[/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR] 
 
    [COLOR=#0000ff]Func[/COLOR] claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~         if not $file_path ="" then[/COLOR]
            [COLOR=#aa0000]$file_path[/COLOR] [COLOR=#ff0000]=[/COLOR][COLOR=#9999cc]""[/COLOR]
            [COLOR=#0080ff]_GUICtrlEdit_SetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~         EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
        [COLOR=#0000ff]Func[/COLOR] _Apply[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
 
        [COLOR=#aa0000]$file_path[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Browser_textbox[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$file_exists[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$file_exists[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$surefile[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تحذير"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"هل أنت متأكد من اتلاف الملف:ـ"[/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#ff33ff][COLOR=#ff33ff]@cr[/COLOR][/COLOR]lf [COLOR=#ff0000]&[/COLOR] [COLOR=#aa0000]$file_path[/COLOR] [COLOR=#ff0000])[/COLOR]
                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$surefile[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]6[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#aa0000]$file_path_open[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileOpen[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$file_path_open[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                            [COLOR=#000090]MsgBox[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"لا يمكن التعامل مع الملف تأكد أنه غير مستخدم"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]Else[/COLOR]
                            [COLOR=#000090]FileClose[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path_open[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الإتلاف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الإتلاف بنجاح"[/COLOR][COLOR=#ff0000])[/COLOR]
                            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$checkbox_delete_file[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                                [COLOR=#aa0000]$test_delete[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileDelete[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$file_path[/COLOR][COLOR=#ff0000])[/COLOR]
                                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$test_delete[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                                    [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"فشل الحذف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"فشل الحذف"[/COLOR][COLOR=#ff0000])[/COLOR]
                                [COLOR=#0000ff]Else[/COLOR]
                                    [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الحذف"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تم الحذف بنجاح"[/COLOR][COLOR=#ff0000])[/COLOR]
                                [COLOR=#0000ff]EndIf[/COLOR]
                            [COLOR=#0000ff]EndIf[/COLOR]
                            claen_path [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#0000ff]EndIf[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"الملف غير موجود"[/COLOR][COLOR=#ff0000])[/COLOR]
                        claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]EndIf[/COLOR]
        [COLOR=#0000ff]Else[/COLOR]
            [COLOR=#000090]MsgBox[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"الملف غير موجود"[/COLOR][COLOR=#ff0000])[/COLOR]
            claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$sure_fastbader[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
            _guiclose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _About[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]WinExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"متلف الملفات 2.2"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                [COLOR=#aa0000]$Aboutwin[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICreate[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"حول"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"متلف الملفات 2.0"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetFont[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Times New Roman"[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]":تمت كتابة البرنامج من قبل"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh أحمد الشيخ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Ashalshaikh@hotmail.com"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetColor[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR]FF[COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetFont[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Times New Roman"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetCursor[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_SENDMAIL"[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"AutoIt 3 Script : بلغة"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"متلف الملفات يقوم بإتلاف الملفات دون أمل في استرجاعها"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"ويقوم بتحريرها وحذف جميع ما بداخلها ويحول الحجم إلى صفر"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"لا تنسوني من صالح الدعاء"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"مجاني وحقوق النشر والتوزيع لكل مسلم"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]3[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]7[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#000090]GUICtrlCreateLabel[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]8[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]2[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
                    [COLOR=#000090]GUICtrlCreateIcon[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptfullpath[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
 
                [COLOR=#000090]GUISetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$gui_event_close[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_aboclose"[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUISetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_show[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _aboclose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_WinAPI_ShowWindow[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$Aboutwin[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_hide[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
        claen_path[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _[COLOR=#000090]Send[/COLOR]MAIL[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        Shell[COLOR=#000090]Execute[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"mailto:Ashalshaikh@hotmail.com"[/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
 
    [COLOR=#0000ff]Func[/COLOR] _options [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#0000ff]If[/COLOR] [COLOR=#0000ff]Not[/COLOR] [COLOR=#000090]WinExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000],[/COLOR] [COLOR=#9999cc]"تشغيل مع بدء النظام"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
        [COLOR=#aa0000]$optionswin[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICreate[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"خيارات"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]4[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000])[/COLOR]
 
            [COLOR=#aa0000]$options_checkbox_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateCheckbox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"تشغيل مع بدء النظام"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_STARTUP"[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#aa0000]$options_checkbox_sendto[/COLOR]  [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlCreateCheckbox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"(عمل إختصار في إرسال إلى (الأتلاف السريع"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]5[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#0000ff]Default[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR]x[COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#000090]GUICtrlSetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000]-[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_sendto"[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#000090]GUISetOnEvent[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$gui_event_close[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"_opticlose"[/COLOR][COLOR=#ff0000])[/COLOR]
 
        [COLOR=#009933];*****************************[/COLOR]
        [COLOR=#009933];~ ***  التأكد من الخيارات  ***[/COLOR]
        [COLOR=#009933];*****************************[/COLOR]
 
 
            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@startupdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\MA 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]        
            [COLOR=#0000ff]Else[/COLOR]
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
 
            [COLOR=#0000ff]If[/COLOR] [COLOR=#000090]FileExists[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@userprofiledir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\SendTo\متلف الملفات 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR] [COLOR=#0000ff]Then[/COLOR] 
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]        
            [COLOR=#0000ff]Else[/COLOR]
                [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
            [COLOR=#0000ff]EndIf[/COLOR]
 
        [COLOR=#000090]GUISetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _STARTUP [COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~ check = 1 ,, not check = 4[/COLOR]
            [COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileCreateShortcut[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptfullpath[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@startupdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\MA 2.0.lnk"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@workingdir[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"/mini"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء إدخال المدخلة ,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]Else[/COLOR]If [COLOR=#aa0000]$optins_checkbox_startup_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]4[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$del_short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileDelete[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@startupdir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\MA 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$del_short_startup[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء حذف المدخلة ,,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_startup[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _[COLOR=#000090]Send[/COLOR]To[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]GUICtrlRead[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
                [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]1[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileCreateShortcut[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@scriptfullpath[/COLOR][/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@userprofiledir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\SendTo\متلف الملفات 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء إدخال المدخلة ,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]Else[/COLOR]If [COLOR=#aa0000]$optins_checkbox_sendto_stats[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]4[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                    [COLOR=#aa0000]$del_short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]FileDelete[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@userprofiledir[/COLOR][/COLOR] [COLOR=#ff0000]&[/COLOR] [COLOR=#9999cc]"\SendTo\متلف الملفات 2.0.lnk"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#009933];~                     @UserProfileDir & "\SendTo\متلف الملفات 2.0.lnk"[/COLOR]
[COLOR=#009933];~                     C:\Documents and Settings\Ashalshaihk\SendTo\متلف الملفات 2.0.lnk[/COLOR]
 
                    [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$del_short_sendto[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]0[/COLOR] [COLOR=#0000ff]Then[/COLOR]
                        [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"خطأ"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"حدثت مشكلة أثناء حذف المدخلة ,,, حاول مرة أخرى"[/COLOR][COLOR=#ff0000])[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_CHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]Else[/COLOR]
                        [COLOR=#000090]GUICtrlSetState[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$options_checkbox_sendto[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#aa0000]$GUI_unCHECKED[/COLOR][COLOR=#ff0000])[/COLOR]
                    [COLOR=#0000ff]EndIf[/COLOR]
                [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _opticlose[COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0080ff]_WinAPI_ShowWindow[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#aa0000]$optionswin[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#ff33ff][COLOR=#ff33ff]@sw_hide[/COLOR][/COLOR][COLOR=#ff0000])[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]
 
    [COLOR=#0000ff]Func[/COLOR] _[COLOR=#0000ff]Exit[/COLOR][COLOR=#ff0000]([/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#aa0000]$exitans[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]1[/COLOR][COLOR=#ac00a9]9[/COLOR][COLOR=#ac00a9]6[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"تحذير"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"هل أنت متأكد من الخروج؟"[/COLOR][COLOR=#ff0000])[/COLOR]
        [COLOR=#0000ff]If[/COLOR] [COLOR=#aa0000]$exitans[/COLOR] [COLOR=#ff0000]=[/COLOR] [COLOR=#ac00a9]6[/COLOR] [COLOR=#0000ff]Then[/COLOR]
            [COLOR=#0000ff]Exit[/COLOR]
        [COLOR=#0000ff]EndIf[/COLOR]
    [COLOR=#0000ff]End[COLOR=#0000ff]Func[/COLOR][/COLOR]

والآن جاء موعد التحميل ,,
أكرر النسخة لاكتشاف الأخطاء ,, وليست للإستخدام
ملاحظة : البرنامج في هذه المرحلة يعتمد على المستخدم ,, أدخل أي شيء وسيقبله سواء في الأزرار أو في المعالجة :d:

الباسوورد : AsHalsHaIkH
يجب عليك تسجيل الدخول او تسجيل لمشاهدة الرابط المخفي


(( لا تذهب قبل أن تضع تجربك معه ولو بكود من سطرين :d:)) ضع هنا أي كود جربت تلوينه بالبرنامج

ملاحظة :: إن من يصنع شيء يفرح باكتشاف الأخطاء فيه مثلما يفرح عند الثناء عليه ,, فلا تقصرون في أخطاء مصايب ,, اقتراحات ,, مشاكل صادفتها ,,

رجعنا لك بتجربة مع كود الباتش :hh:

كود:
[COLOR=#000090]FileCopy[/COLOR] [COLOR=#ff0000]([/COLOR] [COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"C:\Program Files\SWiSH Max2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Run[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
controlclik [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TCheckBox7"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
controlclik [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TButton2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]ControlGetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Static1"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]ProcessClose[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]

قبل ان اطرح ملاحظاتي احب اشكرك على المجهود ما شاء الله عليك برنامج رائع وخفيف ويوفر الوقت على مستخدمينه


بالنسبه لملاحظاتي

في حالة الضغط على مربع To File لحفظ الكود الملون بصيغة TXT
بعد ان يتم حفظه والذهاب لمشاهدته لا تستطيع فتحه كملف نصي عادي وانما يجب عليك فتحه عن طريق الزر الايمن ثم اختيار فتح أو فتح بأستخدام

الملاحظه الثانيه
في البرنامج تستطيع الضغط على Ctrl+C للنسخ و Ctrl+V للصق
ولكن لا تستطيع الضغط على Ctrl+A لتحديد الكل :smile:

وبالتوفيق لك بالباقي

========
الهامش :hh:
ياليت تشيك لي على صحة أوامر الباتش اللي فوق لانه قهرني :cr:
اذا عندك الأمر بشكل كامل ياليت تكتبه أو اعطيك طريقة عملي مصوره فيديو وتشوف الخطأ وين :f:

المعذره على التأخر لكن صار لجهازي مشكله والموضوع لازال جاري في قسم مشاكل الحاسب :hh:
 
سؤال

ليه controlclik
لونها اسود ؟
 
رجعنا لك بتجربة مع كود الباتش :hh:

كود:
[COLOR=#000090]FileCopy[/COLOR] [COLOR=#ff0000]([/COLOR] [COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"C:\Program Files\SWiSH Max2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Run[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
controlclik [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TCheckBox7"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
controlclik [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TButton2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]ControlGetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Static1"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]ProcessClose[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]
قبل ان اطرح ملاحظاتي احب اشكرك على المجهود ما شاء الله عليك برنامج رائع وخفيف ويوفر الوقت على مستخدمينه


بالنسبه لملاحظاتي

في حالة الضغط على مربع To File لحفظ الكود الملون بصيغة TXT
بعد ان يتم حفظه والذهاب لمشاهدته لا تستطيع فتحه كملف نصي عادي وانما يجب عليك فتحه عن طريق الزر الايمن ثم اختيار فتح أو فتح بأستخدام

الملاحظه الثانيه
في البرنامج تستطيع الضغط على Ctrl+C للنسخ و Ctrl+V للصق
ولكن لا تستطيع الضغط على Ctrl+A لتحديد الكل :smile:

وبالتوفيق لك بالباقي

========
الهامش :hh:
ياليت تشيك لي على صحة أوامر الباتش اللي فوق لانه قهرني :cr:
اذا عندك الأمر بشكل كامل ياليت تكتبه أو اعطيك طريقة عملي مصوره فيديو وتشوف الخطأ وين :f:

المعذره على التأخر لكن صار لجهازي مشكله والموضوع لازال جاري في قسم مشاكل الحاسب :hh:
أهلا أهلا ,,
أولا أود أن أشكرك أشد الشكر ,,
على تجربتك ووضعها هنا ,,
يظهر أن الأداة قامت بالواجب :ok:
وملاحظاتك على العين والراس ,,
ومعظمها تم التغلب عليها !!! :ok:
ستكون جميع خصائص الـ Edit (مكان الكتابة) كاملة ,, كما في المفكرة ,, يعني يقبل النسخ واللصق وكل شيء ,,
وملاحظة الحفظ ,, لاحظتها :d: وهي بسيطة بإذن الله !!
بالنسبة لصحة الأوامر تابع معي ,,
سؤال

ليه controlclik
لونها اسود ؟
لأنها مكتوبة غلط :bleh::bleh::bleh:
أي شي ماله لون في المحرر(SCiE ) المرفق مع البرنامج اعلم أنه غلط ,, إلا ما ندر :smile:

======================================================
نسيت ميزة في الأداة :d:
تصلح لك شكل الأمر :ok:
يعني مثلا ,,, إنت كاتب fiLEcOpy أو filecopy رح تخليه لك FileCopy :ok:
تحياتي ,,
 
^
^
صحيح نسيت الميزه في البرنامج :hh:
اذكر اني كاتب الأوامر بحروف صغيره بعد التحويل للألوان اصبحت حروف كبيره
وهذه ميزه مهمه :ok:
الا controlclik << يعنى غلط الكتابه كذا :?:

عموماً راح اتأكد من الكتابه :d:

بس اذا رجعت وفضيت لا تنسى أوامر الباتش :i:
 
توقيع : Future Tank X-1
^
^
صحيح نسيت الميزه في البرنامج :hh:
اذكر اني كاتب الأوامر بحروف صغيره بعد التحويل للألوان اصبحت حروف كبيره
وهذه ميزه مهمه :ok:
الا controlclik << يعنى غلط الكتابه كذا :?:

عموماً راح اتأكد من الكتابه :d:

بس اذا رجعت وفضيت لا تنسى أوامر الباتش :i:
:d:
إن شاء الله ,,
جرب هذا الأمر ,,
كود:
[COLOR=#000090]FileCopy[/COLOR] [COLOR=#ff0000]([/COLOR] [COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"C:\Program Files\SWiSH Max2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Run[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=Navy]controlclick[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TCheckBox7"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=Navy]controlclick[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TButton2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#000090]ControlGetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Static1"[/COLOR][COLOR=#ff0000])[/COLOR][COLOR=#ff0000])[/COLOR][COLOR=#ff0000][/COLOR]
[COLOR=#000090]ProcessClose[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]

لم تتم تجربته لأنه نفس اللي حطيته إنت مع شوية تغيير :d:
 
:d:
إن شاء الله ,,
جرب هذا الأمر ,,
كود:
[COLOR=#000090]FileCopy[/COLOR] [COLOR=#ff0000]([/COLOR] [COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"C:\Program Files\SWiSH Max2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Run[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=navy]controlclick[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TCheckBox7"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=navy]controlclick[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:TForm1] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"TButton2"[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]Sleep[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]2[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]WinWait[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]MsgBox[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#ac00a9]0[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#000090]ControlGetText[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]" [CLASS:#32770] "[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]""[/COLOR][COLOR=#ff0000],[/COLOR][COLOR=#9999cc]"Static1"[/COLOR][COLOR=#ff0000])[/COLOR][COLOR=#ff0000])[/COLOR]
[COLOR=#000090]ProcessClose[/COLOR] [COLOR=#ff0000]([/COLOR][COLOR=#9999cc]"Patch-Swishmax2.exe"[/COLOR][COLOR=#ff0000])[/COLOR]

لم تتم تجربته لأنه نفس اللي حطيته إنت مع شوية تغيير :d:

صحيح الأمر نفسه ولكن بدون اي نتيجه ايجابيه :er:
الأمر الاول تظهر عليه نتيجه ايجابيه اكثر

اتوقع ان فيه امر ناقص لكن ما هو ؟؟

مشكلتي هي في وقت تنفيذ الضغط على كلمة باتش يفترض ان ينتظر مده اطول

الصوره التاليه توضح
1- اختيار البرنامج المراد تفعيله وتم تنفيذ هذا الأمر بشكل صحيح
2- الضغط على كلمة وتم تنفيذه بشكل صحيح
3- الخط البرتقالي المفترض يظهر فوقه خط رصاصي يتجه من اليسار الى اليمين
وهو مهله لكي يتم تنفذ الباتش مع البرنامج
لكن في الأوامر اللي وضعناها الباتش لا يأخذ وقته بالتفعيل :f:

i19380_44.jpg


اذا ما فيه حل لهذه المشكله فليس للباتش داعي :cr:

وكثر الله خيركم :b:
 
يعطيكم العافيه
 
ممكن ترفع الاداة اخى احمد على موقع اخر غير الزد شير لانة محجوب عندى
 
توقيع : zoro779
ممكن ترفع الاداة اخى احمد على موقع اخر غير الزد شير لانة محجوب عندى



بعد اذن الأخ ashalshaikh
تم رفع البرنامج مره اخرى على سيرفر اخر
وسيتم حذفه تلقائي من السيرفر بعد شهر

يجب عليك تسجيل الدخول او تسجيل لمشاهدة الرابط المخفي


تحميل موفق :smile:
 
عدنا :d:

كان عندي رياضيات + حديث

الحمد لله الحديث بسيييطة الله يوفقك يا استاذ خالد

المهم :d:

اللي عنده موقع للأيقونات يكتبه هنا لأني احتاجها
 
عودة
أعلى