Skip to content
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

Find Replacement of 7Zip extCMD to POSH Module #53

Open
SibTiger opened this issue Jul 22, 2023 · 0 comments
Open

Find Replacement of 7Zip extCMD to POSH Module #53

SibTiger opened this issue Jul 22, 2023 · 0 comments
Labels
Enhancement New feature or request Priority: NORMAL Priority for this report or submission is: NORMAL

Comments

@SibTiger
Copy link
Owner

Find a replacement of the external command, 7Zip.exe, by switching to a PowerShell Module. It must be clear that switching over to a PowerShell Module, the functionality and support must remain intact from what already exists. Further, by switching to a PowerShell Module, PSCAT can then manage the PowerShell Module dependency. By managing the PowerShell Module, the module can be installed, updated, or removed when requested by the user.

Required Functionality within SevenZip Class:

  • Get Hash - ArchiveHash()
  • Verify Archive - VerifyArchive()
  • List Files in Archive - ListFiles()
  • Extract Files - ExtractArchive()
  • Create Archive - CreateArchive()
@SibTiger SibTiger added Enhancement New feature or request Priority: NORMAL Priority for this report or submission is: NORMAL labels Jul 22, 2023
@SibTiger SibTiger added this to the Third Release (1.2.0) milestone Jul 22, 2023
@SibTiger SibTiger added this to To do in PSCAT Software Kanban (Version 1.2.0) via automation Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Priority: NORMAL Priority for this report or submission is: NORMAL
Development

No branches or pull requests

1 participant