How can I hide the file Autoplay?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • marcos38
    Forum Member
    • Jul 2008
    • 11

    How can I hide the file Autoplay?

    Hi! Perhaps before somebody ask the same, but I couldn't find it.
    Exist a function or way to hide to the users the file Autoplay? (images, text, buttons, sounds, flash, etc.). I need to protect images inside that folder. Maybe somebody know how to hide or protect only one folder inside Autoplay folder or whole folder....
    Many thanks in advance!

    (I must apologize, but English is not my native language)
  • ShadowUK
    No longer a forum member
    • Oct 2007
    • 1322

    #2




    Comment

    • rexxarspain
      No longer a forum member
      • Jul 2008
      • 167

      #3
      Hi, friend, have two options to do it:

      Build a single exe file checking "Encrypt Data Segement"
      Build to a har disk folder Checking "Rename Source Files".

      The first option is the best option, compress al resource in a ZIP with password, but all files are deleted, dont save the changes of an option file for example.
      The second option only change the name of resources, u can open it if u change the extension of file.

      If u want to protect to edit the files u can make a check script with CRC of files.

      srry for my english, isn´t mi native language too.

      Comment

      • Imagine Programming
        Indigo Rose Customer
        • Apr 2007
        • 4252

        #4
        Originally posted by rexxarspain View Post
        Hi, friend, have two options to do it:

        Build a single exe file checking "Encrypt Data Segement"
        Build to a har disk folder Checking "Rename Source Files".

        The first option is the best option, compress al resource in a ZIP with password, but all files are deleted, dont save the changes of an option file for example.
        The second option only change the name of resources, u can open it if u change the extension of file.

        If u want to protect to edit the files u can make a check script with CRC of files.

        srry for my english, isn´t mi native language too.
        The first way is actually less save than the second way, cos the first way will extract all the files(images, docs etc.) to the users' temporarly folder... where you can copy the files to an other location on the computer...
        Bas Groothedde
        Imagine Programming :: Blog

        AMS8 Plugins
        IMXLH Compiler

        Comment

        • Esfahan
          Forum Member
          • Oct 2007
          • 233

          #5
          yes,I have same prob with low security in temp too
          is there a cool idea for it?

          Comment

          • marcos38
            Forum Member
            • Jul 2008
            • 11

            #6
            Thanks a lot for answer me so quick!
            I didn't try that easy option included in the Builder!
            :lol:lol:o

            Comment

            • bule
              Indigo Rose Customer
              • May 2005
              • 1116

              #7
              It would be nice if AutoPlay media Studio would collect all the resources in one protected res file and then load stuff directly from it, without using temporary folder inbetween.
              Never know what life is gonna throw at you. ZubTech

              Comment

              • Esfahan
                Forum Member
                • Oct 2007
                • 233

                #8
                good suggest by blue , what is viewpoint of IR?

                Comment

                • RizlaUK
                  Indigo Rose Customer
                  • May 2006
                  • 5552

                  #9
                  It would be nice if AutoPlay media Studio would collect all the resources in one protected res file and then load stuff directly from it, without using temporary folder inbetween.
                  back to base64 strings, it really would make a big differance wouldent it
                  Embrace change in your life, you never know, it could all work out for the best

                  Comment

                  • Imagine Programming
                    Indigo Rose Customer
                    • Apr 2007
                    • 4252

                    #10
                    Yes and a bit faster aswell i guess... and safe lol:P
                    Bas Groothedde
                    Imagine Programming :: Blog

                    AMS8 Plugins
                    IMXLH Compiler

                    Comment

                    Working...
                    X