{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_TREE_VIEW_MENU_STYLE": "0" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_SORT_CASE_SENSITIVE": "0" },
{ "VTOY_MAX_SEARCH_LEVEL": "max" },
{ "VTOY_FILE_FLT_ISO": "0" },
{ "VTOY_FILE_FLT_WIM": "0" },
{ "VTOY_FILE_FLT_EFI": "0" },
{ "VTOY_FILE_FLT_IMG": "0" },
{ "VTOY_FILE_FLT_VHD": "0" },
{ "VTOY_FILE_FLT_VTOY": "0" },
{ "VTOY_DEFAULT_KBD_LAYOUT": "QWERTY_USA" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/sources" },
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F6> Windows10 Bootting Menu" }
],
"theme": {
"gfxmode":"1024x768",
"display_mode":"GUI",
"serial_param":"--unit=0 --speed=9600",
"ventoy_left":"80%",
"ventoy_top":"2%-7",
"ventoy_color":"#FF8A19",
"file": [
"/ventoy/themes/Dokdo1/theme.txt",
"/ventoy/themes/Dokdo2/theme.txt",
"/ventoy/themes/Public_only/theme.txt"
],
"fonts": [
"/ventoy/fonts/ascii.pf2",
"/ventoy/fonts/BitstreamVeraSansMono10.pf2",
"/ventoy/fonts/DejaVuSans-48.pf2",
"/ventoy/fonts/DejaVuSans-Regular-14.pf2",
"/ventoy/fonts/gulim16.pf2",
"/ventoy/fonts/MintOSunicode.pf2",
"/ventoy/fonts/NanumGothic_Regular14.pf2",
"/ventoy/fonts/RemixOSunicode.pf2",
"/ventoy/fonts/terminus-12.pf2",
"/ventoy/fonts/terminus-14.pf2",
"/ventoy/fonts/terminus-16.pf2",
"/ventoy/fonts/unicode.pf2",
"/ventoy/fonts/unifont16b.pf2"
]
},
"menu_class" : [
{
"key": "Win",
"class": "Win10iso"
},
{
"key": "Windows",
"class": "Win10iso"
},
{
"key": "install",
"class": "Win10iso"
},
{
"key": "setup",
"class": "Win10iso"
},
{
"key": "user",
"class": "kubuntu"
},
{
"key": "boot",
"class": "pe"
},
{
"key": "pe",
"class": "pe"
},
{
"key": "vhd",
"class": "kubuntu"
},
{
"key": "iso",
"class": "iso"
},
{
"key": "wim",
"class": "kubuntu"
},
{
"key": "openSUSE-Leap-15.2-NET-x86_64",
"class": "kubuntu"
}
],
"auto_install": [
{
"image": "/sources/Windows_Install/Windows10 Pro x64 20H2(19042.782) GSCD 2in1.iso",
"template": "/ventoy/script/Windows10_unattended-Mow-in.xml"
},
{
"image": "/sources/Windows_Install/Windows10 Pro x64 20H2(19042.804) Lite Util.iso",
"template": [
"/ventoy/script/Windows10_unattended1.xml",
"/ventoy/script/Windows10_unattended2.xml",
"/ventoy/script/Windows10_unattended3.xml",
"/ventoy/script/Windows10_unattended4.xml"
]
},
{
"image": "/sources/Windows_Install/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso",
"template": "/ventoy/script/suse_autoyast.xml"
},
{
"parent": "/sources/Windows_Install",
"template": "/ventoy/script/Windows10_unattended4.xml"
},
{
"image": "/sources/Windows_Install/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso",
"template": "/ventoy/script/suse_autoyast.xml"
}
]
}
===========================================================
If you write like this
It works fine.
Unattended installation files are also loaded.
===========================================================
I ran the test overnight.
It was difficult for beginners and I didn't get good results.
i got this result
But after "auto_install" I can't add another menu.
All added menus failed to load error or ISO image file.
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_TREE_VIEW_MENU_STYLE": "0" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
{ "VTOY_SORT_CASE_SENSITIVE": "0" },
{ "VTOY_MAX_SEARCH_LEVEL": "max" },
{ "VTOY_FILE_FLT_ISO": "0" },
{ "VTOY_FILE_FLT_WIM": "0" },
{ "VTOY_FILE_FLT_EFI": "0" },
{ "VTOY_FILE_FLT_IMG": "0" },
{ "VTOY_FILE_FLT_VHD": "0" },
{ "VTOY_FILE_FLT_VTOY": "0" },
{ "VTOY_DEFAULT_KBD_LAYOUT": "QWERTY_USA" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/sources" },
{ "VTOY_MENU_TIMEOUT": "10" },
{ "VTOY_DEFAULT_IMAGE": "F6> Windows10 Bootting Menu" }
],
"theme": {
"gfxmode":"1024x768",
"display_mode":"GUI",
"serial_param":"--unit=0 --speed=9600",
"ventoy_left":"80%",
"ventoy_top":"2%-7",
"ventoy_color":"#FF8A19",
"file": [
"/ventoy/themes/Dokdo1/theme.txt",
"/ventoy/themes/Dokdo2/theme.txt",
"/ventoy/themes/Public_only/theme.txt"
],
"fonts": [
"/ventoy/fonts/ascii.pf2",
"/ventoy/fonts/BitstreamVeraSansMono10.pf2",
"/ventoy/fonts/DejaVuSans-48.pf2",
"/ventoy/fonts/DejaVuSans-Regular-14.pf2",
"/ventoy/fonts/gulim16.pf2",
"/ventoy/fonts/MintOSunicode.pf2",
"/ventoy/fonts/NanumGothic_Regular14.pf2",
"/ventoy/fonts/RemixOSunicode.pf2",
"/ventoy/fonts/terminus-12.pf2",
"/ventoy/fonts/terminus-14.pf2",
"/ventoy/fonts/terminus-16.pf2",
"/ventoy/fonts/unicode.pf2",
"/ventoy/fonts/unifont16b.pf2"
]
},
"menu_class" : [
{
"key": "Win",
"class": "Win10iso"
},
{
"key": "Windows",
"class": "Win10iso"
},
{
"key": "install",
"class": "Win10iso"
},
{
"key": "setup",
"class": "Win10iso"
},
{
"key": "user",
"class": "kubuntu"
},
{
"key": "boot",
"class": "pe"
},
{
"key": "pe",
"class": "pe"
},
{
"key": "vhd",
"class": "kubuntu"
},
{
"key": "iso",
"class": "iso"
},
{
"key": "wim",
"class": "kubuntu"
},
{
"key": "openSUSE-Leap-15.2-NET-x86_64",
"class": "kubuntu"
}
],
"auto_install": [
{
"image": "/sources/Windows_Install/Windows10 Pro x64 20H2(19042.782) GSCD 2in1.iso",
"template": "/ventoy/script/Windows10_unattended-Mow-in.xml"
},
{
"image": "/sources/Windows_Install/Windows10 Pro x64 20H2(19042.804) Lite Util.iso",
"template": [
"/ventoy/script/Windows10_unattended1.xml",
"/ventoy/script/Windows10_unattended2.xml",
"/ventoy/script/Windows10_unattended3.xml",
"/ventoy/script/Windows10_unattended4.xml"
]
},
{
"image": "/sources/Windows_Install/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso",
"template": "/ventoy/script/suse_autoyast.xml"
},
{
"parent": "/sources/Windows_Install",
"template": "/ventoy/script/Windows10_unattended4.xml"
},
{
"image": "/sources/Windows_Install/SLE-12-SP3-Server-DVD-x86_64-GM-DVD1.iso",
"template": "/ventoy/script/suse_autoyast.xml"
}
]
}
===========================================================
If you write like this
It works fine.
Unattended installation files are also loaded.
===========================================================
I ran the test overnight.
It was difficult for beginners and I didn't get good results.
i got this result
But after "auto_install" I can't add another menu.
All added menus failed to load error or ISO image file.