MicksITBlogs / PowerShell

PowerShell scripts for Mick's IT Blogs
MIT License
296 stars 128 forks source link

Rework installfonts.ps1, add support for non-systemwide fonts installation #12

Open electr1cBugaloo opened 1 year ago

electr1cBugaloo commented 1 year ago

This PR does two things:

  1. streamline the code a bit (e.g. the overcomplicated registry handling, make variables easier to understand, better error messages)
  2. add support for non system-wide font installation not requiring admin rights (supported since Win10 17044)