Wingetlywingetly
← All apps

Dalux (MSI)

by Daluxv4.1.9707.23478

Last updated

Free BIM viewer

Install with winget

$ winget install --id Dalux.Dalux.MSI --exact --version 4.1.9707.23478

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

Silent install command for Dalux (MSI)

Dalux (MSI) uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i DaluxDesktop.msi /quiet /norestart

See the full silent install reference for Dalux (MSI)

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

Dalux BIM viewer is the world’s best at handling multiple complex BIM models. Have confidence that you can see and engage with your project information, regardless of project size, model complexity, or access device!

Installers · v4.1.9707.23478

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

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 Dalux (MSI).

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

  • DaluxDalux
    Dalux.Daluxv4.1.9707.23478

    Free BIM viewer

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

    Free IFC model viewer

  • BIMcollab ZoomKUBUS BV
    Kubus.BIMcollabZoomv9.9.3

    Model checking that gets issues solved

  • Graphisoft BIMx Desktop ViewerGRAPHISOFT SE
    Graphisoft.BIMxDesktopViewerv2022.4567.0

    Explore the virtual model in the context of the hyperlinked 2D project documentation and embedded BIM data.

  • FreeCADFreeCAD Team
    FreeCAD.FreeCAD.Weeklyv2026.09.09

    A general purpose open source parametric 3D CAD modeler. Weekly build.

  • NcoredNoir architects
    NoirArchitects.Ncoredv2026.2.5

    Fast PDF editor for large CAD and construction drawings

More from Dalux or browse bim, construction.

Frequently asked questions

How do I install Dalux (MSI) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Dalux.Dalux.MSI --exact --version 4.1.9707.23478. winget downloads the installer from Dalux and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dalux (MSI) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Dalux.Dalux.MSI --exact 4.1.9707.23478 --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 Dalux (MSI)?
Dalux (MSI) uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i DaluxDesktop.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Dalux (MSI) via winget?
Run: winget uninstall --id Dalux.Dalux.MSI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dalux (MSI)'s Apps & Features entry.
Is Dalux (MSI) free?
Dalux (MSI) is distributed under Freeware. Refer to the publisher (https://www.dalux.com/dalux-build-windows-app/) for the full license terms - Wingetly itself does not charge for installation.
Does Dalux (MSI) 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 Dalux (MSI) directly from the publisher.
How do I keep Dalux (MSI) up to date?
Run winget upgrade --id Dalux.Dalux.MSI --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dalux (MSI) from microsoft/winget-pkgs.