/CultureInstaller

An installer of custom cultures for Windows

Primary LanguageC#

CultureInstaller Build status

An installer of custom cultures for Windows.

Example of usage

Installation:

CultureInstaller install -name en-DE -basedOnCulture en-US

CultureInstaller install -name en-XX -basedOnCulture en-US -basedOnRegion US

Uninstallation:

CultureInstaller uninstall -name en-DE