(GH-530) Enable/Disable News and Interest Icons
Description Of Changes
Adds a parameter NewsIcons to Set-BoxstarterTaskbarOptions to enable or disable the News and Interests icon that appears on new Win10 installs. The parameter mirrors the options made available when changing it from the taskbar context menu - 'Icon and Text' (IconsText), 'Icon Only' (Icons), or 'Hidden' (Never).
Motivation and Context
This is another handy feature for taskbar customization.
Testing
- Tested on a clean sandbox install of W10 Pro.
Operating Systems Testing
Win 10 Pro.
Change Types Made
- [ ] Bug fix (non-breaking change).
- [x] Feature / Enhancement (non-breaking change).
- [ ] Breaking change (fix or feature that could cause existing functionality to change).
- [ ] Documentation changes.
- [x] PowerShell code changes.
Change Checklist
- [ ] Requires a change to the documentation.
- [ ] Documentation has been updated.
- [ ] Tests to cover my changes, have been added.
- [ ] All new and existing tests passed?
- [ ] PowerShell code changes: PowerShell v2 compatibility checked?
Related Issue
Fixes #530.
@gep13 is the logo commit supposed to be on this PR/branch?
@flcdrg The details are listed in this commits' comments.
@flcdrg The details are listed in this commits' comments.
Hi, it's been a while - is this still relevant? CC @gep13