Wingetlywingetly
← All apps
A

Active@ Data Burner

by LSoft Technologies Incv25.0.1

Last updated

Burn CD, DVD and Blu-ray discs with ease

Install with winget

$ winget install --id LSoftTechnologies.ActiveDataBurner --exact --version 25.0.1

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

Silent install command for Active@ Data Burner

Active@ Data Burner uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
BurnDataCD-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Active@ Data Burner

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

Active@ Data CD/DVD/Blu-ray Burner is a dialog-style software to burn Data

CD/DVD/Blu-ray discs.

Command line parameters are supported to automate the data burning process.

To simplify the data burning process - all parameters you entered are stored as

user's settings. Next time you run the software - previous settings appear in

the dialog. Collection of items in the file tree can be saved and loaded later

on.

Installers · v25.0.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
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 Active@ Data Burner.

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

  • A
    Active@ KillDisk UltimateLSoft Technologies Inc
    LSoftTechnologies.ActiveKillDisk.Ultimatev26.0.7

    KillDisk Ultimate is an easy-to use tool set that allows to sanitize storage media using 24 international erase methods including US DoD 5220.22 M and NIST 800-88.

  • A
    Active@ Password ChangerLSoft Technologies Inc
    LSoftTechnologies.ActivePasswordChangerv25.0.1

    Windows Password Reset Tool

  • Active@ ZDeleteLSoft Technologies Inc
    LSoftTechnologies.ActiveZDeletev9

    Active@ ZDelete - Desktop Cleaner Utility

  • Active@ KillDisk ProfessionalLSoft Technologies Inc
    LSoftTechnologies.ActiveKillDisk.Professionalv26.0.7

    Powerful and compact software that allows you to destroy all data on Hard Disks, SSD & USB disks completely, excluding any possibility of future recovery of deleted files and folders.

  • Active@ KillDiskLSoft Technologies Inc
    LSoftTechnologies.ActiveKillDiskv26.0.7

    Sanitize all data on HDD, SSD & USB drives. No cost-per-erase!

  • A
    Active@ Data StudioLSoft Technologies Inc
    LSoftTechnologies.ActiveDataStudiov26.0.0.4

    12 Disk Tools in One Package!

More from LSoft Technologies Inc or browse active-data-burner, active@-data-burner, blu-ray.

Frequently asked questions

How do I install Active@ Data Burner on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id LSoftTechnologies.ActiveDataBurner --exact --version 25.0.1. winget downloads the installer from LSoft Technologies Inc and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Active@ Data Burner silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id LSoftTechnologies.ActiveDataBurner --exact 25.0.1 --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 Active@ Data Burner?
Active@ Data Burner uses EXE (Inno Setup). Run the downloaded installer with: BurnDataCD-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Active@ Data Burner via winget?
Run: winget uninstall --id LSoftTechnologies.ActiveDataBurner --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Active@ Data Burner's Apps & Features entry.
Is Active@ Data Burner free?
Active@ Data Burner is distributed under Freeware. Refer to the publisher (https://www.lsoft.net/data-burner/) for the full license terms - Wingetly itself does not charge for installation.
Does Active@ Data Burner 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 Active@ Data Burner directly from the publisher.
How do I keep Active@ Data Burner up to date?
Run winget upgrade --id LSoftTechnologies.ActiveDataBurner --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Active@ Data Burner from microsoft/winget-pkgs.