From 31c3c5b5f52e0e4227561f01ec874646f92b2324 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 29 Jan 2024 13:05:11 +0100 Subject: [PATCH] Update install.sh --- src/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 42f466a..c57ad05 100644 --- a/src/install.sh +++ b/src/install.sh @@ -64,7 +64,7 @@ fi if [[ "${VERSION,,}" == "winvistax64" ]]; then DETECTED="winvistax64" - VERSION="https://dl.bobpony.com/windows/7/en_windows_7_enterprise_with_sp1_x64_dvd_u_677651.iso" + VERSION="https://dl.bobpony.com/windows/vista/en_windows_vista_sp2_x64_dvd_342267.iso" fi if [[ "${VERSION,,}" == "core11" ]]; then