diff --git a/Unblock.cmd b/Unblock.cmd deleted file mode 100644 index 4a51a9f2..00000000 --- a/Unblock.cmd +++ /dev/null @@ -1,3 +0,0 @@ -@echo off - -PowerShell -ExecutionPolicy Unrestricted "dir -recurse | unblock-file"