إعـــــــلان

تقليص
لا يوجد إعلان حتى الآن.

IR AMS ButtonPack

تقليص
هذا الموضوع مغلق.
X
X
 
  • تصفية - فلترة
  • الوقت
  • عرض
إلغاء تحديد الكل
مشاركات جديدة

  • IR AMS ButtonPack






    400 exclusive HQ button for IR AMS



    format:
    .btn
    size:
    11.9 MB
    AMS:
    all





    كود:
    https://mega.nz/#!UFgx2BIK!sFefGOlpzfOaaS8bE9oFLuMsUc3N2OPVvJwvkS_2Fj0

  • #2
    تم التحميل ولكن الملف التنفيذى لا يعمل على إظهار أى شيئ عند الضغط على أى شيئ كما أن شريط التقدم "Progress" لا يعمل أيضا

    تعليق


    • #3
      hi my friend

      files extraction directory:
      AMS7 = "\\AutoPlay Media Studio 7.0\\Gallery\\Buttons"
      AMS8 = "\\AutoPlay Media Studio 8\\ Gallery\\Buttons"


      make sure that the directory is present and if it is not created and you will see that it works


      see you
      best regards

      تعليق


      • #4
        المشاركة الأصلية بواسطة مارجوم، مشاهدة المشاركة
        hi my friend

        files extraction directory:
        AMS7 = "\\AutoPlay Media Studio 7.0\\Gallery\\Buttons"
        AMS8 = "\\AutoPlay Media Studio 8\\ Gallery\\Buttons"


        make sure that the directory is present and if it is not created and you will see that it works


        see you
        best regards
        The problem with your installation code,The Paths you are set incorrect
        Tell me what code you are using and I will work on correcting 4 you so that it works well
        best regards usamakey

        تعليق


        • #5



          the problem is not the script it work fine

          تعليق


          • #6
            المشاركة الأصلية بواسطة مارجوم، مشاهدة المشاركة



            the problem is not the script it work fine
            I Have the Cracked Version Of AutoPlay Media Studio So Your Code is not the Right Way

            : The following code will work in both cases if the User Have

            AutoPlay Media Studio 8 Trial
            or
            AutoPlay Media Studio 8

            كود:
            --
            function FileProgress(Source, Destination, Copied, Total, FileCopied, FileTotal)
                 if Source~="" then
                     Label.SetText("FileName", "..."..String.Mid(Source, String.Length(_SourceFolder)+1, -1));
                 end
                 Progress.SetCurrentPos("Progress2", (Copied/Total)*100);
                 return true
            end
            -------------------------------------------
            result = Shell.GetFolder(SHF_PROGRAMFILES);
            find = Folder.Find(result.."\\", "AutoPlay Media Studio*", false, nil);
            if find~=nil then
                 for i, s in pairs(find) do
                      result = File.DoesExist(find[i].."\\AutoPlayDesign.exe");
                      if result then
                           File.Copy(_SourceFolder.."\\AutoPlay\\Buttons\\*.*", find[i].."\\Gallery\\Buttons", true, true, false, true, FileProgress);
                           Dialog.Message("",find[i].."\\Gallery\\Buttons");
                      end
                 end
            end

            تعليق


            • #7
              thank you my friend I had not thought about the various versions

              تعليق

              مواضيع تهمك

              تقليص

              المنتدى: القسم العام نشرت بواسطة: ماريا عبد الله الوقت: 06-08-2025 الساعة 11:33 PM
              المنتدى: القسم العام نشرت بواسطة: ماريا عبد الله الوقت: 06-04-2025 الساعة 05:29 PM
              المنتدى: القسم العام نشرت بواسطة: ماريا عبد الله الوقت: 05-31-2025 الساعة 10:07 PM
              المنتدى: القسم العام نشرت بواسطة: ماريا عبد الله الوقت: 05-30-2025 الساعة 11:48 PM
              المنتدى: التصنيع والانتاج نشرت بواسطة: HaMooooDi الوقت: 05-30-2025 الساعة 09:36 AM
              يعمل...
              X