Wingetlywingetly
← All apps

DiskInternals Boot CD

by DiskInternals Researchv1.3

Last updated

Create a bootable CD with Windows XP, 2003 or Windows Vista CD and a full set of DiskInternals recovery tools. Recover your hard drive by booting into familiar operating system with handy access to data recovery tools.

Install with winget

$ winget install --id DiskInternals.BootableRecoveryCD --exact --version 1.3

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

Silent install command for DiskInternals Boot CD

DiskInternals Boot CD uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86)
Boot_CD.exe /S

See the full silent install reference for DiskInternals Boot CD

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

Create a bootable CD with Windows XP, 2003 or Windows Vista CD and a full set of DiskInternals recovery tools. Recover your hard drive by booting into familiar operating system with handy access to data recovery tools.

Computer crashes, data corruption and hard disk failures have happened to many computer users. Pay attention: in case of damage data from corrupted virtual disk DiskInternals VMFS Recovery™ can restore it. Face computer emergencies armed with a backup plan! If your computer can’t boot from its hard disk, or if the disk contains damaged or deleted data just insert a recovery CD into a CD-ROM drive and reboot your computer.

Hey, wait! Does any CD work? Of course not! You have to create a data recovery CD to boot from before you can insert it into a CD reader. Create an emergency recovery disc with DiskInternals Boot CD!

DiskInternals Boot CD lets you boot into fully operational Windows XP-2003 or Windows Vista, complete with the GUI and service applications. To create your bootable Windows CD (WinPE, Windows Preinstallation Environment), download install DiskInternals Boot CD and run the Wizard. The Wizard will prompt you for a CD or DVD that contains Windows XP, 2003 or Vista setup files, and make a new bootable CD that can run Windows from an optical disk without installation.

What makes DiskInternals Boot CD really stand out is the fact that it comes with many data recovery tools dedicated to help you fix your system and your data as easy and fast as theoretically possible.

Installers · v1.3

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-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 DiskInternals Boot CD.

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

  • DiskInternals Linux ReaderDiskInternals Research
    DiskInternals.LinuxReaderv5.2

    Access files and folders on Ext, UFS, HFS, ReiserFS, or APFS file systems from Windows

  • DiskInternals DVR RecoveryDiskInternals Research
    DiskInternals.DVRRecoveryv2.16.1

    Recovery of video recordings from corrupted, erased or healthy Dahua and HikVision NVR

  • DiskInternals VMFS RecoveryDiskInternals Research
    DiskInternals.VMFSRecoveryv4.25.1

    Tool for VMware® data recovery, VMFS recovery, to read and repair VMDK files.

  • DiskInternals Office RecoveryDiskInternals Research
    DiskInternals.OfficeRecoveryv5.20.1

    Recover deleted or corrupted Microsoft Office, Outlook, Access, OpenOffice, or LibreOffice files

  • DiskInternals MySQL RecoveryDiskInternals Research
    DiskInternals.MySQLRecoveryv4.8

    DiskInternals MySQL Recovery is the best and most advanced MySQL database recovery tool.

  • DiskInternals Excel RecoveryDiskInternals Research
    DiskInternals.ExcelRecoveryv5.20.1

    Recover deleted or corrupted Microsoft Excel, OpenOffice, LibreOffice spreadsheets

More from DiskInternals Research or browse Bootable, CD, Recovery.

Frequently asked questions

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