Thanks, my UUP dump image was missing the last two keys.
From brief testing, I don't see the whole point of adding individual country codes. You can just reverse entire categories, ie.:
After following the instructions to "repair" Edge from Settings, it's now removable without inserting "US" into the region list. I don't understand why people make this harder than it looks. But some settings like the "System" tag for installed Apps don't appear to work.
From brief testing, I don't see the whole point of adding individual country codes. You can just reverse entire categories, ie.:
Code:
{
"$comment": "Edge is uninstallable.",
"guid": "{1bca278a-5d11-4acf-ad2f-f9ab6d7f93a6}",
"defaultState": "enabled",
"conditions": {
"region": {
"enabled": ["AT", "BE", "BG", "CH", "CY", "CZ", "DE", "DK", "EE", "ES", "FI", "FR", "GF", "GP", "GR", "HR", "HU", "IE", "IS", "IT", "LI", "LT", "LU", "LV", "MT", "MQ", "NL", "NO", "PL", "PT", "RE", "RO", "SE", "SI", "SK", "YT"]
}
}
},
After following the instructions to "repair" Edge from Settings, it's now removable without inserting "US" into the region list. I don't understand why people make this harder than it looks. But some settings like the "System" tag for installed Apps don't appear to work.