Removing a package/Zero-touch dll from Dynamo

Hi!

I have a custom package that I’ve written as a zero touch node in my Dynamo library and I’m trying to remove it from there. I cannot find a way to do this. I have deleted the package from AppData\Roaming\Dynamo\Dynamo Revit\2.0\packages and I’ve also tried uninstalling and reinstalling Dynamo. The package still shows up under the Add-ons section of the library.

What could be the issue? Could the packages be stored somewhere else? Is there a config file that just contains paths to where the dlls that were added by Import Library in the File menu?

Regards,
Taavi

1 Like

Never mind, I just figured out where the issue was, there is a separate list of paths that Dynamo keeps for loading custom packages in Settings > Manage Node and Package Paths. If you delete the path from there, the package is also removed from the library.

1 Like