Menu

7zip and ace suport (wrapper)

2009-06-14
2012-12-08
  • Vlad Stanimir

    Vlad Stanimir - 2009-06-14

    I read in the faq:
    "ACE program is not compatible with the plugin interface of 7-Zip (Unace.dll works with files, but 7-Zip only allows plugins to work with abstract streams)."
    Can  you explain the abstract streams bit cos i dint find the documentation for the plug in interface nor do i understand what exactly you refer to a abstract streams.

     
    • dos386

      dos386 - 2009-06-16

      Get GUI "XACE" or commandline "UNACE" or "UNACE32" (!!!), unace your ACE files, recompress with 7-ZIP, forget ACE ;-)

       
      • Vlad Stanimir

        Vlad Stanimir - 2009-06-16

        I forgot to mention i am serious. I want to create a wrapper around unaced so it will wark with 7zip plugin system, but i cant find documentation and i dont understand what the developer are referring about abstract streams.
        <<
        I read in the faq:
        "ACE program is not compatible with the plugin interface of 7-Zip (Unace.dll works with files, but 7-Zip only allows plugins to work with abstract streams)."
        Can you explain the abstract streams bit cos i dint find the documentation for the plug in interface nor do i understand what exactly you refer to a abstract streams.
        >>

         
        • Igor Pavlov

          Igor Pavlov - 2009-06-16

          7-zip plugin reads from RAM and writes to RAM.
          So you you must use temp files.

           
    • Vlad Stanimir

      Vlad Stanimir - 2009-06-16

      Interesting, but still no documentation, guess i will have to study the code to figure out just how to implement the ace plugin wrapper.

       

Log in to post a comment.