Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 606 Bytes

File metadata and controls

18 lines (14 loc) · 606 Bytes

Convert-Ini

Tests

A PowerShell module for parsing, converting, and managing ini file properties

You can find the latest releases and downloads for this module in the PowerShell Gallery: https://www.powershellgallery.com/packages/IniConverter

Installation

PS > Install-Module -Name IniConverter

Exported PowerShell Functions:

  • ConvertFrom-Ini
  • ConvertTo-Ini
  • Add-IniProperty
  • Remove-IniProperty