Wingetlywingetly
← All apps

ImgBurn

by LIGHTNING UK!v2.5.8.0

Last updated

ImgBurn is a lightweight CD / DVD / HD DVD / Blu-ray burning application.

Install with winget

$ winget install --id LIGHTNINGUK.ImgBurn --exact --version 2.5.8.0

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

Silent install command for ImgBurn

ImgBurn uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
SetupImgBurn_2.5.8.0.exe /S

See the full silent install reference for ImgBurn

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

With ImgBurn you can burn CDs, DVDs and Blu-ray dics. The software can also read CD and DVD images and copy them. The usage is very simple. Just select the right image and the burning procedure can start.

Installers · v2.5.8.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 ImgBurn.

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

  • VLC media playerVideoLAN
    VideoLAN.VLCv3.0.23

    VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols.

  • MakeMKVGuinpinSoft inc
    GuinpinSoft.MakeMKVvv1.18.4

    MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere.

  • WiX Toolset.NET Foundation
    WiXToolset.WiXToolsetv3.14.1.8722

    WiX Toolset build tools include everything you need to create installations on your development and build machines.

  • WiX Toolset Command-Line ToolsWiX Toolset
    WiXToolset.WiXCLIv7.0.0.0

    Command-line tools for WiX Toolset

  • AnyBurnPower Software Ltd
    PowerSoftware.AnyBurnv6.9.0.0

    A light weight but professional CD / DVD / Blu-ray burning software

  • BurnAware ProfessionalBurnaware
    Burnaware.BurnAwareProv19.2

    Top DVD burning software Super-intuitive user interface Blu-ray XL and M-Disc support.

More from LIGHTNING UK! or browse bd, blu-ray, burn.

Frequently asked questions

How do I install ImgBurn on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id LIGHTNINGUK.ImgBurn --exact --version 2.5.8.0. winget downloads the installer from LIGHTNING UK! and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ImgBurn silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id LIGHTNINGUK.ImgBurn --exact 2.5.8.0 --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 ImgBurn?
ImgBurn uses EXE (NSIS). Run the downloaded installer with: SetupImgBurn_2.5.8.0.exe /S. The silent switches are /S.
How do I uninstall ImgBurn via winget?
Run: winget uninstall --id LIGHTNINGUK.ImgBurn --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ImgBurn's Apps & Features entry.
Is ImgBurn free?
ImgBurn is distributed under Freeware. Refer to the publisher (https://www.imgburn.com/index.php?act=download) for the full license terms - Wingetly itself does not charge for installation.
Does ImgBurn 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 ImgBurn directly from the publisher.
How do I keep ImgBurn up to date?
Run winget upgrade --id LIGHTNINGUK.ImgBurn --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ImgBurn from microsoft/winget-pkgs.