Wingetlywingetly
← All apps

Visual Lighting

by Acuity Brandsv2.11.0164

Last updated

A comprehensive lighting analysis desktop application designed for demanding interior and exterior applications.

Install with winget

$ winget install --id AcuityBrands.VisualLighting --exact --version 2.11.0164

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

Silent install command for Visual Lighting

Visual Lighting uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i VisualLighting2020r2Setup.exe /quiet /norestart

See the full silent install reference for Visual Lighting

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

Visual Lighting is a comprehensive lighting analysis desktop application designed for demanding interior and exterior applications. Visual Lighting combines an advanced 3-D interface with the latest advances in radiosity theory to provide efficient and highly accurate analysis of complex architectural spaces. A unique approach has been taken in the design of the 3-D modeling environment, resulting in an intuitive and powerful design experience.

Installers · v2.11.0164

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect

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 Visual Lighting.

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

  • Visual ControlsAcuity Brands
    AcuityBrands.VisualControlsv1.13.1.173

    The Visual Controls software supports design and specification with Acuity Controls. You can quickly determine device quantities for a budgetary bid and generate a comprehensive professional submittal.

More from Acuity Brands.

Frequently asked questions

How do I install Visual Lighting on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AcuityBrands.VisualLighting --exact --version 2.11.0164. winget downloads the installer from Acuity Brands and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Visual Lighting silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AcuityBrands.VisualLighting --exact 2.11.0164 --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 Visual Lighting?
Visual Lighting uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i VisualLighting2020r2Setup.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Visual Lighting via winget?
Run: winget uninstall --id AcuityBrands.VisualLighting --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Visual Lighting's Apps & Features entry.
Is Visual Lighting free?
Visual Lighting is distributed under Proprietary. Refer to the publisher (https://www.visual-3d.com/software/downloadvisual.aspx) for the full license terms - Wingetly itself does not charge for installation.
Does Visual Lighting 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 Visual Lighting directly from the publisher.
How do I keep Visual Lighting up to date?
Run winget upgrade --id AcuityBrands.VisualLighting --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Visual Lighting from microsoft/winget-pkgs.