winutil
winutil copied to clipboard
Create Invoke-WinUtilInteractiveNerdFontInstall.ps1
Using this script, we could integrate inside of the XAML, a list of all current nerdfonts, and user can choose which to install.
https://raw.githubusercontent.com/jpawlowski/nerd-fonts-installer-PS/main/Invoke-NerdFontInstaller.ps1
I am not sure how to add it into xaml : - (
Type of Change
- [x] New feature
- [ ] Bug fix
- [ ] Documentation update
- [ ] Refactoring
- [ ] Hotfix
- [ ] Security patch
- [ ] UI/UX improvement
Description
Testing
Impact
Issue related to PR
- Resolves #
Additional Information
Checklist
- [ ] My code adheres to the coding and style guidelines of the project.
- [ ] I have performed a self-review of my own code.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [ ] I have made corresponding changes to the documentation.
- [ ] My changes generate no errors/warnings/merge conflicts.