github aaronparker/image-customise v2209.04.111

latest releases: v2409.16.188, v2409.16.187, v2409.14.184...
2 years ago

Updates Remove-AppxApps.ps1 with the following changes:

  • Renames parameters from BlockList and AllowList to PackageFamilyNameBlockList and PackageFamilyNameAllowList to make it easier to know what data these parameters expect
  • Adds Microsoft.XboxGameCallableUI* to the list of protected AppX packages
  • Fixes an issue in which only the last package was being removed from the list of provisioned system packages
  • Removes Remove-AppxPackage -AllUsers which was not completing successfully - packages from the System account will not be removed
  • Updates the output to include Package name, uninstall type (user or provisioned package), Removed success/fail state, and error message (if an error was encountered)

Don't miss a new image-customise release

NewReleases is sending notifications on new releases.