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

PS6 Compatibility #19

Open
corbob opened this issue May 10, 2018 · 1 comment
Open

PS6 Compatibility #19

corbob opened this issue May 10, 2018 · 1 comment

Comments

@corbob
Copy link
Collaborator

corbob commented May 10, 2018

Probably not of much concern as PS6 is cross platform, and the module is decidedly not. Would still be good to be able to load it in PS6 if so desired.

Things that are known to not work in PS6:
Compare-FilePath
Compare-File
Get-MyFileHash
Anything that uses wmiobject calls.

@corbob
Copy link
Collaborator Author

corbob commented May 11, 2018

Potential fix for Get-MyFileHash (and by extension Compare-FilePath and Compare-File) in a branch on my fork: https://github.com/corbob/PSSoftware/tree/Fix-Get-MyFileHash

Need to still sort out the RIPEMD160 hashing algorithm as it doesn't appear to be available in the same way on PS6.

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

No branches or pull requests

1 participant