yes, the first thing I did was put the Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~.cab file in the NTLITE folder, but it still doesn't work, after installing the iso compiled by ntlite, 3.5 was still disabled.I don't remember which version I tested with,
You have to check that the file is present in the image (ISO) in Sources\SxS (present in 26100.1, maybe not in the following ones)
You have to put the .cab file in the ISO, in the Sources\Sxs directoryyes, the first thing I did was put the Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~.cab file in the NTLITE folder, but it still doesn't work, after installing the iso compiled by ntlite, 3.5 was still disabled.
This .cab already comes on the iso originally(Win11_24H2_BrazilianPortuguese_x64\sources\sxs\Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~.cab), I normally did it the other way around, as NTlite requested the .cab, so as usual I copied it to the Cache\Updates\11.24H2.x64 and Cache\Updates\11.24H2.x64.FOD folders, but it still didn't activate.You have to put the .cab file in the ISO, in the Sources\Sxs directory
And not in the NTLite directory
The file just needs to be in the Sources\Sxs directory, then from NTLite, on the Updates page.This .cab already comes on the iso originally(Win11_24H2_BrazilianPortuguese_x64\sources\sxs\Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~.cab), I normally did it the other way around, as NTlite requested the .cab, so as usual I copied it to the Cache\Updates\11.24H2.x64 and Cache\Updates\11.24H2.x64.FOD folders, but it still didn't activate.
I apologize, I actually tested it now and 3.5 is active in this latest version.The file just needs to be in the Sources\Sxs directory, then from NTLite, on the Updates page.
Toolbar - Add - Template - .NET 3.5
reg query "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v Install
Yes, this is correct, it returned Install REG_DWORD 0x1, thank you very much.To confirm if .NET 3.5 is installed use this command from an elevated command-line:
Should return Install REG_DWORD 0x1 if all good.Code:reg query "HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v Install
Worked in my tests, tried both 26100.1 and the official 26100.1742 image.
Just make sure as tistou77 said to add it to the Updates page.
Doesn't matter where the package is before insertion to the updates page, only for that template command which is handy - each ISO has the .NET package in it as is.
(just saw your result after posting this, will leave it for others how to test)
I get an error message when I try to add WMIC "remove one of the following"W11 24H2 deprecated WMIC, and removed this feature from the image.
1. Download the 24H2 LP & FOD ISO using this script:
PowerShell GUI for Downloading Windows ADK, WinPE, LP & FOD ISO's - W10_11ADK_WinPE_LP_FOD.ps1
2. Using File Explorer, mount the ISO file. Copy the Microsoft-Windows-WMIC-FoD-Package base and localized CAB's to another folder. Unmount the ISO image.
3. From the Updates screen, add both files.
I am running the premium feature and I still get the same error message. I have removed those two and I still get the error message.Hello from Germany!
I walked through all the steps to add the wmic files to the correct folders and now this shows up:
View attachment 13312
What to do in this case?
Im runninhg the free version of NTLite and to remove the OOBEFodSetup I need the premium feature :-(
Best regards
Peter
I did remove it and I still get the same error message.Go to Scheduled Tasks page and remove the OOBEFodSetup task.
That is for Image, before install.
Hi, I tried that and option is deactivated. Operation requires missing files. Will try by manually adding the file but most often something like this crashes the unattended installationHaven't tested that.
To enable .NET 3.5 add it on the Updates page.
Toolbar - Add - Template - .NET 3.5
That worked for me as usual.
