Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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
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
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