For Windows 11 24H2 Classic Install Setup better Functional there Solution to Create a Winpeshl.ini which is manualy to Copy into Monuted Boot.wim Setup Image into Folder /Windows/System32 ( maybe after Copy the Inheritance authorization is to remove and set System as owner in File Properties) So Winpeshl.ini content should be: [LaunchApp] AppPath = %SYSTEMDRIVE%\sources\setup.exe
Guys, how to find connection between: Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~~10.0.26100.1.mum and C:\Windows\WinSxS\Manifests ? I found these manifests: "amd64_microsoft-windows-s..oyment-languagepack_31bf3856ad364e35_10.0.26100.1_pl-pl_1b214ff787d7d401.manifest", "amd64_microsoft-windows-senseclient-deployment_31bf3856ad364e35_10.0.26100.1_none_193a5a74934f87c6.manifest", "amd64_windows-senseclient-mdm_31bf3856ad364e35_10.0.26100.1_none_291b7793209cfed2.manifest", "amd64_windows-senseclient-service.resources_31bf3856ad364e35_10.0.26100.1_pl-pl_b13f932df25397fd.manifest", "amd64_windows-senseclient-service_31bf3856ad364e35_10.0.26100.1_none_a518656df7c165fb.manifest" But can't see any connection inside that files to package or to manifest. It should be connected somehow for sure. Manifest is the egg? or chicken? or maybe mum file?
Anybody know if MSMG can be run twice, in sequence, to modify two Windows index entries on a single ISO? For instance Index #6 for Windows 11 Pro and Index #11 for Windows for Workstations, assuming the ISO from UUDUMP only contains those two versions in the ISO index.
I can help you. Can you find me on Discord? Its better for sharing code blocks and for tests when we are in development.
This should be up to MSMG. I am out of time... I have promised an update for Toolkit.cmd and I couldn't finished it yet. Just update your Package Manager app (Bandizip, 7zip, WinRAR, etc).
All right, no worries. I don't have a lot of time on my hands either this holiday season, so I know how it is.
Yes will install those just for that purpose. But can't read your profile. Can u send me a private message with discord?
Btw was just playing with powershell and made a simple script that create packages hierarchy. They are in files that i uploaded with sample of package hierarchy of windows11 ltsc latest. Maybe someone find it usefull. Its like 10 levels deep probably, didnt counted. Its just main packages, not language. U can put as $MainPackage any u like and find connections with other packages. Change Extension of file to PS1, cant upload like this.
Hello, please when It'll be updated to support W11 24h2? 'Cause I'm not able to remove packages and bloatware one by one and also by the list. Also Will be fine, if there could be some option for check source, and automatically download and integrate updates. And if GUI version will be created, it'll be the best. But the automatic download and integrate updates can be very useful feature. Thank you
Hi guys, @Enthousiast Has the official launch of Windows Server 2025 been released in English and Brazilian Portuguese?
26100.1742 https://forums.mydigitallife.net/posts/1859117 26100.2314 https://forums.mydigitallife.net/posts/1861024
Thank you so much..!! @Enthousiast so I can favorite it here, could you send me the link to the Windows Server 2022 21H2, Windows Server 2019 and Windows Server 2016 versions..?? Tks in advance..!!
How do I go about removing Hyper-V package from 26100.2605 without removing VBS (IsolatedUser Hyper-V subpackage) ?
Try opening Windows' regedit.exe app and search for the name of that Control Panel entry shown in your picture. It should show up under the registry's CSLID key with a long alpa-numeric name like {9C60DE1E-E5FC-40f4-A487-460851A8D915}. If found, export the key to your desktop then delete it from the registry. (If it doesn't work, just click on the registry script and it will restore). Then search the key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace and export and delete that same CSLID number. Hope that helps.
I found it on Code: HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{87D66A43-7B11-4A28-9811-C86EE395ACF7} I'm unable to delete it tho.