Wingetlywingetly
← All apps

nullCarbon Revit Export

by nullCarbonv26.4.2

Last updated

Export Revit schedules directly to the nullCarbon LCA platform.

Install with winget

$ winget install --id nullCarbon.RevitExport --exact --version 26.4.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for nullCarbon Revit Export

nullCarbon Revit Export uses MSI (WiX). The silent install switches are /qn /norestart.

One-line silent install (x64, user scope)
msiexec.exe /i nullCarbon-LCA-Export-win64-26.4.2.msi /qn /norestart

See the full silent install reference for nullCarbon Revit Export

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

nullCarbon Revit Export is a per-user Autodesk Revit add-in that exports

schedules straight to the nullCarbon LCA (Life Cycle Assessment) platform.

Supports Revit 2023, 2024, 2025, and 2026. Installs without admin rights

under %LocalAppData%\nullCarbon-LCA-Export\ and adds a single "nullCarbon"

ribbon tab with the Export button.

Installers · v26.4.2

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for nullCarbon Revit Export.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • pyRevitpyRevitLabs
    pyRevit.pyRevitv6.5.5.26237

    Rapid Application Development (RAD) environment for Autodesk Revit®, providing automation tools, scripting support, and extensible workflows for Revit power‑users and developers.

  • RevitLookup 2026Lookup Foundation
    LookupFoundation.RevitLookup.2026v2026.1.4

    Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.

  • BIMvisionDatacomp IT Sp. z o.o.
    Datacomp.BIMvisionv3.1.4

    Free IFC model viewer

  • RevitLookup 2022Lookup Foundation
    LookupFoundation.RevitLookup.2022v2022.5.4

    Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.

  • RevitLookup 2027Lookup Foundation
    LookupFoundation.RevitLookup.2027v2027.0.4

    Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.

  • RevitLookup 2025Lookup Foundation
    LookupFoundation.RevitLookup.2025v2025.2.4

    Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.

More from nullCarbon or browse revit, bim, lca.

Frequently asked questions

How do I install nullCarbon Revit Export on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id nullCarbon.RevitExport --exact --version 26.4.2. winget downloads the installer from nullCarbon and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install nullCarbon Revit Export silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id nullCarbon.RevitExport --exact 26.4.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for nullCarbon Revit Export?
nullCarbon Revit Export uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i nullCarbon-LCA-Export-win64-26.4.2.msi /qn /norestart. The silent switches are /qn /norestart.
How do I uninstall nullCarbon Revit Export via winget?
Run: winget uninstall --id nullCarbon.RevitExport --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from nullCarbon Revit Export's Apps & Features entry.
Is nullCarbon Revit Export free?
nullCarbon Revit Export is distributed under LGPL-3.0-or-later. Refer to the publisher (https://github.com/bhupas/revit) for the full license terms - Wingetly itself does not charge for installation.
Does nullCarbon Revit Export work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls nullCarbon Revit Export directly from the publisher.
How do I keep nullCarbon Revit Export up to date?
Run winget upgrade --id nullCarbon.RevitExport --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of nullCarbon Revit Export from microsoft/winget-pkgs.