diff --git a/src/install.sh b/src/install.sh index e4d6ef9..a99d246 100644 --- a/src/install.sh +++ b/src/install.sh @@ -877,11 +877,6 @@ bootWindows() { rm -rf "$TMP" - if [ ! -f "$BOOT" ] || [ ! -s "$BOOT" ]; then - BOOT="/custom.iso" - [ ! -f "$BOOT" ] && BOOT="${STORAGE}$BOOT" - fi - [[ "${PLATFORM,,}" == "arm64" ]] && VGA="virtio-gpu" if [ -s "$STORAGE/windows.mode" ] && [ -f "$STORAGE/windows.mode" ]; then