Commit Graph

43 Commits

Author SHA1 Message Date
lzw_29107
2f1f304652
23H2 December Refresh (#305) 2023-12-19 10:29:21 +02:00
lzw_29107
c753b90517
Update the script to add the option to download 10 22H2, 11 22H2, and 11 23H2 (#299)
* Support 10 22H2, 11 22H2 and 11 23H2
2023-12-08 22:33:48 +02:00
AveYo
c33e7f88e0
2023.12.07 V13
skip 2nd tpm check on Canary iso (above 25977)
2023-12-08 10:29:48 +02:00
AveYo
5e0b8bd5f8
2023.07.15 - V12 - no Server label
- refined method, no Server label  
- future proofing  
- tested with 25905 iso, wu and the new wu repair version

- fix missing script output path
2023-07-15 11:29:13 +03:00
AveYo
28d05a1b11
2023.07.14 - V12 - no Server label
- refined method, no Server label  
- future proofing  
- tested with 25905 iso, wu and the new wu repair version
2023-07-15 00:06:00 +03:00
AveYo
7a0e36b324 2023.07.04
Fix rebased Dev 23xxx builds detection
2023-07-04 13:23:43 +03:00
AveYo
979fd14f21
2022.10.02 V10
- add DisableWUfBSafeguards and the superfluous AllowUpgradesWithUnsupportedTPMorCPU keys
- switch to %Public% directory instead of %Programdata%
- force crlf on exported script
2022-10-02 14:31:12 -07:00
AveYo
44ad9ec39c
Update windows_update_refresh.bat
less verbose
2022-10-02 13:49:06 -07:00
AveYo
03ebf15e26
v9+ for 25115+ builds
minor adjustment due to wrong bet on 23xxx next dev, turns out it's 25xxx,
2022-05-11 19:04:45 +00:00
AveYo
49ecd463b0
V9
link other useful scripts to manage driver and feature updates even on Home editions that are lacking support for policies
2022-05-03 15:25:51 +00:00
AveYo
7039e34f26
Update windows_update_refresh.bat 2022-05-03 14:36:15 +00:00
AveYo
a5cb9b188b
V9
- add back mounted ISO handling, with skipping already patched media (0-byte appraiserres.dll)
-  refined cmd rebase; supports commandline argument to force install or remove instead of toggle; less verbose
powershell-based v7 was fine for five months since December 10 2021, then build 22610 and suddenly fake positive`d..
funny that without powershell active code to be hindered by defender, upgrading via Windows Update is slightly faster!
2022-05-02 23:18:42 +00:00
AveYo
cfd012850a
Update readme.md
Skip_TPM_Check_on_Dynamic_Update.cmd V9
- add back mounted ISO handling, with skipping already patched media (0-byte appraiserres.dll)
- since there's no more powershell active code to be hindered by defender, upgrading via Windows Update is slightly faster!
2022-05-02 22:57:59 +00:00
AveYo
5e5c2f452d
V8 2022-05-01 20:16:02 +00:00
AveYo
82bde063ad
Update readme.md 2022-05-01 20:12:36 +00:00
AveYo
ebaf723010
V8
it seems all those billions poured into telemetry and machine learning by microsoft, google and av vendors are only used to "classify" user's private data,  
none trickled down into av heuristics so av's today are dumber than a rock, not discerning actually malicious stuff, even below the 90's era signature level. 
in the case of microsoft there's also a strong fake positive bias!

script restructured around cmd, and a bit more verbose and spaced out, but the gist of it is the same: IFEO intercept and add /Product Server option
notable change is that it now exclusively focuses setup via Windows Update
you're gonna have to bypass manual 11 setup some other way - hint: cd.>sources\appraiserres.dll
2022-05-01 20:01:25 +00:00
AveYo
79e59794f6 stable
all issues ironed out
upgrade keeping files from Eval editions
earlier detect of setup ui exit
enhanced 11 AutoUnattend.xml
move bypass stuff from main readme
last squash I promise ;)
2022-03-21 00:05:54 +02:00
AveYo
5d12539770 windows_update_refresh
use if having update issues on any ver
2022-03-14 18:26:38 +02:00
AveYo
af9bb47ae4 Update README.md
Update README.md

Update README.md

Update README.md

Update README.md

Update README.md
2021-12-23 19:35:52 +02:00
AveYo
cbaaa85153 2021.12.22
improved auto.cmd handling of mismatched OS and target edition, obey 'def', 'auto' upgrades 7 to 10, not 11
update readme
2021-12-23 18:54:44 +02:00
AveYo
593261b0a7 Update MediaCreationTool.bat
fix regression with 1507-1709 not getting the correct fallback esd
more descriptive label for 1507-1709 that have per-edition esd
fix dev -noe being present and halting script instead of auto close
2021-12-15 00:20:29 +02:00
AveYo
beedf56672 Skip TPM Check v7
remove wmi-based v1 if somehow it is still installed and cause issues

delete archived versions since older bypasses are no longer advised
2021-12-11 01:59:34 +02:00
AveYo
c3ff837dcb
Skip TPM Check v6f - f for fixed
v6 release had bad regex that did not replace launch options correctly - it should now finally work for everybody! 
a great help was @sam20112011 providing requested `C:\$WINDOWS.~BT\Sources\Panther` logs in #57
2021-12-10 21:44:13 +02:00
AveYo
72e7c14ad8 Update README.md 2021-12-07 12:20:28 +02:00
AveYo
a445dddd06 Skip TPM Check v6
For a more reliable and future-proof experience,
clean installation is still handled via winsetup.dll patching in boot.wim
upgrade is now handled only via auto.cmd with the /Product Server trick
Just ignore the Installing Windows Server label, please!

update Skip_TPM_Check_on_Dynamic_Update.cmd v6

update readme
2021-12-07 12:16:21 +02:00
AveYo
b23d5f4a0f Skip_TPM_Check_on_Dynamic_Update_v5
clear bypass folder, suggested in #51
2021-11-19 20:44:26 +02:00
AveYo
57dde54147
Update README.md 2021-11-19 13:09:37 +02:00
AveYo
fc86fc1b68 Skip_TPM_Check_on_Dynamic_Update_v4.cmd
bypass windows 11 setup that was run manually under windows, or via windows update (after OfflineInsiderEnroll to Beta or Dev channels)
2021-11-17 22:53:18 +02:00
AveYo
48c8aa3ea6 10 21H2 official + 21H1 .1348
add manual links for 19043.1348
2021-11-16 23:39:49 +02:00
AveYo
434b658a8a 10 21H2 official release
force MCT exe refresh
2021-11-16 22:09:52 +02:00
AveYo
ba42dda2de 10 21H2 official release
10 19044.1288
2021-11-16 21:57:08 +02:00
AveYo
122895b803 Update README.md 2021-11-15 23:34:02 +02:00
AveYo
4f23246239 22000.318
write output to script folder
(or C:\ESD if run from zip)

do not use esd links larger than 4GB (MCT limits)
2021-11-15 23:26:43 +02:00
AveYo
418b2cf8e3 perfect?
not
fixing http typo in url after I've removed all workarounds for pastebin filters
2021-11-09 09:07:46 +02:00
AveYo
4f5f2e73dc perfect?
going
2021-11-09 08:43:47 +02:00
Punk
c027652422 Update README.md 2021-11-07 01:21:47 -08:00
AveYo
9ec6de5684 road to perfection
ironing out 11 quirks
2021-11-07 02:25:49 +02:00
AveYo
0694677614 Update MediaCreationTool.bat
fix #13 Localization
2021-10-25 04:03:55 +03:00
AveYo
87ea9e0bc7 reliability milestone
11 22000.258
2021-10-25 03:34:02 +03:00
AveYo
a21ed3c420 bughunt season
fixes #2
2021-10-21 00:03:14 +03:00
AveYo
a1e6aa61bc Update README.md 2021-10-20 19:18:46 +03:00
AveYo
1fcb724662 bughunt season is open!
- create generic iso if no edition arg
- use Downloads folder
- no 11 checks on boot in VirtualBox
- various small touches
2021-10-20 18:56:18 +03:00
AveYo
d240973e38 a new home
outstanding refactoring around Windows 11 MCT
minimise while waiting MCT
unified 7 - 11 appearance
2021-10-10 00:08:46 +03:00