mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-27 21:24:17 -04:00
[ui] only enable bootable DOS for FAT16 and FAT32
* also set bootable DOS selected by default
This commit is contained in:
parent
cbc54d764d
commit
d67768923e
3 changed files with 48 additions and 32 deletions
|
@ -17,7 +17,7 @@
|
|||
#define IDC_ABOUT 1007
|
||||
#define IDC_LABEL 1008
|
||||
#define IDC_QUICKFORMAT 1009
|
||||
#define IDC_DOSSTARTUP 1010
|
||||
#define IDC_DOS 1010
|
||||
#define IDC_PROGRESS 1011
|
||||
#define IDC_ABOUT_LICENSE 1030
|
||||
#define IDC_ABOUT_ICON 1031
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue