Thank you for your kind reply.
With regard to setting BIOS to boot from HDD you are quite right of course.
I'm not a programmer, and don't know what script to write into the .json file.
I tried adding the last 2 lines into \plugin\ventoy\ventoy.jason file:
{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" }
{ "VTOY_DEFAULT_IMAGE": "VTOY_BOOT_1ST_HDD" }
{ "VTOY_MENU_TIMEOUT": "15" }
],
but it did not work: no default appeared on menu and no timer also.
Please attach this file, or its complete script here
with "VTOY_DEFAULT_IMAGE to "VTOY_BOOT_1ST_HDD"
with a timer of 15 seconds.
Thank you.
With regard to setting BIOS to boot from HDD you are quite right of course.
I'm not a programmer, and don't know what script to write into the .json file.
I tried adding the last 2 lines into \plugin\ventoy\ventoy.jason file:
{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" }
{ "VTOY_DEFAULT_IMAGE": "VTOY_BOOT_1ST_HDD" }
{ "VTOY_MENU_TIMEOUT": "15" }
],
but it did not work: no default appeared on menu and no timer also.
Please attach this file, or its complete script here
with "VTOY_DEFAULT_IMAGE to "VTOY_BOOT_1ST_HDD"
with a timer of 15 seconds.
Thank you.