From 378bc8611c38cf6ab7f45e173e058eeae618f778 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 27 Jan 2024 04:54:53 +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 ca9e97a..1a86971 100644 --- a/src/install.sh +++ b/src/install.sh @@ -55,7 +55,7 @@ fi if [[ "${VERSION,,}" == "win7x64" ]]; then DETECTED="win7x64" - VERSION="https://dl.bobpony.com/windows/7/en_windows_7_with_sp1_x64.iso" + VERSION="https://dl.bobpony.com/windows/7/en_windows_7_enterprise_with_sp1_x64_dvd_u_677651.iso" fi if [[ "${VERSION,,}" == "tiny11" ]]; then