Commit graph

453 commits

Author SHA1 Message Date
longpanda 4f5334026e 1. Fix the issue that Ventoy2Disk_X64.exe can not run under altexe directory.
2. Fix the issue that VentoyPlugson_X64.exe exit silently.
3. Add missing /FS option for Ventoy2Disk.exe in Windows command line mode.
4. Ventoy2Disk.exe automatically change current directory when started from other directory.
2023-01-14 21:56:19 +08:00
longpanda 3e34dd8514 1.0.88 release 2023-01-13 21:57:44 +08:00
longpanda 4df793e021 1. Add new options for Windows CLI mode.
2. Add tip message for 4k native disk.
2023-01-13 20:55:40 +08:00
longpanda e0132ac4b5 switch to en_US when use text mode. 2023-01-10 16:17:08 +08:00
VenusGirl❤ 2b3192b098
Update ko_KR.json (#2152) 2023-01-10 15:48:22 +08:00
민웅기 7ee3a6d9f8
Update ko_KR (부트 -> 부팅) (#2147)
Changed the word "boot" to be spelled "부팅" rather than "부트" in the general context.

일반적인 맥락에서 단어 "boot"는 부트보다 부팅로 표기되므로 변경하였습니다.
2023-01-10 15:09:29 +08:00
longpanda c308892db0 Show file checksum menu title according to the existence of checksum value. 2023-01-10 12:23:35 +08:00
longpanda d9182dbfa4 Fix the syntax error in F4 localboot 2023-01-10 09:17:18 +08:00
longpanda e988c0dfe2 Fix that workaround #2 not working for Legacy BIOS access limit. 2023-01-08 21:35:50 +08:00
longpanda 3c03df31ce 1.0.87 release 2023-01-07 15:57:53 +08:00
longpanda 315cabb945 Fix the file path when file checksum in F2 browse mode. 2023-01-07 11:33:04 +08:00
longpanda 72f25f14fc Merge branch 'master' of https://github.com/ventoy/Ventoy 2023-01-06 21:26:39 +08:00
longpanda 47e1553d23 Optimization for VTOY_WIN11_BYPASS_NRO option process. 2023-01-06 21:26:31 +08:00
MELERIX 9a2a7e83eb
Add Spanish Translation (json/txt) grub menu (#2135)
* Add Spanish Tranlsation (json/txt) grub menu

* renamed
2023-01-06 12:23:05 +08:00
K.B.Dharun Krishna 5f747148c6
grub/menu: Update Tamil translation (#2133) 2023-01-06 11:55:40 +08:00
longpanda 686ed11037 Optimization for Lenovo Recovery Image (USB unplug process) 2023-01-05 22:18:39 +08:00
longpanda 7fe4762faa 1. grub2 mode supports Porteus ISO file.
2. Optimization for Lenovo Recovery Image.
2023-01-04 21:46:40 +08:00
longpanda c7dcaa5734 1. Fix the blank item in the last of Language select menu
2. Fix the menu display VTLANG_NO_PERSISTENCE issue when use persistence
2023-01-04 19:19:32 +08:00
longpanda 4b17ee30c4 Add "return to previous menu" in secondary boot menu for convenience. 2023-01-04 15:55:32 +08:00
longpanda a18aa36c01 Code optimization 2023-01-04 15:39:03 +08:00
Tyemak 1de7489c6d
Update ru_RU.txt (#2130) 2023-01-03 20:58:13 +08:00
longpanda 5a7fa0c565 Support lenovo product recovery iso file. 2023-01-03 11:35:27 +08:00
longpanda c6bd857cbe Support BSD style for .md5/.sha1/.sh256/.sha512 checksum file.
Support VENTOY_CHECKSUM file for checksum file.
(#2112)
2023-01-01 00:31:08 +08:00
wiz64 b4bb6efd3c
Update ru_RU.txt (#2120) 2022-12-31 20:59:08 +08:00
Hildo Guillardi Júnior 7386f64ed8
Update pt_PT.json (#2118) 2022-12-31 20:58:50 +08:00
Tyemak 8c6fd872af
Update ru_RU.json (#2114) 2022-12-31 20:58:06 +08:00
longpanda 683101ae1a vtoyjump optimization.
Signed-off-by: longpanda <admin@ventoy.net>
2022-12-31 19:41:15 +08:00
longpanda 0e968e266e Update the F1 help text. WIMBOOT mode supports both Windows and WinPE ISO files. 2022-12-29 18:48:06 +08:00
longpanda d94d59583a Search VTEFI directory for UEFI boot files.
When user install for example Windows in the reserved space of Ventoy USB stick in UEFI mode.
Windows will create part 3 as the EFI partition and when you boot the USB stick, the BIOS may skip Ventoy and directly boot the Windows.
To avoid this, we suggest to rename the directory name from EFI to VTEFI.
2022-12-26 22:08:23 +08:00
longpanda 8923d4b8f1 Fix the menu title of F5 Tools ---> Power ---> $VTLANG_POWER_REBOOT_EFIFW 2022-12-26 16:56:53 +08:00
longpanda 377cd9e468 Update readme 2022-12-25 17:23:50 +08:00
longpanda be78728342 1.0.86 release 2022-12-24 21:19:31 +08:00
Tayfun Akkoyun 3938fbb351
Update tr_TR.json (#2101) 2022-12-24 15:59:32 +08:00
longpanda a2e7afd893 Update menu language translation 2022-12-24 10:16:13 +08:00
wiz64 27bb4a1168
Update bn_BN.json (#2100) 2022-12-24 10:06:41 +08:00
wiz64 b8b8c7bd66
Update hi_HI.json (#2099) 2022-12-24 10:06:29 +08:00
longpanda 911d5dcab9 Remove useless BypassStorageCheck registry when VTOY_WIN11_BYPASS_CHECK is set to 1. (#1873) 2022-12-23 23:41:57 +08:00
longpanda f597497da6 1. Add VTOY_WIN11_BYPASS_NRO option in Global Control Plugin.
2. Change the default value of VTOY_WIN11_BYPASS_CHECK and VTOY_WIN11_BYPASS_NRO options to 1.
2022-12-23 23:17:39 +08:00
VenusGirl❤ 6b422ad9c1
Update ko_KR.json (#2092) 2022-12-23 15:54:27 +08:00
wiz64 925d057883
Update ru_RU.json (#2091) 2022-12-23 15:54:08 +08:00
Tayfun Akkoyun e03c73978a
Update tr_TR.json (#2090)
New Turkish menu interface lines is translated (VTLANG_CTRL_TEMP_SET,VTLANG_WIN11_BYPASS_CHECK,VTLANG_LINUX_REMOUNT,VTLANG_SECONDARY_BOOT_MENU)
2022-12-22 23:13:49 +08:00
longpanda f434d1f5d0 Add Temporary Control Settings menu.
Refer https://www.ventoy.net/en/doc_ctrl_settings.html for details.
2022-12-22 22:14:51 +08:00
longpanda 23f8bc8aeb Add resolution_fit option in theme plugin. 2022-12-22 18:26:01 +08:00
wiz64 7acbf7e819
Update bn_BN.json (#2085) 2022-12-22 14:28:38 +08:00
longpanda 676ae725ae Fix the egrep warning. (#2083) 2022-12-21 19:59:16 +08:00
wiz64 2d1230cba4
Update hi_HI.json (#2081) 2022-12-20 21:17:49 +08:00
wiz64 309f85fd35
update ru_RU.json (#2080)
* Update ru_RU.json

* Update ru_RU.json
2022-12-20 21:17:41 +08:00
VenusGirl❤ a13d6d9c0e
Update ko_KR.json (#2079) 2022-12-20 21:17:24 +08:00
longpanda cd0c7ca884 Extend the donate link width. 2022-12-20 14:05:01 +08:00
longpanda 201f7cc13c Change the MBR partition type to 0x0C when select FAT32 for installation. 2022-12-20 00:16:01 +08:00