A script to download the latest windows iso from the official microsoft servers.
# Download win10 iso
$ ./download.sh 10
# Download win11 iso
$ ./download.sh 11
The script is heavily inspired by the windown from thenordcappuccino
A script to download the latest windows iso from the official microsoft servers.
# Download win10 iso
$ ./download.sh 10
# Download win11 iso
$ ./download.sh 11
The script is heavily inspired by the windown from thenordcappuccino