lipkau / PsIni

Work with INI files in PowerShell using hashtables
http://lipkau.github.io/PsIni
MIT License
151 stars 50 forks source link

Added Parameter -Encoding to extend support of codepages #51

Closed IdeaScripter closed 4 years ago

IdeaScripter commented 4 years ago

PsIni should be able to handle encoding of ini-files. Therefore I have added -Encoding parameter to some module-files and parameter validation rules to known encoding strings.