mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 09:55:11 -04:00
[ui] ui improvements
* fixed DOS selected on init for exFAT and NTFS in certain cases * improved progress and status reports * other minor improvements
This commit is contained in:
parent
17132c35a4
commit
e78f07cda6
6 changed files with 39 additions and 40 deletions
|
@ -94,9 +94,8 @@ enum action_type {
|
|||
OP_BADBLOCKS,
|
||||
OP_ZERO_MBR,
|
||||
OP_PARTITION,
|
||||
OP_FORMAT_LONG,
|
||||
OP_FORMAT_QUICK,
|
||||
OP_FORMAT_DONE,
|
||||
OP_FORMAT,
|
||||
OP_CREATE_FS,
|
||||
OP_FIX_MBR,
|
||||
OP_DOS,
|
||||
OP_MAX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue