M
Mike Fechner
Guest
The protection state of the assemblies is stored in "streams" - which is meta-data stored in the file-system. The TechNet streams.exe allows you to remove this data for all files in a folder: technet.microsoft.com/.../bb897440.aspx streams.exe -d -s *.* See this stackoverflow discussion: stackoverflow.com/.../unblocking-a-dll-on-a-company-machine-how
Continue reading...
Continue reading...