Coding, content and startups

James Crowley

Unblocking downloaded DLLs

without comments

I find myself regularly forgetting to unblock zip files of various projects (when I’m not using NuGet) and then getting .NET errors around untrusted assemblies. To bulk unblock all files in a directory, simply

Written by james.crowley

September 16th, 2011 at 9:40 am

Posted in Uncategorized

Leave a Reply