Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Optimize archive on Context Menu

      W

      I noticed that the option to add the optimize archive function to the context menu is missing on Windows 10.
      Opening each archive with the interface in order to click it becomes tedious with many files.

      Same for others functions like Remove Archive Encryption

      Wishlist
    • Support for Zstandard .zst/.zstd archives

      Z

      It would be nice to be able to at least extract Zstandard archives.

      Wishlist
    • Highlighting files and folders in Add modes

      PA_Fan

      I prefer to use light themes, and when, for example, I have set up my main archive screen to be Classic Toolbar with Blizzard Blue, files in the archive are highlighted (no checkboxes, full row select) with white text on grey background. They are easy to see .

      However, in the Add screens, the files and folders are black type upon a pale blue background, which is not so readily visible, especially when highlighting separate files in lists with Ctrl/Click for addition. It would be ideal if the backgrounds to files in these screens could be set to mimic the highlighting of those in the main archive window.

      I have tried experimenting with different themes and settings for skins, toolbars and so forth, but, unless I’ve missed something, none seem to give me the effect I want.

      Wishlist
    • .BH in Windows 11 Context Menu

      C

      Re: Windows 11 Context menu support

      It would really make me happy if you put .BH in the Windows 11 context menu. I know it’s in the “More Options” section, but this would make it more convenient. Don’t know why the option to add it to the menu isn’t there in the first place. P-L-E-A-S-E ??? :) Thanks You!

      Wishlist
    • paq9a support

      R

      Any chance of including this format in a future release?

      https://github.com/FS-make-simple/paq9a

      Exceptional compression levels.

      Thanks.

      Wishlist
    • Windows Store Delivery (and ideally updates)

      TheAndyMac

      Now that the Windows Store is making support for non-UWP apps mainstream, including those with their own update delivery process, it would be nice to see PowerArchiver in the Windows Store going forwards - at least as a channel for the product to be available.

      Wishlist
    • What features do you want in new format?

      spwolf

      Tell us what features you want from new format…

      Wishlist
    • Windows 11 Context menu support

      BigMike

      In Windows 11 a new explorer context menu is introduced.
      The “old” context menu may still be accessed through an additional mouse click, to reach the PowerArchiver context menu functions, but this isn’t comfortable at all.

      Could you add PowerArchiver items to the first level (and ideally disable the Windows native ZIP entry)

      Wishlist
    • OneDrive for Business support

      Z

      I’m surprised that OneDrive for Business isn’t supported. I can’t link my company’s OneDrive account, but a personal (free) account works fine.

      Wishlist
    • Better handling for protected archives

      BigMike

      Hi,

      I’d like to propose an improvement for password protected archives.

      Actual behavior is:
      If I open an archive, which is password protected and make a typo in the password dialog, I’ll get the message, that the password was wrong and I end up with an empty window. I need to reopen the archive to be able to enter the password again.

      Improved behavior:
      Tell me, that the password was wrong and give me the chance to enter the correct password to decrypt the archive.

      Wishlist
    • ZIPX: Add support for packing JPEG with specialized algorithm

      A

      Hello!
      I know I have been asking for this feature some time ago, but as nothing has changed let me ask again:
      The ZIPX-format offers an algorithm, that compresses JPEG-files by about 20-30%. Please add compression (packing) support for this in ZIPX-archives to Powerarchiver. Extraction of JPEGs packed into ZIPX by this algorithm is already supported by Powerarchiver for a long time, so it should not be difficult? Or is it a licensing problem?
      Thanks!

      Wishlist

    Problem with relative path in PBS

    Wishlist
    2
    8
    5081
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jsjansen last edited by

      I’ve created a PBS to archive (to a ZIP) all files in a folder and its subfolders. In the PBS, ‘Store relative folder information (not full location)’ is turned ON. The folder looks like this, conceptually:

      folder
      –file1
      –file2
      –file3
      –subfolder
      ----file4
      ----file5

      What I want is for the ZIP file to contain this:

      file1
      file2
      file3
      subfolder
      –file4
      –file5

      But instead, the ZIP file contains this:

      folder
      –file1
      –file2
      –file3
      –subfolder
      ----file4
      ----file5

      I’ve run this PBS both when the ‘Use normal relative path’ setting in PA itself is turned OFF and ON, and the result is the same.

      Is there any way I can get the PBS to do what I want?

      FWIW, when I use PA to create this ZIP “manually,” the ‘Use normal relative path’ DOES make a difference. When it’s OFF, I get the result I want. When it’s ON, the root folder gets stored in the ZIP. But that setting does not seem to affect PBS-created ZIPs.

      Jeff Jansen

      Addendum: The same problem occurs even when the folder has no subfolder. Correction from original in red.

      1 Reply Last reply Reply Quote 0
      • spwolf
        spwolf conexware last edited by

        i guess we can apply same option as in main pa for relative paths.

        1 Reply Last reply Reply Quote 0
        • J
          jsjansen last edited by

          Great! So are you saying that will go on the list of changes to make?

          Jeff

          1 Reply Last reply Reply Quote 0
          • spwolf
            spwolf conexware last edited by

            we will take an look, but you do understand that this will work if you have only single folder aded? Just like in main PA.

            1 Reply Last reply Reply Quote 0
            • J
              jsjansen last edited by

              Actually, I find that the PBS does not work even if I have only a single folder added.

              spwolf 1 Reply Last reply Reply Quote 0
              • spwolf
                spwolf conexware @jsjansen last edited by

                @jsjansen:

                Actually, I find that the PBS does not work even if I have only a single folder added.

                dont work?

                1 Reply Last reply Reply Quote 0
                • J
                  jsjansen last edited by

                  By which I meant to say:

                  When I:

                  1. have this file structure:

                  folder
                  –file1
                  –file2
                  –file3

                  1. Configure PA with ‘Use normal relative path’ OFF

                  and

                  1. Create a PBS to backup ‘folder’ with ‘Include subfolders’ ON or OFF, and ‘Store relative folder information’ ON,

                  then the resulting zip file contains this:

                  folder
                  –file1
                  –file2
                  –file3

                  and not this:

                  file1
                  file2
                  file3

                  Jeff Jansen

                  spwolf 1 Reply Last reply Reply Quote 0
                  • spwolf
                    spwolf conexware @jsjansen last edited by

                    @jsjansen:

                    By which I meant to say:

                    When I:

                    1. have this file structure:

                    folder
                    –file1
                    –file2
                    –file3

                    1. Configure PA with ‘Use normal relative path’ OFF

                    and

                    1. Create a PBS to backup ‘folder’ with ‘Include subfolders’ ON or OFF, and ‘Store relative folder information’ ON,

                    then the resulting zip file contains this:

                    folder
                    –file1
                    –file2
                    –file3

                    and not this:

                    file1
                    file2
                    file3

                    Jeff Jansen

                    yeah, of course - it does not respect that option right now. I was just commenting that in the future, only difference would be exactly that situation that you are commenting :-)

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post