Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VTOY_DEFAULT_IMAGE
#1
Add the option to search and load windows when the timer expires.
Reply
#2
https://www.ventoy.net/en/plugin_control.html
Reply
#3
This does not seem to work


{
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/_ISO" },
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_DEFAULT_IMAGE": "/_ISO/LINUX/ubuntu-18.10-desktop-amd64.iso" }
    ]
}
Reply
#4
(09-19-2020, 01:49 AM)longpanda Wrote: https://www.ventoy.net/en/plugin_control.html
The required option is to search and load Windows after the counter expires. Now, after the counter expires, you can only choose which iso to load,
It is required if the counter has expired and did not have time to press anything, just booted windows

{ "VTOY_MENU_TIMEOUT": "40" },
{ "VTOY_DEFAULT_IMAGE": "Search and boot Windows" }
Reply
#5
(09-19-2020, 07:21 AM)Steve2926 Wrote: This does not seem to work

{
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/_ISO" },
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_DEFAULT_IMAGE": "/_ISO/LINUX/ubuntu-18.10-desktop-amd64.iso" }
    ]
}

As per the docs, try setting VTOY_DEFAULT_MENU_MODE to 0 (zero).

https://ventoy.net/en/plugin_control.html

"Only avaliable in ListView mode and will NOT take effect if VTOY_DEFAULT_MENU_MODE set to 1"
Reply
#6
VTOY_DEFAULT_IMAGE now support both ListView mode and TreeView mode since Ventoy-1.0.23
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)