Pete Batard
5402fc6222
Add ARM64 Windows 11 downloads
...
* Gotta really praise Microsoft for having designed their download servers to
handle multiple archs for the same Windows SKUs... and then completely throw
that out of the window to instead make Windows 11 ARM64 a different SKU.
* Now, because we don't want to be *AS MORONIC AS MICROSOFT*, we go the extra
mile (and issue multiple requests, using multiple session IDs) to make the
ARM64 *ARCHITECTURE* fall into the fold of where it belongs, i.e. as a user
selectable property of a single Windows 11 release.
* Closes #97 .
2024-11-18 01:52:22 +00:00
Pete Batard
a99f8a10d3
Remove releases that have been made inaccessible by Microsoft
...
* Closes #67
2023-05-23 17:26:18 +01:00
Pete Batard
e9a0a367d9
Update README
2023-04-14 11:54:05 +01:00
Pete Batard
10acbf9f84
Improve error handling
...
* Simplify regex and fix unconverted characters.
* Also use Start-BitsTransfer for cmdline downloads (Closes #56 ).
* Also remove -DisableProgress now that we use Start-BitsTransfer.
2023-02-06 01:22:02 +00:00
Erik Dansbo
6593585ff3
Add an option to disable progress report for commandline
...
* Closes #50
2022-12-14 17:11:09 +00:00
Pete Batard
24a7a04d78
Update README
2022-09-23 17:36:21 +01:00
Muhammad Hussein Ammari
2a139583ce
Update README.md ( #27 )
...
* https://www.microsoft.com/software-download/Windows8ISO
* https://www.microsoft.com/software-download/Windows10ISO
These links will be redirected to the following site:
https://www.microsoft.com/en-us/software-download
2021-10-07 10:16:29 +01:00
Pete Batard
eac06c958f
Update README.md
2021-08-24 16:49:42 +02:00
Pete Batard
28725b287c
Update README.md
2021-08-19 23:00:56 +02:00
Pete Batard
6160db3c66
Improve download handling for commandline
...
* Report the download size and handle errors
* Also improve exit code and verbosity handling
2021-08-15 13:44:38 +02:00
flx5
8b40c85d76
Add Commandline support
...
* Also fix a regression introduced by previous commit
* Closes #15
* Closes #24
2021-08-07 23:32:09 +02:00
Pete Batard
36e9b4420c
Remove DisableFirstRunCustomize related options
...
* No longer needed, since we are not invoking IE behind the scenes any more.
* Also update "fake" Firefox version range.
2021-05-22 13:35:51 +01:00
Pete Batard
b0599d7a94
Update Readme
...
* Fix typos, improve style, etc.
2019-07-14 00:04:12 +01:00
TPS
1d5a4dc17b
Fix typo: ULR → URL
...
* Closes #10
2019-03-24 20:22:08 +00:00
Pete Batard
dd73cef3b4
Fix Invalid JSON primitive error when Simplified Chinese locale is used
...
* Closes #7
* Also make sure our console output uses UTF-8
* Also harmonize the listing of all the Windows 10 releases
2019-03-19 12:52:12 +00:00
Pete Batard
bc488df01a
Remove debug output and fix Readme
2019-03-16 23:48:39 +00:00
Pete Batard
5f246fc1c1
Use our GUID for the session-id and remove the need for initial JS execution
...
* Credits go to whatever127 for the suggestion
* Also ensure that the "Please wait..." message displays for all server queries
* Closes #6
2019-03-16 17:13:05 +00:00
Pete Batard
54a8edd36f
Add license and readme
2019-03-14 22:58:50 +00:00