IniFile

IniFile can be used in C# or VB.net to read and write .ini files, and to read ini data from strings formatted as ini files. IniFile is not a standalone program – it is a DLL that can be used by other programs. (for example: Embroidery Reader uses IniFile to store settings) The source code for IniFile is available under the GPL v2 license.

IniFile is now on GitHub! Find the source code and compiled binaries under IniFile’s releases section.

Archived Downloads:
Version 1.2.3 (includes DLL compiled for .Net 2.0)