Skip to content

neverwinter-nights/FontInstaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontInstaller

A small program which installs a font into a Microsoft Windows operating system

Usage

FontInstaller.exe <path-to-font-file>

Example:
FontInstaller.exe D:\font.ttf

Building

To build the solution simply run the provided build.bat file.
Before using this file ensure that your MSVS installation corresponds with the settings in the provided batch file.

Requirements

  • Microsoft Visual Studio 2022 was used to create this solution;
  • .NET Framework 4.8 is used in this solution;
  • Windows 7 SP1 is required for .NET Framework 4.8 according to the documentation.

However, you may find ways to use the source code for other versions of the MSVS and .NET Framework.

About

A program installing a font into a Microsoft Windows operating system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published