IniFile can be used 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 C# source code for IniFile is available under the GPL v2.
Downloads:
Version 1.2.3 (includes DLL compiled for .Net 2.0)