From ef35eb503285ee502f794452690d1ddb06fe70fb Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 30 Apr 2024 03:20:55 +0200 Subject: [PATCH] Update define.sh --- src/define.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/define.sh b/src/define.sh index b1477aa..ed03b98 100644 --- a/src/define.sh +++ b/src/define.sh @@ -386,7 +386,7 @@ getLink() { url="$host/en_windows_server_2008_r2_with_sp1_${PLATFORM,,}_dvd_617601.iso" ;; "win7${PLATFORM,,}") - url="$host/en_windows_7_ultimate_with_sp1_${PLATFORM,,}_dvd_u_677332.iso" + url="$host/en_windows_7_enterprise_with_sp1_${PLATFORM,,}_dvd_u_677651.iso" ;; "winvista${PLATFORM,,}") url="$host/en_windows_vista_sp2_${PLATFORM,,}_dvd_342267.iso"