I’m looking forward to deploying PowerArchiver 2023 to my users. Can you tell us when the MSI will be available for download and distribution?
Thanks.
Just tried using the Modern (Windows 10) Icon set and seeing a few missing icons in both PowerArchiver Burner and PowerArchiver Encryption screens . They are all there in the Minimalistik icon set and the only difference I can see is the former is blue and the latter grey. In version 22.00.9
powerarc_2023-09-18_17-00-19.png
powerarc_2023-09-18_17-01-05.png
Hi there,
there were some security issues fixed in 7zip:
https://www.zerodayinitiative.com/advisories/ZDI-23-1165/
https://www.zerodayinitiative.com/advisories/ZDI-23-1164/
As it seems, that PowerArchiver and PACL use the 7zip libraries, could you please update them to the latest version?
Hi,
From where I get PAVD2023.EXE? PowerArchiver 2023 tries to open it.
But it seems, it tries to download PAVD2021.EXE.
Thanks
I noticed that the version of ZPAQ used is older than the latest released 7.15 https://mattmahoney.net/dc/zpaq.html also there seems to be a newer fork that adds several features https://github.com/fcorbelli/zpaqfranz
It would be useful to implement this latest version (it also maintains the same syntax and behavior as the latest official release if used the -715 flag) and add when opening a zpaq file a choice of the version of the files to show (e.g. as dummy folders represented the various versions present). Since any previous changes are stored with this format, it is possible to extract a snapshot of a certain date/version.
If I open a password-protected zipper file (created with WinRAR but I think that’s irrelevant), open it with PowerArchiver and run “Remove Encryption” on the same file, then reopen it and add a password with “Encrypt Archive,” the resulting archive will be protected with the old ZipCrypto algorithm and not AES as indicated.
(this can be verified, for example, by trying to open the archive files with Windows Explorer, which does not support the AES algorithm)
PA 21.00.18 running on Windows 7 64 bit.
I made a big .PA file and thought I’d check it was made correctly with Menu / Actions / Test.
Discovered:
a) PA always issues a UAC prompt to do this!
b) PA always says there are many errors in PA files.
Not handling multi-part .rar archives properly
-
v10.10.09
If you have a multi-part .rar archive which is using the ‘old style volume names’ i.e.:
my_archive.r00
my_archive.r01
my_archive.r02
my_archive.r03
my_archive.r04
my_archive.r05
my_archive.r06
my_archive.r07
my_archive.r08
my_archive.r09
my_archive.r10
my_archive.r11
my_archive.r12
my_archive.rar…and you right-click my_archive.r00 or my_archive.r01 (both file extensions are associated with PA) and choose to ‘Extract Here’ - PA just bombs out.
However, if you right-click my_archive.rar and choose to ‘Extract Here’ - PA handles that file extension fine and will extract the archive contents to the current directory.
Can you allow PA to do the same for *.r00 and *.r01 files?
-
it worked before… so we will check it out
-
v10.10.09
If you have a multi-part .rar archive which is using the ‘old style volume names’ i.e.:
my_archive.r00
my_archive.r01
my_archive.r02
my_archive.r03
my_archive.r04
my_archive.r05
my_archive.r06
my_archive.r07
my_archive.r08
my_archive.r09
my_archive.r10
my_archive.r11
my_archive.r12
my_archive.rar…and you right-click my_archive.r00 or my_archive.r01 (both file extensions are associated with PA) and choose to ‘Extract Here’ - PA just bombs out.
However, if you right-click my_archive.rar and choose to ‘Extract Here’ - PA handles that file extension fine and will extract the archive contents to the current directory.
Can you allow PA to do the same for *.r00 and *.r01 files?
hmm…v10.10.09???
-
10.10.09 is a test version of beta 2.
So it is not available via Update (at least not yet).
Check other threads if you must try it. -
10.10.09 is a test version of beta 2.
So it is not available via Update (at least not yet).
Check other threads if you must try it.I find out links…
It alpha version…
Why so complicated author do? -
I find out links…
It alpha version…
Why so complicated author do?alphas are not posted as betas until they become betas… so no, you wont see that version up on the site until we think it is ready.
-
Some more info to report about this:
If you have a 2-piece multi-part archive e.g.:
my_archive.r00
my_archive.rar…and you right-click my_archive.r00 and select Power Archiver 2007 > Extract Here, you’ll get an error message stating that there was a CRC error, continue?
If you do this with the my_archive.rar file it extracts the archive contents to the current directory, as expected.
If you have a larger multi-part archive and try to extract from the *.r00 or *.r01 file then PA just crashes without giving the CRC error popup.
It seems to not be loading all parts of a multi-part archive during extraction unless you begin with the *.rar file.
-
This should be fixed in latest version:
http://www.powerarchiver.com/test/release10/powarc1010.exePlease let us know…
thanks!
-
I tested extracting from both the *.r00 and *.r01 file from a couple different multi-part archives and it worked ok. Before this was reproducible every time so this seems to be fixed. I’ll advise if I notice it again and give details. Nice job on the fix btw.