Jason Fossen
Jason Fossen
Hello: If you'd like to use it, I wrote a very basic Pester testing script for the module. It doesn't cover every possible compression format+method combination, and it's not exactly...
Hello: When a 7z archive is encrypted with a password, but the -EncryptFileNames switch is _not_ used, then a zero-length file is created when expanding with either no password or...
Hello: When attempting to open an encrypted archive with the wrong password, an exception is correctly thrown, but the -ErrorAction parameter appears to not be respected. For example: `Get-7Zip -ArchiveFileName...
And you can get the latest versions of the scripts (and more) from here, they're all in the public domain: http://sec505.info Which will redirect to: https://github.com/EnclaveConsulting Cheers, Jason