Would you explain the theory? I am not asking for any scripts or binaries. But an example of one of three missing assemblies.
In update.mum, modify or delete inapplicable string. The way people do to install Enablement without Edge.
Problem is, update.mum has the only package - Deployment manifest. Nothing to remove in MUM Code: <package identifier="Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package" releaseType="Feature Pack"> <update name="Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Deployment"> <component> <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Deployment" version="10.0.17784.1068" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> </component> </update> </package> And if I temper with manifests on Licensing, it gives errors. You don't mean to install empty package, right? If I remove deployment manifest, would be not beautiful )
I was talking about update package you mentioned: https://forums.mydigitallife.net/th...struction-project.80939/page-220#post-1683000 Nobody (I've never seen one) can do #4403.
In GVLK package both manifests are nonSXS, there is no folder for them. Package is correct. The Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package-amd64-10.0.17784.1068 has only deployment manifest in update.mum and inside the manifest there are names and versions of assemblies, including three missing. If I edit that manifest, package won't install
The updated image has been cleaned up. Therefore it is impossible to reconstruct the initial package. The LCU is traditional update, not latest update since 18062.1 which we can extract updated packages at least. Conclusion: Such updated image can be captured to install.wim as is like 19041.84 official ISO.
Where the currently used version of SXS assemblies is stored? MUM file and Deployment Manifest from MUM say only 1068. In Manifests I have both 1068 and updated for three assemblies. But folders are only updated. And I cant find a place where it says - take csvlk 1737, not 1068..
So I just copy package files (and mum/cat of update to packages) and add this to registry Code: [HKEY_LOCAL_MACHINE\turb\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package~31bf3856ad364e35~amd64~~10.0.17784.1068] "InstallClient"="DISM Package Manager Provider" "InstallName"="Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package~31bf3856ad364e35~amd64~~10.0.17784.1068.mum" "InstallLocation"="\\\\?\\d:\\os\\out\\Temp\\amd64fre\\00i43o3q.i5f\\Server_staged\\" "CurrentState"=dword:00000070 "SelfUpdate"=dword:00000000 "Visibility"=dword:00000002 "InstallTimeHigh"=dword:01d65c0d "InstallTimeLow"=dword:ce7bca7a "InstallUser"="S-1-5-21-4027976040-4079597781-2344596277-1009" [HKEY_LOCAL_MACHINE\turb\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package~31bf3856ad364e35~amd64~~10.0.17784.1068\Owners] "Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-Package~31bf3856ad364e35~amd64~~10.0.17784.1068"=dword:00030070 [HKEY_LOCAL_MACHINE\turb\Microsoft\Windows\CurrentVersion\Component Based Servicing\PackageDetect\Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package~31bf3856ad364e35~amd64~~0.0.0.0] "Package_10_for_KB4598232~31bf3856ad364e35~amd64~~10.0.1.4"=dword:00000002 "Package_1348_for_KB4598232~31bf3856ad364e35~amd64~~10.0.1.4"=dword:00000002
Today, another Mission: Impossible FAILED Repack Microsoft-Windows-Security-SPP-Component-SKU-ServerTurbine-License-Package-amd64-10.0.17784.1068.cab
Does anyone have 17784.1068.200717-0637.RS5_RELEASE_SVC_HCI_CLIENTENTERPRISE_LTSC_OEM_X64FRE_EN-US_install.esd? If someone has it, could someone pm me a download link to that?
It may be mine. But https://forums.mydigitallife.net/th...nstruction-project.80939/page-82#post-1642380 And it has no LCU support.