-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add Windows 11 Version 24H2 #311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
👌 |
|
Update |
|
Can this branch be used to update from 23H2 to 24H2 Win11 Pro version? |
|
I think
…On Wed, 30 Oct 2024, 15:45 Yauhen Barysik, ***@***.***> wrote:
Can this branch be used to update from 23H2 to 24H2 Win11 Pro version?
—
Reply to this email directly, view it on GitHub
<#311 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BC5TUIRXHTVVKQBMH2ZW7SDZ6DPG7AVCNFSM6AAAAABPJB4E5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBXGIYTAMRRGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Propably |
|
why not use flyby11 ? it worked perfectly for me something to check out if this isnt updated |
That was a good idea. I've used Flyby11 now, and the update went well! Thanks Cobra11Murderer. |
evilking-76
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
|
Hopefully this will be GOLD soon! We only have until October 2025 for Windows 10 23H2 and November 2025 for Windows 11 23H2! After that, no more updates. As a side note, using this tool to upgrade to Windows 11 23H2 was perfect but the computer cannot do updates to 24H2. It does not come as an option for Windows Update since it is not hardware compliant. Thank you for all you do. I speak for all that utilize your tool. |
Fix Windows 10 22H2 MCT EXE link
|
@AveYo Is this project dead or what? |
|
Hey, maybe you could make an update for 25H2 ? :) |
|
Starting from 25H2, the official MCT now dynamically retrieves the link of products.cab from the update server, which requires more changes. I don't want to maintain an independent fork, so I will explain the request logic of MCT, but I may not continue to update. Firstly, Send a POST request to https://fe3.delivery.mp.microsoft.com/UpdateMetadataService/updates/search/v1/bydeviceinfo ,with attributes like this: And we can download products.cab from the metatdata url. We can also use this update id to get the full update information: It responses like this: By the way, these ids are as the same as other updates in Microsoft update server, like UUP/legacy WU.
|
|
@lzw29107: I do not understand how to deal with the new MCT update logic ;) I have added experimental 25H2 support to my fork of your fork by adding a products.xml to the repository that was downloaded using the MediaCreationTool.exe. Also the URL for the MCT looks different than for 24H2 and I'm not sure how long this link will work. Can you have a quick look at my changes? PS: I believe that AveYo is no more maintaining this project and I propose that you take the lead with your fork. Thanks a lot! |
https://download.microsoft.com/download/eb1cc454-1c9a-4c94-adf8-b30c7f3d03d1/products.xml |
|
@abbodi1406 posted this: https://forums.mydigitallife.net/threads/windows-11-esd-repository.83747/page-17#post-1892276
@atplsx shared https://forums.mydigitallife.net/threads/windows-11-esd-repository.83747/page-18#post-1893509
|
No description provided.