A handy Windows tool for writing a disk images to the physical devices (HDD, SSD, USB sticks or SD/CF cards).
Inspired by minimalism of Win32 Disk Imager and overwhelming feature richness of BOOTICE. 😎
- Writing a disk image file (*.IMG) to the Windows physical device i.e. to "\\.\PHYSICALDRIVEn" (where "n" is a zero-based disk number).
- Verification after writing.
- A comprehensive log (supporting copy to clipboard).
- Device change autodetection.
- Drag-n-drop.
- Windows XP or later, 32 or 64-bit.
- Administrator rights.
- Microsoft Visual Studio 2022 Community with components:
- Microsoft.VisualStudio.Workload.NativeDesktop
- Microsoft.VisualStudio.Component.VC.ATLMFC
- Microsoft.VisualStudio.Component.WinXP
- Microsoft.VisualStudio.ComponentGroup.NativeDesktop.WinXP
- Microsoft.VisualStudio.Component.NuGet
Copyright (C) 2020-2024 Nikolay Raspopov <[email protected]>
This program is free software : you can redistribute it and / or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or ( at your option ) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program.If not, see http://www.gnu.org/licenses/.