The RiR msi installer has a hard coded install path for opennurbs_private.manifest being
“CommonFiles64Folder\Autodesk Shared\Components\2026\1.4.0\opennurbs_private.manifest”
The installed version of Autodesk Shared Components really needs to be dynamically detected at install time as this path changes when updating Autodesk Shared Components 2026.4 which is now “CommonFiles64Folder\Autodesk Shared\Components\2026\1.8.0”
When starting Revit 2026 users are prompted to download but users don’t always have admin access and it need to be manually done by helpdesk staff
Could this dynamic detection please be added to the msi installation process?
