PowerShell
PowerShell copied to clipboard
Rework installfonts.ps1, add support for non-systemwide fonts installation
This PR does two things:
- streamline the code a bit (e.g. the overcomplicated registry handling, make variables easier to understand, better error messages)
- add support for non system-wide font installation not requiring admin rights (supported since Win10 17044)