.dll file

INIFileParser.dll

Uploaded: 2023-12-05 Last Validated: 2024-06-12
2.5.2.0 29.5KB x86 (32 bit) Verified 2024-06-12
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
29.5KB
MD5
4b9c11302e86eed00308fe48d820ad1f
SHA256
2ad521daa1784d1c558dc706c3d29190395875d5a7b5b9a21838d14b56586a2f
SHA1
5c2ea6cb789041537e203d63051395be95301005

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-12-05

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.