Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved Two boot menus BIOS and UEFI
#3
Please correct what I did wrong. 
Error loading. 
I'm sorry to take up your time.
Code:
{
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "0" },
        { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" }
{
    "control_uefi": {
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISO/UEFI" }
    }
}       
    ],
   
    "theme": {
        "file": "/ventoy/theme/theme.txt",
        "gfxmode": "1920x1080",       
        "display_mode": "GUI",
        "ventoy_left": "5%",
        "ventoy_top": "95%",
        "ventoy_color": "#191919"
    },
   
   
    "menu_class": [
        {
            "key": "21H2",
            "class": "Windows_1"
        },               
        {
            "key": "Windows",
            "class": "Super_1"
        },       
        {
            "key": "Mem",
            "class": "Memtest_1"
        },
        {
            "key": "WinPE",
            "class": "WinPE_1"
        }
    ],

    "image_list": [
        "/ISO/Windows_10_21H2_19044.1645.iso",
        "/ISO/Windows_7_10_11_Pro_x86_x64_15.12.2021.iso",
        "/ISO/Windows_7_&_10_Pro_x86_x64_30.05.2021.iso",
        "/ISO/Windows_7_Pro_x86_x64_15.12.2021.iso",
        "/WinPE/WinPE_Sergei_Strelec_x86_x64_04.01.2022.iso",
        "/Memtest/Memtest86+_4.3.7_&_10.iso",
        "/Memtest/Memtest86+_x64_6.00.Beta.3.iso",
        "/Memtest/GoldMemory_7.98_Pro.iso"
    ],

    "menu_alias":[
        {
            "image":"/ISO/Windows_10_21H2_19044.1645.iso",
            "alias":"Windows 10       Pro   x86 x64  21H2  19044.1645"
        },
        {
            "image":"/ISO/Windows_7_10_11_Pro_x86_x64_15.12.2021.iso",
            "alias":"Windows 7 10 11  Pro   x86 x64                    15.12.2021"
        },
        {
            "image":"/ISO/Windows_7_&_10_Pro_x86_x64_30.05.2021.iso",
            "alias":"Windows 7 10     Pro   x86 x64                    30.05.2021"
        },
        {
            "image":"/ISO/Windows_7_Pro_x86_x64_15.12.2021.iso",
            "alias":"Windows 7        Pro   x86 x64                    15.12.2021"
        },
        {
            "image":"/WinPE/WinPE_Sergei_Strelec_x86_x64_04.01.2022.iso",
            "alias":"WinPE Sergei Strelec   x86 x64                    04.01.2022"
        },
        {
            "image":"/Memtest/GoldMemory_7.98_Pro.iso",
            "alias":"GoldMemory        7.98  Pro"
        },
        {
            "image":"/Memtest/Memtest86+_4.3.7_&_10.iso",
            "alias":"Memtest86+        4.3.7  &  10"
        },
        {
            "image":"/Memtest/Memtest86+_x64_6.00.Beta.3.iso",
            "alias":"Memtest86+        6.00  Beta 3"
        }
    ]
}
Reply


Messages In This Thread
Two boot menus BIOS and UEFI - by BKPB - 10-24-2022, 06:58 AM
RE: Two boot menus BIOS and UEFI - by longpanda - 10-24-2022, 08:00 AM
RE: Two boot menus BIOS and UEFI - by BKPB - 10-24-2022, 08:26 AM
RE: Two boot menus BIOS and UEFI - by longpanda - 10-24-2022, 09:09 AM
RE: Two boot menus BIOS and UEFI - by BKPB - 10-24-2022, 10:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)