12-31-2023, 02:30 AM
(This post was last modified: 12-31-2023, 02:37 AM by happymy011.)
(12-30-2023, 08:20 AM)Steve2926 Wrote: Did you try the examples in the documentation ?
https://ventoy.net/en/plugin_control.html
{
"control": [
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F4>Search and boot Windows" }
]
}
{
"control": [
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F4>Boot the 1st local disk" }
]
}
THANKS!!! THAT IS WORK!!!!
USE:
{
"control": [
{ "VTOY_MENU_TIMEOUT": "30" },
{ "VTOY_DEFAULT_IMAGE": "VTOY_EXIT" }
]
}