-
Notifications
You must be signed in to change notification settings - Fork 349
versions
Current supported Revit versions: 2021-2027.
Note
- Single-user installation is for one user only and does not require administrator rights.
- Multi-user installation requires administrator rights and is installed for all users.
List all available RevitLookup packages:
winget search LookupFoundation.RevitLookupInstall for a single Revit version, current user only (replace 2025 with your Revit version):
winget install LookupFoundation.RevitLookup.2025Install for a single Revit version, all users (replace 2025 with your Revit version):
winget install LookupFoundation.RevitLookup.2025 --scope machineInstall for every supported Revit version at once using a WinGet Configuration:
winget configure -f https://raw.githubusercontent.com/lookup-foundation/RevitLookup/main/.config/winget/configuration.winget --accept-configuration-agreementsUninstall every RevitLookup version:
winget configure -f https://raw.githubusercontent.com/lookup-foundation/RevitLookup/main/.config/winget/configuration-uninstall.winget --accept-configuration-agreementsInstall the bundle with every available Revit version using the AppBundle tool:
AppBundleTool -a https://github.com/lookup-foundation/RevitLookup/releases/latest/download/RevitLookup.bundle.zip -iDownload the appropriate .msi for your Revit version from the latest GitHub release and run it.
Important
RevitLookup must be installed for each Revit version separately.
The compatible Revit version is specified in the installer name, e.g. RevitLookup-2025.0.0-SingleUser.msi is only compatible with Revit 2025.