Wingetlywingetly
← All apps

Active@ LiveCD

by LSoft Technologies Incv25.1.0

Last updated

Active@ LiveCD - recovery toolset on bootable CD/USB

Install with winget

$ winget install --id LSoftTechnologies.ActiveLiveCD --exact --version 25.1.0

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

Silent install command for Active@ LiveCD

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

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

See the full silent install reference for Active@ LiveCD

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@ LiveCD combines a number of powerful tools that let you recover lost data, reset Windows passwords, make computer system backups and securely erase data.

Active@ LiveCD features & utilities:

- Ability to start non-bootable PC for the data access and recovery

- Boots up any machine from a portable media: CD, DVD, Blu-ray disc or USB flash disk

- All boot modes supported: legacy BIOS and the latest UEFI secure boot

- Desktop configuration can be customized & saved to USB, then restored for next sessions

- Virus detection and infected systems repair, anti-virus scanner included

- R/W access to: NTFS, FAT/exFAT, Ext2/Ext3/Ext4, BtrFS, F2FS, ReiserFS, HFS+, JFS, UFS, XFS, ZFS

- Ability to recover deleted, damaged or re-formatted volumes & undelete files being lost

- Ability to back up volumes & local disks and to restore them back in case of system crash

- Ability to erase all data on volumes securely, 24 international erasing standards supported

- Ability to inspect data on a low-level, view & edit raw disk's sectors in hexadecimal editor

- Ability to reset local user passwords and user account attributes for Windows OS family

- Software Manager: Downloads & Installs extra RPM packages from web repositories

- System Tools: Expert Partitioner manages any types of disks, volumes, RAIDs, networking

- File managers: Dolphin & Krusader let you browse, search, copy/move files & folders

- Desktop: Control Panel configures User Accounts, Networking, Workspace, Display,...

- Okular Document Viewer previews PDF, EPS, DjVu, FB2, eBook, CHM and other documents

- Advanced Text Editor previews/edits files stored in many text formats, colouring supported

- Security: Encrypted with TrueCrypt volumes and files can be attached and managed

- Console terminals: Konsole Terminal, Super User Mode Terminal, XTerm, Telnet

- Support tools: Ark Archiver, Calculator, Screen Capture, Info Centre, Clipboard Manage

Installers · v25.1.0

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@ LiveCD.

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

  • A
    Active@ Data BurnerLSoft Technologies Inc
    LSoftTechnologies.ActiveDataBurnerv25.0.1

    Burn CD, DVD and Blu-ray discs with ease

  • 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!

More from LSoft Technologies Inc or browse active-livecd, active@-livecd, backup.

Frequently asked questions

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