When we share Packages with clients, their DLLs may be blocked on their computers.
in Dynamo 2.12, Packages may be loaded, but will not show up in the Library if the DLLs do not function.
Here is a Powershell command that can be used to bulk-unblock DLLs: dir -Path [directory path] -Recurse | Unblock-File
True. I unzipped archi-lab.net and Genius Loci that I got from https://dynamopackages.com/ with Total Commander and they failed to work. Using 7-Zip they worked.