mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-17 17:16:19 +00:00
1. Add VTOY_WIN11_BYPASS_NRO option in Global Control Plugin.
2. Change the default value of VTOY_WIN11_BYPASS_CHECK and VTOY_WIN11_BYPASS_NRO options to 1.
This commit is contained in:
@@ -75,6 +75,7 @@ typedef struct data_control
|
||||
int filter_vhd;
|
||||
int filter_vtoy;
|
||||
int win11_bypass_check;
|
||||
int win11_bypass_nro;
|
||||
int menu_timeout;
|
||||
int secondary_menu_timeout;
|
||||
int linux_remount;
|
||||
|
||||
Reference in New Issue
Block a user