github lipkau/PSIni v1.1.0
PsIni v1.1.0

latest releases: v4.0.1, v4.0.0, v3.1.4...
10 years ago

This release brings new parameters to the functions:

  • Get-IniContent
    • CommentChar: Specify what characters should be describe a comment.
      Lines starting with the characters provided will be rendered as comments.
      Default: ";"
    • IgnoreComments: Remove lines determined to be comments from the resulting dictionary.
  • Out-IniFile
    • Loose: Adds spaces around the equal sign when writing the key = value

In addition, the Hashtable now preserves the order as in the InputFile

Don't miss a new PSIni release

NewReleases is sending notifications on new releases.