Automatically Install Fonts on Windows from Directory. Installs .otf & .ttf font files recursively from a given directory
-
have
gitinstalled -
run
git clone https://github.com/BakirGracic/windows-font-installer -
run
.\FontInstaller.ps1inside the folder
- if you encounter errors, run:
Get-ExecutionPolicy -ListSet-ExecutionPolicy Unrestricted
- re-run the script, then run
Get-ExecutionPolicy -ListSet-ExecutionPolicy Undefined
- for explanation and more details about the error see this
This project is licensed under the MIT License. See the LICENSE file for details.