Skip to content

Instantly share code, notes, and snippets.

@pedroinfo
Created September 19, 2025 12:04
Show Gist options
  • Select an option

  • Save pedroinfo/11aebcd69ea2642bafa1e453422edd27 to your computer and use it in GitHub Desktop.

Select an option

Save pedroinfo/11aebcd69ea2642bafa1e453422edd27 to your computer and use it in GitHub Desktop.
for /r %i in (*) do powershell -NoProfile -Command "Unblock-File -Path '%~fi'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment