UnblockAll
==========
Removes the Windows "Mark of the Web" (Zone.Identifier) from all
files in a folder and its subfolders.

Requirements: .NET 10 for Windows

Usage:
  Double-click UnblockAll.exe in any folder to unblock all files
  in that folder and below.

  Or from the command line:
    UnblockAll C:\MyProject

  If no folder is specified, it processes the current directory.

What it does:
  Windows marks files downloaded from the internet (or synced via
  OneDrive) with a hidden alternate data stream called
  Zone.Identifier. This can cause Visual Studio designer crashes,
  mysterious build failures, and other headaches. UnblockAll
  strips that stream from every file it finds.

By Paul S Cilwa — https://cilwa.net
Free. No ads, no tracking, no nonsense.
