Commit Graph

22 Commits

Author SHA1 Message Date
Light Yagami
0249bec084
Improve script readability and robustness
- General Improvements:
  - Refactored code to enhance readability and maintainability with improved indentation and spacing.
  - Added explanatory comments throughout the code to clarify functionality, improving understanding for future developers.

- Features:
  - Implemented a Windows version check to ensure compatibility before executing the script.
  - Enhanced error handling in critical sections, such as checking for the existence of files and directories, to ensure more robust execution.

- Optimizations:
  - Grouped variable initializations for greater clarity and consistency.
  - Applied consistent formatting throughout the code to facilitate reading and comprehension.
2024-08-23 18:42:55 +02: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
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
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
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
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
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
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