Is @MSMG the only person with access to upload this new ToolKit.cmd to the download.ru site? I'm unsure if the new file is to be trusted or not, but surely it's worthless without an updated ToolKitHelper.exe? I hope @MSMG can return soon with answers and solutions. Since the last update was over 7.5 months ago, people are becoming more concerned and I am also beginning to worry now. I am sure @MSMG will return with answers for us all, good or bad - I really hope he has some good news for us all. But we should all remember to be patient after his reply, since there is surely a lot of work to catch up on, mostly thanks to the Windows updates.
I ran a compare in notepad++ on the two versions. There are essentially three changes. 1. Some extra code for a dark mode theme in the unattended section(s) 2. Comparisons for version number 22000 have been changed to 21996. 3. Some additions for "<RegisteredOwner>". An extra "o" was added to "Tooolkit" and the year was changed. That is all. Somebody changed it.
@f0ness The system detected an overrun of a stack-based buffer in this application." I have found (at least in my case, yours could be different), that if I attempt to use a CU later than 3324 (August 2023), this error will occur in several places. I can find no way around it and you either live with it or stay on a 9 month old version. I'm on 21H2, but I assume the limitation applies to other editions as well.
Themes and RegisteredOwner are removed. I made these changes available here, on February 21st. I fixed the integration of Setup DU and SafeOS DU, at that time, which was causing boot loop problems and also, when performing Inplace Update. And who knows what other problems. But if he didn't insert these changes, I believe he will do something different, after all there must be some specific modification for the new 24H2 versions.
How would I add .NET 5 and .NET 8 to Windows manually? Apps may use any version between 5 and 8, and I would like to have all versions available for them to use.
Toolkit only has 6 and 7, although it used to have 5 so I could probably get it from an older version. Nothing for 8 though. So I'd like to know how to manually integrate it.
The .NET 4.8 pack for Windows 7 is missing KB4019990. There also seems to be no Windows 8 or 10 package in the modern pack.
On line 4383 in NET6_w7_x64.reg is a stray registry key with nothing under it. [HKEY_USERS\S-1-5-21-3828869252-226211856-1338913588-1000\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] I checked an older version of the NET6 package and found no HKEY_USERS keys, so I just removed the line and now it applies successfully.