I did give a warning that these settings were what i used, they were only meant to be used as a reference to your own. The black screen error is most likely because of Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\S-1-5-21-3853238309-243363788-2119889264-1001] which is used by C:\ProgramData\Microsoft\Windows\AppRepository\Packages. You need to modify your own regedit settings, use my settings as a reference only. P.S I have removed AppxAllUserStore.reg settings, because of the black screen of death issue.
Co THANK YOU!! I think you understand my question. Now, how did you know what to rename the LP from UUP? I was looking through the Toolkit.cmd and couldn't figure out what to rename the LP on OnDemand files after converting them to .cab. Thank you. I'm sorry to be so difficult. Jet let me know where I can rename the rest of the LP & OnDemand .cab files, and that will complete my questions. Again, THANK YOU @Enthousiast.
By reading how the en-US LP filenames from the MSMG toolkit packs were named, and the UUP files needed to have this added: Code: ~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
Thank you, I was unaware that you can just use the Code: ~31bf3856ad364e35~ to all the LP and OnDemand. I just have to figure out how to write a rename script to rename all the LP and OnDemand files.
Why would you need a renaming script, it's just a few files per language. ps, carefully read my previous post, it's more then only the "~31bf3856ad364e35~" addition. Code: @echo off cd /d "%~dp0" IF EXIST "microsoft-windows-languagefeatures-handwriting-es-es-package-amd64.cab" RENAME "microsoft-windows-languagefeatures-handwriting-es-es-package-amd64.cab" "microsoft-windows-languagefeatures-handwriting-es-es-package-amd64~31bf3856ad364e35~amd64~~10.0.18362.1.cab"
my first look at win 10 i was like what.??? it looks just like android with tiles and the new settings screen i was on win7 for a long time never tried win8. so yeah win10 looked weird at first. everyone hating on blur feature LOL and on android a friend of mine was adding blur to android rom. i also disable stuff with group policies actually i follow ultramale guide for set up at notebookreview. yeah i also hate the bloatware useless stuff hope so that msmg will beat ms in that matter.
If you don't like the BLUR feature you should look at the OEM project: https://forums.mydigitallife.net/threads/multi-oem-retail-project-mrp-mk3.71555/
What version of Windows is best for almost bare bones components removal? Sorry for addressing this question directly to you, but who else knows better
I had got the IE11 setup file(IE11-Windows6.1-x64-xx-xx.exe).How to get/convert to the cab file from that setup file?
anyone here happen to get the settings not opening.?? any fix. or new installation.? search alot but none of the fixes work.
Well, I'll certainly check it out. I've already done the hard yards with the coding and my script also installs all the applications we use, but anything that makes customizing easier is a great idea.