.dll file

INIFileParser.dll

Uploaded: 2023-03-23 Last Validated: Unvalidated
2.5.2.0 39.4KB x86 (32 bit)
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
39.4KB
MD5
8bf64186be0e5640d2012414ae3a3a10
SHA256
64a0b7a9b034593cc02d996988871cdccfc215923fcb097645888075dbd6f2e6
SHA1
a0b5baeee3dab0282b660a4387fe0ed504ee843f

Metadata

Status
Complete
Company
Ricardo Amores Hernández
Product
INI Parser
Description
INIFileParser
Build Note
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
Copyright

Data Points

First Upload
2023-03-23

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.