Has anyone found how to turn on Smart App control in an upgrade. It purportedly needs a clean install, but enabling it in an upgrade would be oh so nice.
Just open the install script in notepad and comment out or delete all the lines except for the Security line, save then run it.
Downloading apps by yourself requires a modified UUP dump server. If you want to select certain apps you'll have to manually go through AggregatedMetadata. ...or I can add this function to my AppXMLParser, but it'll still require a modified UUP dump server.
Yes please... Only defender UI is needed. Others can be installed from store once wsreset -i command is run and store is installed while connected to internet.
Made a clean installation. The Boot And Upgrade Fix Kit cleared the minimum installation requirements, but after installation, it says "Minimum requirements are not met" and "Settings" does not work. "Setting" works on PCs that meet the requirements.
Clean installation with original uupdump ISOs will not have inbox apps. Settings app depends on VCLibs, which is not included in uup-converted ISOs. My post provides a solution to this problem.
So to understand this, you cannot clean-install the Dev version at the moment? Is it just store apps missing, and the settings panel that don't work, or is it deeper than that, and can you get this all working after you have installed Windows?
Actually you can install from UUP created ISO. Just connect to internet and in elevated powershell or cmd, type wsreset -i and it will install store and required VClibs. So settings will start working. You can install missing apps from Store. The only problem is you will still need Defender appx for it's UI to show up and it is tied to the exact build number you have installed. Though it's possible to fetch that single appx, I havent managed to do it as I am not an expert here.
. Good to know. I assume that message is being splashed about on your main page, and even in settings tab. This is what M$ says it was going to do. It shouldn't affect how it works, just annoy people.