Skip to content

PowerShell module for reading and writing INI Files

Notifications You must be signed in to change notification settings

cspeers/IniFileModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IniFileModule

PowerShell module for reading and writing INI Files

Provides .INI file support using Win32 PrivateProfileString functions

  • Get-IniFile
  • Get-IniFileSection
  • Get-IniFileValue
  • New-IniFileSectionData
  • Save-IniFile
  • Set-IniFileValue

Missing:

  • Get-Help support

About

PowerShell module for reading and writing INI Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published