Created
July 24, 2025 04:34
-
-
Save sefgit/58899aa240c14ef2fda87547bbff837e to your computer and use it in GitHub Desktop.
unblock files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dir "." -Recurse | Unblock-File | |
Get-ChildItem "." -Recurse -Include *.dll | Unblock-File |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment