Skip to content

Introduced new parameter FlattenDirectoryStructure for Compress-7Zip cmdlet. #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

itmagination
Copy link

I would like to introduce new switch parameter FlattenDirectoryStructure for Compress-7Zip cmdlet. If passed it disables preservation of directory structure in result archive. Underneath it uses SevenZipCompressor's DirectoryStructure option i.e. its negated value is passed as DirectoryStructure value. Default behavior of course did not changed - directory structure is preserved as it was previously.

@thoemmi
Copy link
Owner

thoemmi commented Oct 16, 2016

Committed in f3e5212. Thanks for your contribution.

@thoemmi thoemmi closed this Oct 16, 2016
@thoemmi
Copy link
Owner

thoemmi commented Oct 16, 2016

It's included in v1.7, which was released today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants