Releases: LumiToad/GUIForDiskpart
Releases · LumiToad/GUIForDiskpart
1.1.0000.0-beta (MVP refactor)
GUIForDiskpart 1.1.0000.0-beta (MVP refactor)
For Win32 / Win64
The features didn't change from the previous release, but the whole thing has been refactored to use the "Model View Presenter" (MVP) architecture.
A few small UI bugs have been fixed though...
Diskpart features
- List Disk / Partition / Volume / VDisk
- Detail
- Clean
- Convert
- Create
- Online / Offline
- Format
- Delete
- Assign / Remove
- Attributes
- Shrink
- Extend
CMD features
- CHKDSK
PowerShell features
- Defrag Analysis
GUIFD features
- Easy Format (wipe and format a not windows filesystem usb device easy!!!)
- Display a data table for drives and partitions.
- Save selected data table entries as a text file.
- Save a log of the command line as a text file.
Known issues
- Sometimes won't react, if waiting for another thread.
- Some buttons are there, but there is no code behind (WIP).
- Some shenanigans, if things about your drive change, while some UI dialog is open.
Mostly just confusing, nothing that will break your stuff
1.0.2402.0-beta
GUIForDiskpart 1.0.2402.0-beta
For Win32 / Win64
Included Diskpart commands:
- List Disk / Partition / Volume / VDisk
- Detail
- Clean
- Convert
- Create
- Online / Offline
- Format
- Delete
- Assign / Remove
- Attributes
- Shrink
- Extend
Included CMD commands:
- CHKDSK
Included PowerShell commads:
- Defrag Analysis
Included GUIFD Features:
- Easy Format (wipe and format a not windows filesystem usb device easy!!!)
- Show a data table for drives and partitions
- Save selected data table entries
- Save a log of the command line
Known issues:
- Sometimes won't react, if waiting for another thread
- Some buttons are there, but there is no code behind (WIP)
- Some shenanigans, if things about your drive change, while some UI dialog is open
Mostly just confusing, nothing that will break your stuff