Support WinPE with PESET.EXE

This commit is contained in:
longpanda
2021-10-12 11:24:04 +08:00
parent c18399e8b4
commit 67b8a34e8c
5 changed files with 207 additions and 61 deletions

View File

@@ -156,12 +156,6 @@ function locate_initrd {
}
function locate_wim {
if vt_strstr "$vt_volume_id" "yr"; then
if [ -f (loop)/isyl/isyl ]; then
vt_wim_peset
fi
fi
vt_windows_locate_wim_patch (loop)
if [ -n "${vtdebug_flag}" ]; then