Can you include .3MF to the list of re-compressible formats? Its structure is similar to MS Office 2007 documents and Open Document Format. It is a ZIP Deflate archive with XML data and some JPG, and/or PNG pictures inside. Otherwise, if I try to compress .3MF it bearly makes it smaller unless I recompress .3MF to the Store setting then it makes it a lot smaller.
Wish they all would move to 7zip ZSTD in the first place so that the optimized file size with FileOptimizer would be 50% of the ZIP Deflate version. And there would be no extra compression needed :)
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
Allow "full-backup" settings in PBS scripts
-
I use PA as my main backup software using its PBS scripting feature. However, the UI prevents me from doing a standard “full” backup. Namely, I want to be able to archive all files in a folder, REGARDLESS of their archive attribute, then clear their archive attributes when I’m done, to indicate that they have been backed up. However, in the PBS wizard UI, as soon as I turn off the “Add only if archive attribute is set” setting (to ignore the archive attribute and backup everything), the “Clear archive attribute” check box becomes disabled. I have never understood this behavior because it prevents PA from performing a classic “full” backup. Please keep the “Clear archive attribute” available when the “Add only if archive attribute is set” option is turned off. Thank you.