I noticed some inconsistent behavior when using the context menu "Add to archive.7z" option.
If I use "Add to archive..." and select my parameters for compression level and so on these are stored in the registry. Then for zstandard for example, if I use the quick option from context menu: "Add to archive.7z", from now on it will keep using those parameters.
However for LZMA2 and LZMA2 fast (didn't check every compression algorithm) if you set your parameters in "Add to archive..." in the future it will continue to use the algorithm BUT the parameters you set will be ignored and 7zip will uses some other values (actually worse settings for LMZA2 than standard 7zip uses from the context menu I think)
Am I making some kind of mistake? If not can you make the behavior consistent for all algorithms? It is preferable if they all do the same as zstandard and 'save' the parameters you set.
I noticed some inconsistent behavior when using the context menu "Add to archive.7z" option.
If I use "Add to archive..." and select my parameters for compression level and so on these are stored in the registry. Then for zstandard for example, if I use the quick option from context menu: "Add to archive.7z", from now on it will keep using those parameters.
However for LZMA2 and LZMA2 fast (didn't check every compression algorithm) if you set your parameters in "Add to archive..." in the future it will continue to use the algorithm BUT the parameters you set will be ignored and 7zip will uses some other values (actually worse settings for LMZA2 than standard 7zip uses from the context menu I think)
Am I making some kind of mistake? If not can you make the behavior consistent for all algorithms? It is preferable if they all do the same as zstandard and 'save' the parameters you set.