Thanks Igor, I didn't realize that was the case. Everything works as expected now. I appreciate it!
Thanks Igor, I didn't realize that was the case. Everything works as expected now. I appreciate it!
Hello Shell and anyone else, I tried this about 10 minutes ago and it seems like if I make my options to be NonSolid or Solid (4MB or 4GB) then it makes no difference in output. I have attached my inputs (how I archived the files) and my output of what powershell is showing me. Perhaps it is an issue with powershell or my commands? However it does seem to be giving me the correct information, just no difference in Solid or not. Thank You
Thank you, Shell.
Thank you, Shell.
Hello, The overall goal of what I am doing is rezipping .7z and .zip archives into the .7z format using Non-solid Block Size. The reason is that an associate has written an indexer for a server and the indexing runs fast if the archives are made using non-solid block size. What I would like to do is be able to check if a .7z archive has been compressed using non-solid block size. That way I can skip this file in my powershell script. If I cannot do that, then my alternative is to check file modification...