Thank you for your answers, but I need specific help to create the right scenario.
Loading in a circle.
I don't know if I did it right or not, but it worked.
zeit
Thanks for the tip.
Dear author of the program, confirm that I did everything correctly and there are no extra lines in the script.
Loading in a circle.
Code:
{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "0" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_SORT_CASE_SENSITIVE": "0" },
{ "VTOY_MAX_SEARCH_LEVEL": "0" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/ISO" },
{ "VTOY_MENU_TIMEOUT": "0" },
{ "VTOY_DEFAULT_IMAGE": "/Windows_7_Pro_x86_x64_11.08.2021.iso" }
],
"theme": {
"file": "/ventoy/theme/theme.txt",
"gfxmode": "1920x1080",
"display_mode": "GUI",
"ventoy_left": "5%",
"ventoy_top": "95%",
"ventoy_color": "#191919"
},
"image_list": [
"/Windows_7_Pro_x86_x64_11.08.2021.iso"
]
}
I don't know if I did it right or not, but it worked.
Code:
{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "0" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_SORT_CASE_SENSITIVE": "0" },
{ "VTOY_MAX_SEARCH_LEVEL": "0" },
{ "VTOY_MENU_TIMEOUT": "0" },
{ "VTOY_DEFAULT_IMAGE": "/Windows_7_Pro_x86_x64_11.08.2021.iso" }
],
"theme": {
"file": "/ventoy/theme/theme.txt",
"gfxmode": "1920x1080",
"display_mode": "GUI",
"ventoy_left": "5%",
"ventoy_top": "95%",
"ventoy_color": "#191919"
},
"image_list": [
"/Windows_7_Pro_x86_x64_11.08.2021.iso"
]
}
zeit
Thanks for the tip.
Dear author of the program, confirm that I did everything correctly and there are no extra lines in the script.