Quick question that I am struggling to find an answer to, but in my testing does not seem like it can be done.
Is it possible to have multiple versions of Dyno installed, say 0.9.0 and 1.0.1, and have the 0.9.0 install running on Revit 2017,2018 & 2019 and the 1.0.1 install running on Revit 2020 & 2021?
I have tried installing 1.0.1 and it seems to overwrite the previous version, which means it doesn’t work on Revit versions prior to 2020.
Does anyone know if there is a way to run them concurrently?
I would love to know if you have any luck Sigma, i’m needing to do the same thing. At the moment it looks like v0.9.0 works with R2020 but it does not recognise R2021.
I have successfully deployed both 0.9.0 and 1.0.1 on dozens of computers. The trick is as follows:
Install 0.9.0
Rename C:\Program Files\Dyno to something else, I use Dyno090.
Install 1.0.1
Rename C:\Program Files\Dyno to something else, I use Dyno101.
In C:\ProgramData\Autodesk\Revit\Addins\20##, you need to edit each Dyno20##.addin file.
a. Open .addin file in Notepad and change the directory in the Assembly to match your new folder name.