fix: Windows 7 Enterprise (#107)

This commit is contained in:
Kroese 2024-01-27 05:10:45 +01:00 committed by GitHub
parent 1cf2562354
commit d02fa6cca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -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