1.0.49 release

This commit is contained in:
longpanda 2021-08-03 17:31:39 +08:00
parent 2ab717cc66
commit 8b975b5e80
3 changed files with 43 additions and 2 deletions

View file

@ -159,7 +159,7 @@ function distro_specify_wim_patch {
vt_windows_collect_wim_patch wim /BOOT/H3_7PE.WIM
vt_windows_collect_wim_patch wim /BOOT/H3_8PE.WIM
vt_windows_collect_wim_patch wim /BOOT/H3_81PE.WIM
fi
fi
}
function distro_specify_wim_patch_phase2 {
@ -1844,7 +1844,7 @@ function img_unsupport_menuentry {
#############################################################
#############################################################
set VENTOY_VERSION="1.0.48"
set VENTOY_VERSION="1.0.49"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1