Not that link. This is the full list of known issues in Windows 11 24H2 learn.microsoft.com/en-in/windows/release-health/status-windows-11-24h2
I surfed to massgrave.dev's website and couldn't find Windows 11 24H2 ISOs updated for December 2024. Examples of what I mean are: Code: ar-sa_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso bg-bg_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso cs-cz_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso es-mx_windows_11_consumer_editions_version_24h2_updated_dec_2024_x64_dvd_b146c3af.iso massgrave has stopped hosting such ISOs, is that correct?
Hi, I'm confused if the original en-us iso numbering or code is b146c3af.iso shouldn't the numbering or code be different in other languages???
This only happens with consumer edition ISOs With business edition ISOs 063626e9.iso all the numbers or codes are different in others languages Why???
That is because of the fact that MASGRAVE doesn't host the december files or any new released isos for now. You can get them from the SVF repo by @GezoeSloog or my SVFSFX Repo.
I'm getting errors when trying to include .Net 3.5. For .Net 3.5 source, I've tried to use relative paths and absolute paths. I've left the cab with the original file name, and I've tried with the filename in the W10UI readme. I honestly do not know what I am doing wrong. Here's my setup: W10UI.cmd and .ini are in C:\1W10UI\ The .net cab I need for 3.5 is in C:\1W10UI\netfx\ The Windows files are in C:\2Win11\ J:\ is the original ISO mounted. Everything but the .NET3.5 works just fine. I keep getting errors of file not found. I've tried telling it to look at J:\sources\sxs\ I've tried telling it to look at C:\1W10UI\netfx\ I've had it named its original name, or the rename that W10UI readme tells me to use. Code: [W10UI-Configuration] Target =J:\ Repo =C:\2Win11\ DismRoot =dism.exe Net35 =1 Net35Source =C:\1W10UI\netfx\ Cleanup =1 ResetBase =1 LCUwinre =0 WinRE =1 LCUmsuExpand =0 UpdtBootFiles =1 SkipEdge =0 SkipWebView =0 UseWimlib =0 _CabDir =W10UItemp MountDir =W10UImount WinreMount =W10UImountre wim2esd =0 wim2swm =0 ISO =1 ISODir = Delete_Source =0 AutoStart =0 AddDrivers =0 Drv_Source =\Drivers For Net35Source, I've also tried J:\sources\sxs\, netfx\ (relative path to where I run the script from), and with both original names and rename from the readme. If anybody can help point me in the correct direction. I am attempting to create an updated ISO for Win 11 26100, latest retail release. This is starting to drive me insane. Thanks! I'm making new logs so I can attach the proper ones.
It would help to show the error(s), or the opration progress are you sure the folder contains "microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab"
its an optional feature, why you trying to point the source? is there a special need for something? just add the updates then "Net35 =1" at ini folder.