[SOLVED] ventoy version - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: [SOLVED] ventoy version (/showthread.php?tid=1713) |
[SOLVED] ventoy version - hyun9358 - 06-09-2021 { "VTOY_DEFAULT_IMAGE": "/sources/WinPE/Z-Win10PE_x64_UEFI.ISO"} "theme": { "gfxmode": "1024x768", "display_mode": "GUI", "serial_param": "--unit=0 --speed=9600", "ventoy_left": "75%", "ventoy_top": "6%-7", "ventoy_color": "#65CBFF", If you specify the "/sources/WinPE/Z-Win10PE_x64_UEFI.ISO" file location, the ventoy version information is output to the location set by the user. But... The "F6 > List Viewer Mode" hotkey option changes the ventoy version information to its original position, the lower left corner. I don't want the ventoy version information to change in the location set by the user. How do I fix it? Will this issue be reflected in the next version? RE: ventoy version - longpanda - 06-09-2021 1. Please give the full ventoy.json 2. Please give two photos about the two cases. RE: ventoy version - hyun9358 - 06-09-2021 { "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": "/sources/WinPE/Z-Win10PE_x64_UEFI.ISO" } ], "theme": { "gfxmode": "1024x768", "display_mode": "GUI", "serial_param": "--unit=0 --speed=9600", "ventoy_left": "80%", "ventoy_top": "2%-7", "ventoy_color": "#65CBFF", "file": [ "/ventoy/themes/Public_only/theme.txt", "/ventoy/themes/Big_tree_in_front_of_the_house/theme.txt", "/ventoy/themes/Hitman_Theme_1.0/theme.txt", "/ventoy/themes/Urko_Dark/theme.txt" ] }, "fonts": [ "/ventoy/fonts/ascii.pf2", "/ventoy/fonts/BitstreamVeraSansMono10.pf2", "/ventoy/fonts/gulim10.pf2", "/ventoy/fonts/gulim12.pf2", "/ventoy/fonts/gulim14.pf2", "/ventoy/fonts/gulim16.pf2", "/ventoy/fonts/malgun-Regular10.pf2", "/ventoy/fonts/malgun16.pf2", "/ventoy/fonts/MintOSunicode.pf2", "/ventoy/fonts/RemixOSunicode.pf2", "/ventoy/fonts/traffolight16.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/install.wim", "template": "/ventoy/script/unattended 01.xml" }, { "image": "/sources/CentOS-8.2.2004-x86_64-boot.iso", "template": "/ventoy/script/centos_kickstart.cfg" } ], "image_list": [ "/Install_PE/Install/Windows10 Pro x64 21H1(19043.964) Util.iso", "/Install_PE/Install/Windows10 Pro x64 21H1(19043.928)깡통.iso", "/Install_PE/Install/Windows10 Pro x64 20H2(19042.964) Util.iso", "/Install_PE/WimPE/356MB.wim", "/Install_PE/WimPE/Prince_PE.wim", "/Install_PE/WimPE/Prince_PE_11th.wim" ] }, "auto_memdisk": [ "/sources/WinPE/mini10PE_19.10_x64.iso", "/sources/WinPE/W81_DreamPE_Lite.x86.iso" ], "menu_alias" : [ { "image": "/win10pe_uefi.iso", "alias": "Windows10 PE" }, { "image": "/windows_setup_lite.iso", "alias": "Windows RS4 x64 KO KR Lite Install" } ] } [attachment=371][attachment=372] [attachment=373][attachment=374] RE: ventoy version - longpanda - 06-09-2021 Please try this CI release: https://github.com/ventoy/Ventoy/actions/runs/921762658 RE: ventoy version - hyun9358 - 06-09-2021 (06-09-2021, 02:03 PM)longpanda Wrote: Please try this CI release:I'm Korean. I can not speak English. However, it is translated and delivered using Google Translate. “I am so happy that I cannot put it into words. I'm a beginner, but thanks for the correction. " [attachment=375][attachment=376] [attachment=377][attachment=378] |