mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
1. Add new options for Windows CLI mode.
2. Add tip message for 4k native disk.
This commit is contained in:
@@ -761,6 +761,8 @@
|
||||
vtoy_in_progress = true;
|
||||
progressDisableItem(vtoy_in_progress);
|
||||
queryProgress(1);
|
||||
}else if (data.result === '4kn') {
|
||||
ventoy_display_alert('error', vtoy_cur_language.STR_4KN_UNSUPPORTED);
|
||||
} else {
|
||||
ventoy_display_alert('error', vtoy_cur_language.STR_INSTALL_FAILED);
|
||||
}
|
||||
|
Reference in New Issue
Block a user