In previous Dynamo for Revit releases (before Revit 2020 and Dynamo 2.1), I was able to copy a file named DynamoSettings.xml into each user’s AppData folder that contained things like the Package paths
C\Users\USERNAME\AppData\Roaming\Dynamo\Dynamo Revit\2.0\DynamoSettings.xml"
What is the Dynamo 2.1 equivalent of DynamoSettings.xml? I don’t find that anywhere with this version.
Phrased a different way, how can I push the Package paths setting at Deployment?
C:\Users\UserName\AppData\Roaming\Dynamo\Dynamo Revit\2.1\- is where mine is, running 2020. It’s not going to be present unless 2020 and Dynamo 2.1 have been started.
AFAIK Dynamo only creates this folder and file when it first runs (or anytime after if it’s deleted)
Thanks.
I found it on my computer.
Was looking at a fresh install on a different computer when I asked that question.
I’ve got a config batch file that copies the .xml file in to the user’s folder.
Works fine as long as I use XCOPY so create the folder, too: